Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 54a9b1a3946ce85400ea4d7ff5ded754f09bffd4 https://github.com/WebKit/WebKit/commit/54a9b1a3946ce85400ea4d7ff5ded754f09bffd4 Author: Elliott Williams <e...@apple.com> Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths: M Source/WTF/Scripts/generate-platform-args M Source/WebCore/PAL/PAL.xcodeproj/project.pbxproj M Source/WebGPU/WebGPU.xcodeproj/project.pbxproj M Source/WebKit/WebKit.xcodeproj/project.pbxproj M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj Log Message: ----------- [Xcode] Necessary platform-args.resp outputs not declared for watchOS/tvOS builds https://bugs.webkit.org/show_bug.cgi?id=292561 rdar://150702408 Unreviewed build fix. Extend generate-platform-args to support SWIFT_MODULE_ONLY_ARCHS, i.e. architectures which we build a public .swiftmodule for but do not actually compile WebKit for. * Source/WTF/Scripts/generate-platform-args: * Source/WebCore/PAL/PAL.xcodeproj/project.pbxproj: * Source/WebGPU/WebGPU.xcodeproj/project.pbxproj: * Source/WebKit/WebKit.xcodeproj/project.pbxproj: * Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/294527@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes