aboutsummaryrefslogtreecommitdiff
path: root/docs/README.iOS.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.iOS.md')
-rw-r--r--docs/README.iOS.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/README.iOS.md b/docs/README.iOS.md
index 7bb9cfce3d..2787e719cd 100644
--- a/docs/README.iOS.md
+++ b/docs/README.iOS.md
@@ -58,9 +58,10 @@ Several different strategies are used to draw your attention to certain pieces o
* Device with **iOS 11.0 or newer** to install Kodi after build.
Building for iOS should work with the following constellations of Xcode and macOS versions:
- * Xcode 9.x against iOS SDK 11.x on 10.13.x (High Sierra)(recommended)
- * Xcode 9.x against iOS SDK 11.x on 10.14.x (Mojave)(recommended)
+ * Xcode 12.4 against iOS SDK 14.4 on 10.15.7 (Catalina)(recommended)(CI)
+ * Xcode 13.x against iOS SDK 15.5 on 12.x (Monterey)(recommended)
+Team Kodi CI infrastructure is limited, and therefore we only have the single combination tested. Newer xcode/macos combinations generally should work, however the team does not actively test/use pre-release versions, so use with caution. Earlier versions may work, however we dont actively support them, so use with caution.
**WARNING:** Start Xcode after installation finishes. You need to accept the licenses and install missing components.
**[back to top](#table-of-contents)**