mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-18 15:12:09 +00:00
Update ipabuild.sh
This commit is contained in:
parent
89038d3186
commit
836bc19148
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue