aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJim Carroll <jim@dontcallme.com>2018-02-03 10:34:44 -0500
committerJim Carroll <jim@dontcallme.com>2018-02-03 10:34:44 -0500
commitfa08a329879f78ac3a555ccee543fd09894adf56 (patch)
tree9bb789b2b49a3852f67c8ac4069f892836dc14fe /docs
parent41cbcf36925fbd81c8c9b9620c66dd424b3f2809 (diff)
README updates for the previsouly committed Apple environment updates.
Diffstat (limited to 'docs')
-rw-r--r--docs/README.ios.md5
-rw-r--r--docs/README.osx.md10
2 files changed, 2 insertions, 13 deletions
diff --git a/docs/README.ios.md b/docs/README.ios.md
index 8fe639061b..2d593b5c7a 100644
--- a/docs/README.ios.md
+++ b/docs/README.ios.md
@@ -33,7 +33,7 @@ codecs that support a multitude of music and video formats.
The minimum version of iOS you need to run(!) Kodi is 9.0 atm.
-- On El Capitan (OSX 10.11.x) we recommend using Xcode 7.x or Xcode 8.x.
+- On El Capitan (OSX 10.11.x) we recommend using Xcode 8.x.
- On Sierra (macOS 10.12.x) we recommend using Xcode 8.x.
- On High Sierra (macOS 10.13.x) we recommend using Xcode 9.x.
@@ -52,9 +52,6 @@ it either from the macOS AppStore (Xcode) or from the Apple Developer Homepage.
As far as we know the compilation for iOS should work with the following
constellations of Xcode and macOS versions (to be updated once we know more):
-5. Xcode 7.x against iOS SDK 9.x on 10.10 (Yosemite)
-6. Xcode 7.x against iOS SDK 9.x on 10.11 (El Capitan)
-7. Xcode 7.x against iOS SDK 9.x on 10.12 (Sierra)
8. Xcode 8.x against iOS SDK 10.x on 10.11 (El Capitan)
9. Xcode 8.x against iOS SDK 10.x on 10.12 (Sierra)
10. Xcode 9.x against iOS SDK 11.x on 10.12 (Sierra)
diff --git a/docs/README.osx.md b/docs/README.osx.md
index 7fae40dca7..954faa0d47 100644
--- a/docs/README.osx.md
+++ b/docs/README.osx.md
@@ -31,9 +31,7 @@ codecs that support a multitude of music and video formats.
The minimum version of OSX you need to run(!) Kodi is 10.8 atm.
-- On Mavericks (OSX 10.9.x) we recommend using Xcode 6.1.
-- On Yosemite (OSX 10.10.x) we recommend using Xcode 6.4.
-- On El Capitan (OSX 10.11.x) we recommend using Xcode 7.x or Xcode 8.x.
+- On El Capitan (OSX 10.11.x) we recommend using Xcode 8.x.
- On Sierra (macOS 10.12.x) we recommend using Xcode 8.x.
- On High Sierra (macOS 10.13.x) we recommend using Xcode 9.x.
@@ -52,12 +50,6 @@ it either from the macOS AppStore (Xcode) or from the Apple Developer Homepage.
As far as we know the compilation for macOS should work with the following
constellations of Xcode and macOS versions (to be updated once we know more):
-1 XCode 6.0.1 against OSX SDK 10.9 (M)
-2 XCode 6.1.0 against OSX SDK 10.10 (Y)
-3 XCode 6.2.0 against OSX SDK 10.10 (Y)
-4 XCode 6.3.0 against OSX SDK 10.10 (Y)
-5 Xcode 6.4.0 against OSX SDK 10.10 (Y)
-6 Xcode 7.x against OSX SDK 10.11 (EC)
7 Xcode 8.0 against OSX SDK 10.12 (EC)
8 Xcode 8.0 against OSX SDK 10.12 (S)
9 Xcode 9.0 against OSX SDK 10.13 (HS)