aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.ios.amd64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.gluegen.all.ios.amd64.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.ios.amd64.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/make.gluegen.all.ios.amd64.sh b/make/scripts/make.gluegen.all.ios.amd64.sh
index bda783d..ddc0fd7 100755
--- a/make/scripts/make.gluegen.all.ios.amd64.sh
+++ b/make/scripts/make.gluegen.all.ios.amd64.sh
@@ -16,7 +16,7 @@ fi
export SDKROOT=iphonesimulator13.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