mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-03 13:30:14 +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
|
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…
Reference in New Issue
Block a user