Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: af1d4afa1b0f4075003ce1f883c35b15d0958351
https://github.com/WebKit/WebKit/commit/af1d4afa1b0f4075003ce1f883c35b15d0958351
Author: Elliott Williams <[email protected]>
Date: 2025-10-15 (Wed, 15 Oct 2025)
Changed paths:
M Source/WebGPU/Configurations/WebGPU.xcconfig
Log Message:
-----------
[WebGPU] Fix back-deployment build error regarding shared cache availability
https://bugs.webkit.org/show_bug.cgi?id=300725
rdar://162629517
Unreviewed build fix.
Copy the -not_for_dyld_shared_cache logic from WebCore and WebKit. This
avoids a build error caused by Swift emitting a compatibility library
when back-deploying:
ld: Shared cache eligible dylib cannot link to ineligible dylib
'@rpath/libswiftCompatibilitySpan.dylib'.
* Source/WebGPU/Configurations/WebGPU.xcconfig:
Canonical link: https://commits.webkit.org/301562@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes