[Webkit-unassigned] [Bug 78953] Discrepancies between source nightly-build and respective SVN revisions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 12:20:07 PDT 2012


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





--- Comment #3 from Brian Burg <burg at cs.washington.edu>  2012-06-08 12:20:07 PST ---
It seems like the committed version of build-launcher-app is way out of date, as is the WebKitLauncher.xcodeproj and related sources.

In no particular order,

build-launcher-app doesn't copy Frameworks into the correct directory. WebKitLauncher looks in ./Contents/Frameworks/10.x/, while the build-launcher-app will copy Frameworks into ./Contents/Resources/.

Base.xcconfig is way out of date, causing the wrong compiler and SDKROOT path to be used. This can be mostly fixed by copying most of MiniBrowser's Base.xcconfig into WebKitLauncher's version.

-- 
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