Bug 243233
| Summary: | [Xcode] build-dumprendertree and other tools scripts do not support workspace builds | ||
|---|---|---|---|
| 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
They call `buildXCodeProject` directly, so if a workspace is set (via set-webkit-configuration), xcodebuild is passed both a `-workspace` parameter and a `-project` parameter.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://97615725
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/2757
EWS
Committed 252857@main (b03221eccffc): <https://commits.webkit.org/252857@main>
Reviewed commits have been landed. Closing PR #2757 and removing active labels.