Bug 243907
| Summary: | [Xcode] Avoid building libwebrtc for watchOS/tvOS | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
As part of the switch to workspace builds, we started building libwebrtc when we don't need to. The fix is simple: don't declare it as a requirement of the "Everything up to WebKit" schemes, and then Xcode will only build it if it's needed as a dependency.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://89364870
Elliott Williams
Pull request: https://bugs.webkit.org/show_bug.cgi?id=243907
Elliott Williams
Sorry, _this_ is the pull request: https://github.com/WebKit/WebKit/pull/3281
EWS
Committed 253400@main (a7782f59ecbe): <https://commits.webkit.org/253400@main>
Reviewed commits have been landed. Closing PR #3281 and removing active labels.