mirror of
https://github.com/cranci1/Sora.git
synced 2026-05-14 22:11:34 +00:00
Merge pull request #1 from i-avi-nash/i-avi-nash-patch-1
Update ipabuild.sh
This commit is contained in:
commit
39353e9c64
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ xcodebuild -project "$WORKING_LOCATION/$APPLICATION_NAME.xcodeproj" \
|
||||||
-scheme "$APPLICATION_NAME" \
|
-scheme "$APPLICATION_NAME" \
|
||||||
-configuration Release \
|
-configuration Release \
|
||||||
-derivedDataPath "$WORKING_LOCATION/build/DerivedDataApp" \
|
-derivedDataPath "$WORKING_LOCATION/build/DerivedDataApp" \
|
||||||
-destination 'generic/platform=iOS' \
|
-destination 'generic/platform=tvos' \
|
||||||
clean build \
|
clean build \
|
||||||
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGN_ENTITLEMENTS="" CODE_SIGNING_ALLOWED="NO"
|
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGN_ENTITLEMENTS="" CODE_SIGNING_ALLOWED="NO"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue