RESOLVED FIXED238916
[XCBuild] Use XCBuild for all command-line and project builds
https://bugs.webkit.org/show_bug.cgi?id=238916
Summary [XCBuild] Use XCBuild for all command-line and project builds
Elliott Williams
Reported 2022-04-06 18:55:02 PDT
Remove the configuration points where we prevent Xcode from using the new build system. This is the first patch of the XCBuild migration that will have substantial developer impact: All command-line builds (via Make and build-webkit), and all project builds (from opening one project in Xcode) will use XCBuild. (Builds from WebKit.xcworkspace already use XCBuild.)
Attachments
Patch (22.80 KB, patch)
2022-04-07 18:46 PDT, Elliott Williams
no flags
Radar WebKit Bug Importer
Comment 1 2022-04-06 18:55:22 PDT
Elliott Williams
Comment 2 2022-04-07 18:46:28 PDT
EWS Watchlist
Comment 3 2022-04-07 18:47:52 PDT
Note that there are important steps to take when updating ANGLE. See https://trac.webkit.org/wiki/UpdatingANGLE
EWS
Comment 4 2022-04-18 10:50:42 PDT
Committed r292959 (249724@main): <https://commits.webkit.org/249724@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 457002 [details].
Note You need to log in before you can comment on or make changes to this bug.