aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.ios.arm64.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2020-01-02 00:26:54 +0100
committerSven Gothel <[email protected]>2020-01-02 00:26:54 +0100
commitb2f4b2a4b09cf42d0a1da30b8072a0d50e7ac91a (patch)
tree0ee29e694bf3c215c535894b6cd659b249dfc756 /make/scripts/make.gluegen.all.ios.arm64.sh
parent833c17c651e72e9e2cd67d8ac1e2e1fe3f811d49 (diff)
Bump iOS 12.2 -> 13.2
Diffstat (limited to 'make/scripts/make.gluegen.all.ios.arm64.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.ios.arm64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.ios.arm64.sh b/make/scripts/make.gluegen.all.ios.arm64.sh
index 75943b7..e920516 100755
--- a/make/scripts/make.gluegen.all.ios.arm64.sh
+++ b/make/scripts/make.gluegen.all.ios.arm64.sh
@@ -13,7 +13,7 @@ fi
# Force OSX SDK 10.6, if desired
# export SDKROOT=macosx10.6
-export SDKROOT=iphoneos12.2
+export SDKROOT=iphoneos13.2
xcrun --show-sdk-path
JAVA_HOME=`/usr/libexec/java_home -version 11`