Changes between Version 9 and Version 10 of InstallationGuidelines/Mac/Developer/Manual


Ignore:
Timestamp:
03/21/12 07:32:16 (13 years ago)
Author:
Gavin Treadgold
Comment:

added additional install info for command line tools

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Mac/Developer/Manual

    v9 v10  
    33== Install Apple developer tools ==
    44You will need [http://developer.apple.com/technologies/tools/ Apple's Xcode Developer Tools] (version 4.1 or later for Lion, 3.2 or later for Snow Leopard, or 3.1 or later for Leopard), found at the Apple Developer Connection site, on your Mac OS X installation CDs/DVD, or in the Mac App Store. Using the latest available version that will run on your OS is highly recommended. Ensure that the optional components for command line development are installed ("UNIX Development", plus "System Tools" in newer versions, or "Command Line Support" in older ones).
     5=== Install Command Line Tools ===
     6The Xcode Command Line Tools need to be installed after Xcode has been installed. To install the Command Line Tools:
     71. Open Xcode
     82. Open Xcode -> Preferences, and select the Download tab.
     93. Under the Components tab, click the Install button next to Command Line Tools. Note that this may require you to create a developer account with Apple to complete the download.
    510
    611// Caution: The Xcode download is over 3GB. //