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.
rdar://89364870
Pull request: https://bugs.webkit.org/show_bug.cgi?id=243907
Sorry, _this_ is the pull request: https://github.com/WebKit/WebKit/pull/3281
Committed 253400@main (a7782f59ecbe): <https://commits.webkit.org/253400@main> Reviewed commits have been landed. Closing PR #3281 and removing active labels.