Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b84ab3c3dcf1e2adaedb89d2501c920fe337290b
      
https://github.com/WebKit/WebKit/commit/b84ab3c3dcf1e2adaedb89d2501c920fe337290b
  Author: Andy Estes <aes...@apple.com>
  Date:   2025-04-24 (Thu, 24 Apr 2025)

  Changed paths:
    M Tools/TestWebKitAPI/Scripts/process-entitlements.sh

  Log Message:
  -----------
  TestWebKitAPI.app fails to launch in iOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=292046
rdar://150002097

Reviewed by Abrar Rahman Protyasha.

Since TestWebKitAPI.app embeds its WebContent, Networking, and GPU extensions 
(see 291094@main), it
will fail to run on iOS devices and simulators without 
com.apple.developer.web-browser and
com.apple.developer.web-browser-engine.host entitlements. Resolved this by 
adding said entitlements
to TestWebKitAPI.app (but not TestWebKitAPI; note that the command-line tool 
runs tests that assume
the binary does *not* have these entitlements).

* Tools/TestWebKitAPI/Scripts/process-entitlements.sh:

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

Reply via email to