Bug 238916 - [XCBuild] Use XCBuild for all command-line and project builds
Summary: [XCBuild] Use XCBuild for all command-line and project builds
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-04-06 18:55 PDT by Elliott Williams
Modified: 2022-04-18 10:50 PDT (History)
14 users (show)

See Also:


Attachments
Patch (22.80 KB, patch)
2022-04-07 18:46 PDT, Elliott Williams
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Williams 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.)
Comment 1 Radar WebKit Bug Importer 2022-04-06 18:55:22 PDT
<rdar://problem/91388482>
Comment 2 Elliott Williams 2022-04-07 18:46:28 PDT
Created attachment 457002 [details]
Patch
Comment 3 EWS Watchlist 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
Comment 4 EWS 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].