[webkit-reviews] review granted: [Bug 104739] Add instructions on how to build WebKit on Xcode 4 to build.html : [Attachment 178921] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 16:59:45 PST 2012


Daniel Bates <dbates at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 104739: Add instructions on how to build WebKit on Xcode 4 to build.html
https://bugs.webkit.org/show_bug.cgi?id=104739

Attachment 178921: Patch
https://bugs.webkit.org/attachment.cgi?id=178921&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=178921&action=review


r=me

> Websites/webkit.org/building/build.html:45
> +<h2>Building WebKit from Xcode</h2>
> +<p>To build from within Xcode, you can use the WebKit workspace. Ensure that
the Products and Intermediates locations for the workspace match those used by
<code>build-webkit</code> by choosing File > Workspace Settings and clicking
the Advanced button, selecting Custom, Relative to Workspace, and entering
WebKitBuild both for Products and for Intermediates. Note that if you have
specified a custom build location in Xcode preferences, then you don&rsquo;t
need to do this.</p>

I wish there was a way to repurpose the text that is in common with
<http://www.webkit.org/building/debug.html> so that we we would not have to
duplicate it.


More information about the webkit-reviews mailing list