Bug 242542

Summary: [Make] Workspace builds in Make must use the same workspace to be incremental
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Elliott Williams 2022-07-08 15:50:56 PDT
For open-source builders, this is fine, as we only ship one workspace (WebKit.xcworkspace) in the repo.

For internal builders, we should add additional tooling to ensure that the appropriate workspace is selected when making a workspace build.
Comment 1 Elliott Williams 2022-07-08 15:51:15 PDT
rdar://96686845
Comment 2 Elliott Williams 2022-07-08 17:58:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2255
Comment 3 EWS 2022-07-11 16:33:49 PDT
Committed 252363@main (b5a89116d083): <https://commits.webkit.org/252363@main>

Reviewed commits have been landed. Closing PR #2255 and removing active labels.