Skip to content

Instantly share code, notes, and snippets.

@sandeeplearner
Created December 3, 2017 09:13
Show Gist options
  • Select an option

  • Save sandeeplearner/ba2bec7a188bb1eba4d5d37410248ff5 to your computer and use it in GitHub Desktop.

Select an option

Save sandeeplearner/ba2bec7a188bb1eba4d5d37410248ff5 to your computer and use it in GitHub Desktop.
Xcodebuild command to build test targets
xcodebuild test -workspace your_project.xcworkspace/ -scheme Your_project_schema -destination 'platform=iOS Simulator,name=iPhone X,OS=11.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment