Change configuration to debug
This commit is contained in:
parent
8eabcd34bb
commit
401da6124d
@ -25,7 +25,7 @@ rm -f buildscripts/certs/mac-dist.cer
|
|||||||
rm -f buildscripts/certs/mac-dist.p12
|
rm -f buildscripts/certs/mac-dist.p12
|
||||||
|
|
||||||
# Do the build
|
# Do the build
|
||||||
xcodebuild -scheme $SCHEME test -configuration Release -showBuildTimingSummary
|
xcodebuild -scheme $SCHEME test -configuration Debug -showBuildTimingSummary
|
||||||
|
|
||||||
# Delete the keychain and the provisioningi profile
|
# Delete the keychain and the provisioningi profile
|
||||||
security delete-keychain github-build.keychain
|
security delete-keychain github-build.keychain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user