[webkit-changes] [WebKit/WebKit] 4f0d59: [visionOS] Use separate entitlement file for WKTR

Per Arne Vollan noreply at github.com
Fri Jun 28 19:18:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4f0d599e1fc80b46a96c089b9a3b8d3099bba08d
      https://github.com/WebKit/WebKit/commit/4f0d599e1fc80b46a96c089b9a3b8d3099bba08d
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    A Tools/WebKitTestRunner/Configurations/WebKitTestRunnerApp-visionOS.entitlements
    M Tools/WebKitTestRunner/Configurations/WebKitTestRunnerApp.xcconfig
    M Tools/WebKitTestRunner/WebKitTestRunner.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [visionOS] Use separate entitlement file for WKTR
https://bugs.webkit.org/show_bug.cgi?id=276015
rdar://130775557

Reviewed by Alexey Proskuryakov.

On visionOS, we should not use the iOS entitlements file for WKTR, since that contains entitlements
related to WebKit process extensions, which have not been enabled on visionOS.

* Tools/WebKitTestRunner/Configurations/WebKitTestRunnerApp-visionOS.entitlements: Added.
* Tools/WebKitTestRunner/Configurations/WebKitTestRunnerApp.xcconfig:
* Tools/WebKitTestRunner/WebKitTestRunner.xcodeproj/project.pbxproj:

Canonical link: https://commits.webkit.org/280491@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