[Webkit-unassigned] [Bug 129499] New: In Xcode builds, WebKitLibraries aren't copied into BUILT_PRODUCTS_DIR

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 28 11:29:47 PST 2014


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

           Summary: In Xcode builds, WebKitLibraries aren't copied into
                    BUILT_PRODUCTS_DIR
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bburg at apple.com
                CC: joepeck at webkit.org, fpizlo at apple.com


For open source builds, it seems you must first run build-webkit at the command line because copy-webkitlibraries-to-product-directory is never invoked by the Xcode projects. However, build-webkit doesn't expose any way to change the build root. This is a pain if you have a feature flag and want one svn checkout but two build directories to test the build with/without the flag enabled.

So I have to manually execute the script:

perl Tools/Scripts/copy-webkitlibraries-to-product-directory --wksi /Users/bburg/repos/webkit-patches/OpenSource/WebKitBuild/Vanilla/Debug

Is there something I'm missing here?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list