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