RESOLVED FIXED 243233
[Xcode] build-dumprendertree and other tools scripts do not support workspace builds
https://bugs.webkit.org/show_bug.cgi?id=243233
Summary [Xcode] build-dumprendertree and other tools scripts do not support workspace...
Elliott Williams
Reported 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.
Attachments
Elliott Williams
Comment 1 2022-07-26 16:03:00 PDT
Elliott Williams
Comment 2 2022-07-26 16:12:18 PDT
EWS
Comment 3 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.
Note You need to log in before you can comment on or make changes to this bug.