[Webkit-unassigned] [Bug 243512] New: [Xcode] Some projects do not have a scheme committed, breaking single-project workspace builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 14:06:24 PDT 2022


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

            Bug ID: 243512
           Summary: [Xcode] Some projects do not have a scheme committed,
                    breaking single-project workspace builds
           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

Under workspace builds, this prevents them from being built individually. For example, `make -C Source/WebInspectorUI` may fail with: 

    xcodebuild: error: The workspace named “WebK”it does not contain a scheme named "WebInspectorUI".

We need to go through the workspace and make sure every project with a Makefile has a corresponding scheme.

-- 
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/20220803/3a3b4fac/attachment-0001.htm>


More information about the webkit-unassigned mailing list