Skip to content

Instantly share code, notes, and snippets.

@Bayonetta
Created March 5, 2015 08:24
Show Gist options
  • Save Bayonetta/72b2682419333beccdbb to your computer and use it in GitHub Desktop.
Save Bayonetta/72b2682419333beccdbb to your computer and use it in GitHub Desktop.
ios simulator build
xcodebuild -workspace {project name}.xcworkspace -scheme {project name} -arch i386 -sdk iphonesimulator7.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment