Bug 243233 - [Xcode] build-dumprendertree and other tools scripts do not support workspace builds
Summary: [Xcode] build-dumprendertree and other tools scripts do not support workspace...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-26 16:02 PDT by Elliott Williams
Modified: 2022-07-26 20:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 2022-07-26 16:02:44 PDT
They call `buildXCodeProject` directly, so if a workspace is set (via set-webkit-configuration), xcodebuild is passed both a `-workspace` parameter and a `-project` parameter.
Comment 1 Elliott Williams 2022-07-26 16:03:00 PDT
rdar://97615725
Comment 2 Elliott Williams 2022-07-26 16:12:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2757
Comment 3 EWS 2022-07-26 20:00:57 PDT
Committed 252857@main (b03221eccffc): <https://commits.webkit.org/252857@main>

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