Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f4a962539ff1caca2ad3b6beb87cedd45f92f12
https://github.com/WebKit/WebKit/commit/6f4a962539ff1caca2ad3b6beb87cedd45f92f12
Author: Elliott Williams <[email protected]>
Date: 2026-07-17 (Fri, 17 Jul 2026)
Changed paths:
M Source/JavaScriptCore/Configurations/Base.xcconfig
M Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
M Source/WebKit/Configurations/Base.xcconfig
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
M Source/WebKitLegacy/WebKitLegacy.xcodeproj/project.pbxproj
M Source/WebKitLegacy/mac/Configurations/Base.xcconfig
Log Message:
-----------
[Xcode] Sandboxing override for "Work around rdar://109484516" not taking
effect
https://bugs.webkit.org/show_bug.cgi?id=319710
rdar://182549120
Reviewed by Richard Robinson.
This script phase needs to be opted-out because it prunes old task
outputs (and would cause a dependency
cycle if it listed them). The "//"
in the rdar URI breaks its listing in xcconfigs, where it is parsed as a
comment.
Fix by renaming the script phase to not contain a double slash.
* Source/JavaScriptCore/Configurations/Base.xcconfig:
* Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj:
* Source/WebKit/Configurations/Base.xcconfig:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKitLegacy/WebKitLegacy.xcodeproj/project.pbxproj:
* Source/WebKitLegacy/mac/Configurations/Base.xcconfig:
Canonical link:
https://flagged.apple.com:443/proxy?t2=Dg4u8Z2bk2&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE3NDM0QG1haW4=&emid=84ef4b8b-e9d9-431b-85c4-13d20fbb5e04&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications