mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-20 21:40:43 +01:00
Rollback deployment target to 13.0
This commit is contained in:
parent
67084d4bbc
commit
5ed508b709
@ -33,7 +33,7 @@ rm -f buildscripts/certs/mac-dist.p12
|
||||
# Do the build
|
||||
xcodebuild -scheme $SCHEME test -destination "$DESTINATION" -showBuildTimingSummary
|
||||
|
||||
# Delete the keychain and the provisioningi profile
|
||||
# Delete the keychain and the provisioning profile
|
||||
security delete-keychain github-build.keychain
|
||||
rm -f ~/Library/MobileDevice/Provisioning\ Profiles/NetNewsWire.provisionprofile
|
||||
rm -f ~/Library/MobileDevice/Provisioning\ Profiles/NetNewsWireiOS.mobileprovision
|
Loading…
Reference in New Issue
Block a user