Changes between Version 27 and Version 28 of Building/MacOSX
- Timestamp:
- 04/21/12 01:06:00 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/MacOSX
v27 v28 4 4 5 5 == Get the latest development tools == 6 7 === For Lion with Xcode 7.3 or higher === 8 9 First you need to install the command line tools from Apple. You can do that in two ways: 10 11 1. Install all of Xcode: 12 * Install Xcode from the Mac App Store. 13 * Launch Xcode. 14 * In the Preference dialog of Xcode, select the "Downloads" pane and install "Command line tools". 15 2. Install the command line tools only: 16 * At the [http://developer.apple.com/downloads downloads page of Apple Developer], download the latest "Command line tools". 17 * Install them. 18 19 In both cases, you need to [https://developer.apple.com/programs/register/ register] as an Apple developer first. (This is a free registration.) 20 21 22 === Previous versions === 6 23 7 24 Get the most recent version of Apple's Xcode tools that you can. Your OS X CD has a version on it. You may be able to download a newer version from the [http://developer.apple.com/tools/xcode Apple Developer Connection] website. You may need to sign up for a free membership in the Apple Developer Connection, and downloading may still cost a little money. In later versions of OS X (10.6 / 10.7), Apple added the "App Store". Xcode is available within the App Store for "Free".
