aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2014-10-21 20:14:57 +0200
committerMemphiz <memphis@machzwo.de>2014-10-21 20:14:57 +0200
commit9c2f903e658acfde0a676a644ae36c921b7b34a5 (patch)
treef5008b77ac0a71b8de069529425bb78e2f3f3c13 /docs
parentc2f8412145497d7bc2ead1a973d52568f4094acf (diff)
[ios/atv2] - adapt the readme for support with Xcode 6.1 against iOS SDK 8.1 on Yosemite
Diffstat (limited to 'docs')
-rw-r--r--docs/README.ios8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/README.ios b/docs/README.ios
index 391ae9adb7..0d57a2bc0c 100644
--- a/docs/README.ios
+++ b/docs/README.ios
@@ -17,7 +17,7 @@ TOC
-----------------------------------------------------------------------------
This is a platform port of Kodi for the Apple iOS operating system.
-The current build system supports Xcode 3.2.6, 4.3.x, 5.x.x, 6.0.1 with iOS SDK 4.3/5.1/6/7/8
+The current build system supports Xcode 3.2.6, 4.3.x, 5.x.x, 6.0.1, 6.1.0 with iOS SDK 4.3/5.1/6/7/8/8.1
There are two ways to build Kodi for Mac.
1) command-line or
@@ -48,7 +48,7 @@ character itself should NOT be typed as part of the command.
-----------------------------------------------------------------------------
See point 3.0a below for an updated list of supported Xcode/osx constellations!!!
-Install latest Xcode (6.0.1 as of the writing). You can download it from
+Install latest Xcode (6.1.0 as of the writing). You can download it from
1. The MacOSX AppStore (Xcode).
@@ -61,9 +61,10 @@ Xcode 3.2.6 only runs on 10.6.x (Snow Leopard).
Xcode 4.3.x only runs on 10.7.x (Lion).
Xcode 5.x.x only runs on 10.8.x and later.
Xcode 6.0.1 only runs on 10.9.4 and later.
+Xcpde 6.1.0 only runs on 10.9.5 and later.
The preferred iOS SDK Version is 4.3 (when using Xcode 3.2.6) or 5.1 (when using
-Xcode 4.3.x) or 7.x (when using Xcode 5.x.x) or 8.x (when using Xcode 6.0.1)
+Xcode 4.3.x) or 7.x (when using Xcode 5.x.x) or 8.x (when using Xcode 6.x.x)
-----------------------------------------------------------------------------
3.0a Supported Xcode and OSX constellations
@@ -78,6 +79,7 @@ constellations of Xcode and osx versions (to be updated once we know more):
There is no support for devices running iOS 6.0 for now!
4. Xcode 5.1.1 against iOS SDK 7.0 and 7.1 on 10.9.x (Mavericks)
5. Xcode 6.0.1 against iOS SDK 8.0 on 10.9.x (Mavericks)
+6. Xcode 6.1.0 against iOS SDK 8.1 on 10.10.x (Yosemite)
-----------------------------------------------------------------------------
3.1 Install Cross libs and runtime environment