RESOLVED FIXED245587
[Xcode] Add a style check to keep xcschemes in sync
https://bugs.webkit.org/show_bug.cgi?id=245587
Summary [Xcode] Add a style check to keep xcschemes in sync
Elliott Williams
Reported 2022-09-23 10:53:43 PDT
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.
Attachments
Elliott Williams
Comment 1 2022-09-23 12:19:24 PDT
Radar WebKit Bug Importer
Comment 2 2022-09-23 13:28:55 PDT
EWS
Comment 3 2022-10-12 19:43:33 PDT
Committed 255464@main (f07375f48dbc): <https://commits.webkit.org/255464@main> Reviewed commits have been landed. Closing PR #4643 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.