Skip to content

Instantly share code, notes, and snippets.

@mantovanirian
Created November 13, 2019 07:42
Show Gist options
  • Save mantovanirian/ad1e7078242dcb11b64e4defa725132e to your computer and use it in GitHub Desktop.
Save mantovanirian/ad1e7078242dcb11b64e4defa725132e to your computer and use it in GitHub Desktop.
Shell Script
xcodebuild test-without-building -xctestrun ${xctestrunfile}
-derivedDataPath ${testResultDerivedData}
-destination 'platform=iOS Simulator,name=${preferred phone}'
-only-testing:"${bundle test}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment