[webkit-changes] [WebKit/WebKit] 59868a: [WebKitTestRunnerApp] Missing entitlements blockin...
Ben
noreply at github.com
Fri Oct 18 19:44:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 59868a40fe5182ee8897c422b27d4c37056943bf
https://github.com/WebKit/WebKit/commit/59868a40fe5182ee8897c422b27d4c37056943bf
Author: Ben Schwartz <ben_schwartz at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M Tools/WebKitTestRunner/Configurations/WebKitTestRunnerApp-iOS.entitlements
Log Message:
-----------
[WebKitTestRunnerApp] Missing entitlements blocking iOS device install.
https://bugs.webkit.org/show_bug.cgi?id=281349
rdar://137778117
Reviewed by Per Arne Vollan.
When WebKit adopted BrowserEngineKit, there were a lot of new app entitlements
that needed to be added to WebKitTestRunnerApp in order to allow it to install
with iOS. These were added to the simulator entitlements, but they were never
added to physical device entitlements. This change adds them for physical
devices.
* Tools/WebKitTestRunner/Configurations/WebKitTestRunnerApp-iOS.entitlements:
Canonical link: https://commits.webkit.org/285452@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