Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7ad88af20927abc66eb36aeadb3e2b58813c75dd
https://github.com/WebKit/WebKit/commit/7ad88af20927abc66eb36aeadb3e2b58813c75dd
Author: Ben Nham <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WebKit/Configurations/Base.xcconfig
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
Log Message:
-----------
Fix RunningBoard not being able to manage WebKit XPC services on Mac
https://bugs.webkit.org/show_bug.cgi?id=316852
rdar://179281476
Reviewed by Brent Fulgham.
The build system changes in 314749@main made it so that WebContent's Info.plist
is now missing the
necessary RunningBoard management keys. Fix this by reverting to the old
behavior for that build
phase, i.e. by running it as an unsandboxed build step.
* Source/WebKit/Configurations/Base.xcconfig:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/314971@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications