Bug 245587
| Summary: | [Xcode] Add a style check to keep xcschemes in sync | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/4643
Radar WebKit Bug Importer
<rdar://problem/100337926>
EWS
Committed 255464@main (f07375f48dbc): <https://commits.webkit.org/255464@main>
Reviewed commits have been landed. Closing PR #4643 and removing active labels.