Bug 243322
| Summary: | [Xcode] Avoid switching to WebKit.xcworkspace from a developer-provided workspace | ||
|---|---|---|---|
| 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
Currently, running `make` from the top level of the repo switches the selected workspace. This causes unnecessary full rebuilds for internal engineers who may have other workspaces selected.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://97614880
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/2830
EWS
Committed 252933@main (5276cca3f477): <https://commits.webkit.org/252933@main>
Reviewed commits have been landed. Closing PR #2830 and removing active labels.