This commit is contained in:
Brent Simmons
2020-03-21 22:15:12 -07:00
2 changed files with 13 additions and 37 deletions

View File

@@ -31,7 +31,7 @@ rm -f buildscripts/certs/ios-dist.cer
rm -f buildscripts/certs/mac-dist.p12
# Do the build
xcodebuild -scheme $SCHEME test -destination "$DESTINATION" -showBuildTimingSummary
xcodebuild -scheme $SCHEME test -destination "$DESTINATION" -showBuildTimingSummary -allowProvisioningUpdates
# Delete the keychain and the provisioning profile
security delete-keychain github-build.keychain