Skip to content

Instantly share code, notes, and snippets.

@napolux
Created February 25, 2015 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save napolux/796c120d7868e1749c09 to your computer and use it in GitHub Desktop.
Save napolux/796c120d7868e1749c09 to your computer and use it in GitHub Desktop.
Run iOS tests from shell, Xcode 6
# Running on iPhone 5s
xcodebuild test -scheme YOUR_PROJECT_NAME -destination 'platform=iOS Simulator,name=iPhone 5s'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment