mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 15:50:17 +01:00
Disable tests until we get issues with SPM and tests worked out
This commit is contained in:
parent
f07aa1fbac
commit
43eddca523
@ -37,7 +37,7 @@ rm -f buildscripts/certs/ios-dist.cer
|
|||||||
rm -f buildscripts/certs/mac-dist.p12
|
rm -f buildscripts/certs/mac-dist.p12
|
||||||
|
|
||||||
# Do the build
|
# Do the build
|
||||||
xcodebuild -scheme $SCHEME test -destination "$DESTINATION" -showBuildTimingSummary -allowProvisioningUpdates
|
xcodebuild -scheme $SCHEME build -destination "$DESTINATION" -showBuildTimingSummary -allowProvisioningUpdates
|
||||||
|
|
||||||
# Delete the keychain and the provisioning profile
|
# Delete the keychain and the provisioning profile
|
||||||
security delete-keychain github-build.keychain
|
security delete-keychain github-build.keychain
|
||||||
|
Loading…
Reference in New Issue
Block a user