Changes between Version 9 and Version 10 of InstallationGuidelines/Mac/Developer/Manual
- Timestamp:
- 03/21/12 07:32:16 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Mac/Developer/Manual
v9 v10 3 3 == Install Apple developer tools == 4 4 You 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 === 6 The Xcode Command Line Tools need to be installed after Xcode has been installed. To install the Command Line Tools: 7 1. Open Xcode 8 2. Open Xcode -> Preferences, and select the Download tab. 9 3. 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. 5 10 6 11 // Caution: The Xcode download is over 3GB. //