Skip to content

Instantly share code, notes, and snippets.

@thomasaw
Last active March 20, 2016 14:01
Show Gist options
  • Save thomasaw/0fdb5de5a22b595251e9 to your computer and use it in GitHub Desktop.
Save thomasaw/0fdb5de5a22b595251e9 to your computer and use it in GitHub Desktop.
xcodebuild or xctool specifying destination
xctool test -workspace MyProject.xcworkspace/ -scheme MyScheme -configuration UnitTest -sdk iphonesimulator -destination "platform=iOS Simulator,OS=8.1,name=iPhone 4s" -destination-timeout 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment