Update ipabuild.sh

This commit is contained in:
cranci1 2025-01-05 17:30:11 +01:00
parent 89038d3186
commit 836bc19148

View file

@ -12,7 +12,7 @@ if [ ! -d "build" ]; then
fi
cd build
Sora-JS
xcodebuild -project "$WORKING_LOCATION/$APPLICATION_NAME.xcodeproj" \
-scheme "$APPLICATION_NAME" \
-configuration Release \