Fix(iOS build): who stole the x

This commit is contained in:
Duy Tran Khanh 2023-01-30 00:58:02 +00:00 committed by GitHub
parent e83f84e80f
commit 838021dd08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ if [ "$BUILD_IOS" != "1" ]; then
else
git clone --depth 1 https://github.com/PojavLauncherTeam/jdk17u openjdk
# Hack: exclude building macOS stuff
desktop_mac=openjdk/src/java.desktop/macos
desktop_mac=openjdk/src/java.desktop/macosx
mv ${desktop_mac} ${desktop_mac}_NOTIOS
mkdir -p ${desktop_mac}/native
mv ${desktop_mac}_NOTIOS/native/libjsound ${desktop_mac}/native/