[webkit-changes] [WebKit/WebKit] 45be32: CodeSign of TestWebKitAPI.app fails in some config...

Commit Queue noreply at github.com
Tue Oct 8 09:43:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 45be32b703ec845c521898d4fdda7e29d67b80a2
      https://github.com/WebKit/WebKit/commit/45be32b703ec845c521898d4fdda7e29d67b80a2
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Configurations/Base.xcconfig
    M Tools/TestWebKitAPI/Configurations/TestWebKitAPIApp.xcconfig

  Log Message:
  -----------
  CodeSign of TestWebKitAPI.app fails in some configurations on macOS
<https://bugs.webkit.org/show_bug.cgi?id=281033>
<rdar://137451687>

Reviewed by Jonathan Bedard.

Update TestWebKitAPI project build settings to match WebKitTestRunner.

* Tools/TestWebKitAPI/Configurations/Base.xcconfig:
(AD_HOC_CODE_SIGNING_ALLOWED): Add.
- Allow ad-hoc code signing.
* Tools/TestWebKitAPI/Configurations/TestWebKitAPIApp.xcconfig:
(TARGETED_DEVICE_FAMILY): Add.
- Define which devices are allowed to build TestWebKitAPI.app.

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