Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@stuartervine
Created March 20, 2012 23:11
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 stuartervine/2142287 to your computer and use it in GitHub Desktop.
Save stuartervine/2142287 to your computer and use it in GitHub Desktop.
awesome app debug build
cd <project-root>
xcodebuild -target AwesomeApp -sdk iphonesimulator -configuration Debug build;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment