mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 07:34:09 +01:00
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
|
||||
|
||||
# Do the build
|
||||
xcodebuild -scheme $SCHEME test -configuration Release -showBuildTimingSummary
|
||||
xcodebuild -scheme $SCHEME test -configuration Debug -showBuildTimingSummary
|
||||
|
||||
# Delete the keychain and the provisioningi profile
|
||||
security delete-keychain github-build.keychain
|
||||
|
Loading…
Reference in New Issue
Block a user