Bug 241295

Summary: [build-webkit] Remove --no-use-workspace build option
Product: WebKit Reporter: Elliott Williams <emw>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=241508
Bug Depends on: 241298    
Bug Blocks:    

Description Elliott Williams 2022-06-03 17:41:51 PDT
Apple platforms are moving to "workspace" builds which build the entire WebKit stack using a single xcodebuild invocation. In build-webkit, this behavior is controlled by the `--use-workspace` argument, which was added in r<> and will become the default.

AFAIK, there's not a good reason to continue to support sequential builds after the migration is complete. We can remove the sequential build logic in build-webkit once the dust has settled
Comment 1 Alexey Proskuryakov 2022-06-05 14:01:26 PDT
--use-workspace was added r288632.
Comment 2 Radar WebKit Bug Importer 2022-06-10 17:42:12 PDT
<rdar://problem/94852818>