Use new containers with Fedora 36, Mono 6.12.0.179, Xcode 13.3.1

Remove ad-hoc java install from Android build script, it's now included
in the build container.
This commit is contained in:
Rémi Verschelde
2022-05-24 10:37:35 +02:00
parent 6ebf52fda5
commit a0675bb238
5 changed files with 5 additions and 7 deletions

View File

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