[webkit-changes] [WebKit/WebKit] 5b8075: Use the org.webkit prefix for TestWebKitAPI.app's ...
aestes
noreply at github.com
Mon Feb 24 12:14:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5b80752a5caab4a3ef2ff0af2d586768dc51f1a3
https://github.com/WebKit/WebKit/commit/5b80752a5caab4a3ef2ff0af2d586768dc51f1a3
Author: Andy Estes <aestes at apple.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M Tools/TestWebKitAPI/Configurations/TestWebKitAPIApp.xcconfig
Log Message:
-----------
Use the org.webkit prefix for TestWebKitAPI.app's bundle identifier
https://bugs.webkit.org/show_bug.cgi?id=288245
Reviewed by Richard Robinson and Elliott Williams.
Using a bundle identifier prefix of com.apple. is incompatible with apps built against a Public
SDK. For consistency with WebKitTestRunner.app, MiniBrowser.app, etc., changed TestWebKitAPI.app's
bundle identifier to org.webkit.TestWebKitAPI.
* Tools/TestWebKitAPI/Configurations/TestWebKitAPIApp.xcconfig:
Canonical link: https://commits.webkit.org/290963@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list