https://bugs.webkit.org/show_bug.cgi?id=104739
Reviewed by Daniel Bates.
Set the build directories to WebKitBuild.
* building/build.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@137390
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2012-12-11 Ryosuke Niwa <rniwa@webkit.org>
+
+ Add instructions on how to build WebKit on Xcode 4 to build.html
+ https://bugs.webkit.org/show_bug.cgi?id=104739
+
+ Reviewed by Daniel Bates.
+
+ Set the build directories to WebKitBuild.
+
+ * building/build.html:
+
2012-11-24 Daniel Bates <dbates@webkit.org>
Substitute "use" for "user" in sentence about naming convention for
<p>Once your build has finished, you can <a href="run.html">run it inside
Safari.</a></p>
+<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’t need to do this.</p>
+
<h2>Setting a Default Configuration</h2>
<ol>
<li><p>To set a default build configuration for <code>build-webkit</code> and