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