Title: [110579] trunk/Websites/webkit.org
Revision
110579
Author
[email protected]
Date
2012-03-13 10:57:12 -0700 (Tue, 13 Mar 2012)

Log Message

Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
https://bugs.webkit.org/show_bug.cgi?id=80429

Patch by Rebecca Hauck <[email protected]> on 2012-03-13
Reviewed by Dan Bernstein.

* building/tools.html:

Modified Paths

Diff

Modified: trunk/Websites/webkit.org/ChangeLog (110578 => 110579)


--- trunk/Websites/webkit.org/ChangeLog	2012-03-13 17:30:05 UTC (rev 110578)
+++ trunk/Websites/webkit.org/ChangeLog	2012-03-13 17:57:12 UTC (rev 110579)
@@ -1,3 +1,12 @@
+2012-03-13  Rebecca Hauck  <[email protected]>
+
+        Working With Code > Installing Developer Tools needs to be updated with OS X Lion & App Store details
+        https://bugs.webkit.org/show_bug.cgi?id=80429
+
+        Reviewed by Dan Bernstein.
+
+        * building/tools.html:
+
 2012-03-10  Daniel Bates  <[email protected]>
 
         Switch from HTTP to HTTPS for Xcode developer.apple.com hyperlinks

Modified: trunk/Websites/webkit.org/building/tools.html (110578 => 110579)


--- trunk/Websites/webkit.org/building/tools.html	2012-03-13 17:30:05 UTC (rev 110578)
+++ trunk/Websites/webkit.org/building/tools.html	2012-03-13 17:57:12 UTC (rev 110579)
@@ -8,6 +8,7 @@
 <ol>
 <li><p>Install the Xcode Tools package</p>
 <p>Install the Xcode Tools package from <a target="installtools" href=""  Xcode 3.1.4 or later is required to build.</p>
+<li><p>Install the Xcode Command Line Tools (located under Xcode Preferences > Downloads)</p><p><b>Note:</b> This step is not required for versions of Xcode older than 4.3.</p>
 <li><p>Install Java for Mac OS X Developer Package</p>
 <p>Download and install the latest OS-appropriate "Java for Mac OS X Developer Package" from <a href="" (located under Downloads > Java).</p>
 </ol>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to