`build-webkit --use-workspace` has been functional for some time now, and WebKit is free of XCBuild validation warnings. We can make --use-workspace the default, and speed up EWS and other open-source build workflows.
<rdar://problem/94375189>
Pull request: https://github.com/WebKit/WebKit/pull/1306
Pull request: https://github.com/WebKit/WebKit/pull/1421
Hopefully affects bug 241508
(In reply to Kimmo Kinnunen from comment #4) > Hopefully affects bug 241508 It should! I've had a post-commit bot testing workspace builds <https://build.webkit.org/#/builders/463>, which sees 1-2 minute incremental builds in the best case.
Committed r295496 (251501@main): <https://commits.webkit.org/251501@main> Reviewed commits have been landed. Closing PR #1306 and removing active labels.
*** Bug 241508 has been marked as a duplicate of this bug. ***