[Webkit-unassigned] [Bug 242730] New: [Xcode] Disable automatic code signing in open-source tools projects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 17:41:08 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242730

            Bug ID: 242730
           Summary: [Xcode] Disable automatic code signing in open-source
                    tools projects
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emw at apple.com

I noticed while working on the open-source Ventura bringup that TestWebKitAPI and WebKitTestRunner have different signing setting than any other project, resulting in them using a "default" code-signing identity when building with the public SDK. This results in build failures like:

    error: An empty identity is not valid when signing a binary for the product type 'Command-line Tool'. (in target 'WebKitTestRunner' from project 'WebKitTestRunner')

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220714/6f0befdd/attachment.htm>


More information about the webkit-unassigned mailing list