[Webkit-unassigned] [Bug 137053] WebKit top of tree sources won't build in 10.9 w/ Xcode 6.0.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 19:54:30 PDT 2014


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





--- Comment #7 from David Gatwood <dgatwood at mac.com>  2014-09-24 19:54:30 PST ---
I think I figured it out.  Xcode was doing a debug build, whereas "build-webkit" defaults to a Release build, so the build products weren't in the right place.  I'm doing a build-webkit --debug now.  Assuming that resolves the problem, I'll clarify the instructions and upload a patch for the docs.

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