mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Change configuration to debug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user