Look for crashlog after run
This commit is contained in:
parent
ee1f26899c
commit
b5bc6f1e58
|
@ -30,3 +30,5 @@ xcodebuild -scheme $SCHEME test -showBuildTimingSummary
|
|||
# Delete the keychain and the provisioningi profile
|
||||
security delete-keychain github-build.keychain
|
||||
rm -f ~/Library/MobileDevice/Provisioning\ Profiles/NetNewsWire.provisionprofile
|
||||
|
||||
ls -al ~/Library/Logs/DiagnosticReports/
|
Loading…
Reference in New Issue