Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37efec2a17bc6b82734047af378d58ea0b21ce53
https://github.com/WebKit/WebKit/commit/37efec2a17bc6b82734047af378d58ea0b21ce53
Author: Alex Christensen <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
Log Message:
-----------
Fix visionOS build of TestWebKitAPI
https://bugs.webkit.org/show_bug.cgi?id=316845
rdar://179283028
Reviewed by Elliott Williams.
This fixes build failures like this:
error: Clang dependency scanning failure: (in target 'TestWebKitAPI' from
project 'TestWebKitAPI')
error: Unable to resolve module dependency: '_Testing_CoreTransferable' (in
target 'TestWebKitAPI' from project 'TestWebKitAPI')
note: A dependency of main module '_TestWebKitAPI-CrossImportOverlays'
note: A dependency of main module '_TestWebKitAPI-CrossImportOverlays' (in
target 'TestWebKitAPI' from project 'TestWebKitAPI')
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/315261@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications