WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
243512
[Xcode] Some projects do not have a scheme committed, breaking single-project workspace builds
https://bugs.webkit.org/show_bug.cgi?id=243512
Summary
[Xcode] Some projects do not have a scheme committed, breaking single-project...
Elliott Williams
Reported
2022-08-03 14:06:24 PDT
Under workspace builds, this prevents them from being built individually. For example, `make -C Source/WebInspectorUI` may fail with: xcodebuild: error: The workspace named “WebK”it does not contain a scheme named "WebInspectorUI". We need to go through the workspace and make sure every project with a Makefile has a corresponding scheme.
Attachments
Add attachment
proposed patch, testcase, etc.
Elliott Williams
Comment 1
2022-08-03 14:06:51 PDT
rdar://98070370
Elliott Williams
Comment 2
2022-08-03 14:11:35 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2993
EWS
Comment 3
2022-08-03 18:57:10 PDT
Committed
253095@main
(30e11f2d01fd): <
https://commits.webkit.org/253095@main
> Reviewed commits have been landed. Closing PR #2993 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug