diff options
author | jenkins4kodi <jenkins4kodi@users.noreply.github.com> | 2017-02-14 22:32:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-14 22:32:56 +0100 |
commit | 320fda1c9665cfceec803ae649702a8170fb0749 (patch) | |
tree | b00a2077e783e6fcbd6e9a3c4bed58066ad7d1ba /docs | |
parent | 6bddbeec31c92e443fd01593d9ae80a89f685eee (diff) | |
parent | 34b08f71ee593db2f484b53084a1585ea4794330 (diff) |
Merge pull request #10539 from Memphiz/xcode8_ios
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.ios.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.ios.md b/docs/README.ios.md index 0a3adb56da..c7f9332153 100644 --- a/docs/README.ios.md +++ b/docs/README.ios.md @@ -60,6 +60,8 @@ 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 (El Capitan) +9. Xcode 8.x against iOS SDK 10.x (Sierra) The preferred iOS SDK Version is 8.1. |