mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 12:27:32 +01:00
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
This commit is contained in:
commit
521586ae97
@ -25,7 +25,7 @@ rm -f buildscripts/certs/dev.cer
|
||||
rm -f buildscripts/certs/dev.p12
|
||||
|
||||
# Do the build
|
||||
xcodebuild -scheme 'NetNewsWire' -configuration Release -showBuildTimingSummary
|
||||
xcodebuild -scheme 'NetNewsWire' -configuration Release -showBuildTimingSummary CODE_SIGN_IDENTITY="Developer ID Application"
|
||||
|
||||
# Delete the keychain and the provisioningi profile
|
||||
security delete-keychain github-build.keychain
|
||||
|
Loading…
x
Reference in New Issue
Block a user