[Webkit-unassigned] [Bug 186380] New: [Xcode] Opt out of the New Build System

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 6 19:58:56 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186380

            Bug ID: 186380
           Summary: [Xcode] Opt out of the New Build System
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: ap at webkit.org, jbedard at apple.com,
                    lforschler at apple.com, simon.fraser at apple.com

In Xcode 10 beta 1, the New Build System is used by default. Until all projects in the stack are building successfully with the New Build System, we should opt out of using it.

For command-line builds, I think this can be done by changing webkitdirs.pm to include -UseNewBuildSystem=NO in the xcodebuild command-line.

For building from within Xcode, I think this can be done by changing the WebKit workspace at the root of the source tree.

People opening individual projects in Xcode, or using their own workspaces, will need to change the project or workspace settings to select the Legacy Build System.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180607/648c5ebb/attachment.html>


More information about the webkit-unassigned mailing list