New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80898


Ignore:
Timestamp:
07/20/11 13:27:37 (4 years ago)
Author:
jmr@…
Message:

www: state the actual minimum Xcode versions as per the source, but note that the latest version is recommended

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/install.php

    r72425 r80898  
    4040 
    4141        <ol> 
    42             <li>Apple's <a href="http://developer.apple.com/tools/xcode/">Xcode</a> Developer Tools (version 3.2.1 or later for Snow Leopard, 
    43             3.1.4 or later for 
    44             Leopard, or 2.5 for Tiger), found at the <a href="http://connect.apple.com/">Apple Developer Connection</a> 
    45             site or on your Mac OS X installation CDs/DVD. Ensure that the optional components for command line development are installed 
     42            <li>Apple's <a href="http://developer.apple.com/tools/xcode/">Xcode</a> Developer Tools (version 3.2 or later for Snow Leopard, 
     43            3.1 or later for 
     44            Leopard, or 2.4.1 or later for Tiger), found at the <a href="http://connect.apple.com/">Apple Developer Connection</a> 
     45            site or on your Mac OS X installation CDs/DVD. Using the latest available version that will run on your OS is highly recommended. 
     46            Ensure that the optional components for command line development are installed 
    4647            ("Unix Development" in the Xcode 3.x installer).</li> 
    4748            <li>The X11 windowing environment (A.K.A. &#8220;X11 User&#8221;) 
Note: See TracChangeset for help on using the changeset viewer.