[Webkit-unassigned] [Bug 245587] New: [Xcode] Add a style check to keep xcschemes in sync

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 10:53:43 PDT 2022


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

            Bug ID: 245587
           Summary: [Xcode] Add a style check to keep xcschemes in sync
           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

Schemes can't compose, so we have a number of places where we need to list all the targets we build in an "Everything" scheme. In open source, "Everything up to WebKit + Tools" must sync with "Everything up to WebKit" and "All WebKit Tools". Internally, there are many more points of duplication.

Until and unless Xcode changes to better support scheme composition (rdar://100331407), let's write a checker that ensures the targets built by various schemes stay up-to-date.

-- 
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/20220923/802e4472/attachment.htm>


More information about the webkit-unassigned mailing list