summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.ios.arm64.sh
diff options
context:
space:
mode:
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 a4e811d..13c9469 100755
--- a/make/scripts/make.gluegen.all.ios.arm64.sh
+++ b/make/scripts/make.gluegen.all.ios.arm64.sh
@@ -16,7 +16,7 @@ fi
export SDKROOT=iphoneos13.2
xcrun --show-sdk-path
-JAVA_HOME=`/usr/libexec/java_home -version 11`
+JAVA_HOME=`/usr/libexec/java_home -version 17`
PATH=$JAVA_HOME/bin:$PATH
export JAVA_HOME PATH
which java