macOS/iOS: Update SDK versions to Xcode 15.4

Following merge of https://github.com/godotengine/build-containers/pull/141.
This commit is contained in:
Rémi Verschelde
2024-06-20 10:06:58 +02:00
parent a79a7d16ce
commit 15810984ed
2 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.2"
export IOS_SDK="17.5"
export IOS_LIPO="/root/ioscross/arm64/bin/arm-apple-darwin11-lipo"
rm -rf godot