Skip to content

Instantly share code, notes, and snippets.

@esttorhe
Created January 6, 2015 20:53
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 esttorhe/7e5be3de79377d02b62f to your computer and use it in GitHub Desktop.
Save esttorhe/7e5be3de79377d02b62f to your computer and use it in GitHub Desktop.
set -o pipefail && xcodebuild -workspace 'Kiosk.xcworkspace' -scheme 'Kiosk' -configuration Debug test -sdk iphonesimulator -destination 'name=iPad Air,OS=8.1' | xcpretty -c --test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment