macOS/iOS: Update SDK versions to Xcode 15.2

Following merge of https://github.com/godotengine/build-containers/pull/138.
This commit is contained in:
Rémi Verschelde
2024-03-13 22:04:40 +01:00
parent e321eca2bf
commit 0f11496664
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ export OPTIONS="production=yes use_lto=no"
export OPTIONS_MONO="module_mono_enabled=yes"
export TERM=xterm
export IOS_SDK="17.0"
export IOS_SDK="17.2"
export IOS_LIPO="/root/ioscross/arm64/bin/arm-apple-darwin11-lipo"
rm -rf godot