Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2177a497f6efeb5d73a550f771900ef35b7d86ea https://github.com/WebKit/WebKit/commit/2177a497f6efeb5d73a550f771900ef35b7d86ea Author: Andy Estes <aes...@apple.com> Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths: R Tools/TestWebKitAPI/Configurations/TestWebKitAPI-iOS.entitlements R Tools/TestWebKitAPI/Configurations/TestWebKitAPI-macOS-internal.entitlements R Tools/TestWebKitAPI/Configurations/TestWebKitAPI-macOS.entitlements M Tools/TestWebKitAPI/Configurations/TestWebKitAPIBase.xcconfig A Tools/TestWebKitAPI/Scripts/process-entitlements.sh M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj Log Message: ----------- Introduce a script to generate TestWebKitAPI entitlements https://bugs.webkit.org/show_bug.cgi?id=291618 rdar://problem/149363565 Reviewed by Elliott Williams. To make it easier to add unique entitlements to TestWebKitAPI.app without duplicating the entitlements from TestWebKitAPI, introduced a process-entitlements.sh script to generate entitlements for TestWebKitAPI and TestWebKitAPI.app. Ensured that non-base entitlements are added to a __TEXT section in simulator binaries and to the code signature otherwise. Verified that TestWebKitAPI and TestWebKitAPI.app have the same entitlements before and after this change. * Tools/TestWebKitAPI/Configurations/TestWebKitAPI-iOS.entitlements: Removed. * Tools/TestWebKitAPI/Configurations/TestWebKitAPI-macOS-internal.entitlements: Removed. * Tools/TestWebKitAPI/Configurations/TestWebKitAPI-macOS.entitlements: Removed. * Tools/TestWebKitAPI/Configurations/TestWebKitAPIBase.xcconfig: * Tools/TestWebKitAPI/Scripts/process-entitlements.sh: Added. * Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/294089@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes