Skip to content

Instantly share code, notes, and snippets.

@carlosmcevilly
Created December 11, 2011 02:27
Show Gist options
  • Save carlosmcevilly/1457794 to your computer and use it in GitHub Desktop.
Save carlosmcevilly/1457794 to your computer and use it in GitHub Desktop.
xcodebuild short example
xcodebuild -project Foo.xcodeproj -target Foo -configuration Debug -sdk iphonesimulator5.0 clean build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment