diff options
-rw-r--r-- | docs/README.osx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/README.osx b/docs/README.osx index 18f74fc3d5..049fdb2379 100644 --- a/docs/README.osx +++ b/docs/README.osx @@ -28,7 +28,7 @@ codecs that support a multitude of music and video formats. On Snow Leopard (OSX 10.6.x) we recommend using Xcode 3.2.6. On Lion (OSX 10.7.x) we recommend using Xcode 4.3.x. On Mountain Lion (OSX 10.8.1) we recommend using Xcode 4.4. -On Mavericks (OSX 10.9.3) we recommend using Xcode 5.1.1. +On Mavericks (OSX 10.9.3) we recommend using Xcode 5.1.1 or 6.0.1. NOTE TO NEW OS X USERS: All lines that are prefixed with the '$' character are commands that need to be typed into a Terminal window. Note that the '$' @@ -50,7 +50,7 @@ anymore. ----------------------------------------------------------------------------- See point 3.0a below for an updated list of supported/tested Xcode/osx constellations!!! -Install latest Xcode (5.1.1 or 3.2.6 as of the writing). You can download it from +Install latest Xcode (6.0.1 or 3.2.6 as of the writing). You can download it from 1. Apple's site after registration at http://developer.apple.com/tools/download (Xcode 3.2.6) 2. In the MacOSX AppStore (Xcode 4.3.x and later). @@ -64,6 +64,7 @@ Xcode 3.2.6 only runs on 10.6.x (Snow Leopard). Xcode 4.3.x only runs on 10.7.x (Lion). Xcode 4.4 only runs on 10.8.x (Mountain Lion). Xcode 5.1.1 runs on 10.8.x and 10.9.x (Mavericks). +Xcode 6.0.1 runs on 10.9.4 and later (Mavericks). ----------------------------------------------------------------------------- 3.0a Supported Xcode and OSX constellations @@ -74,7 +75,8 @@ constellations of Xcode and osx versions (to be updated once we know more): 1. XCode 3.2.6 against OSX SDK 10.6 on 10.6.x (Snow Leopard) 2. XCode 4.3.x against OSX SDK 10.6 and 10.7 on 10.7.x (Lion) 3. XCode 4.6 against OSX SDK 10.6, 10.7 and 10.8 on 10.7.x (Lion) and 10.8.x (ML) -4. XCode 5.1.1 against OSX SDK 1.8 (ML) and 10.9 (M) +4. XCode 5.1.1 against OSX SDK 10.8 (ML) and 10.9 (M) +5. XCode 6.0.1 against OSX SDK 10.9 (M) ----------------------------------------------------------------------------- 3.1 Install XBMC build depends |