Created
December 11, 2011 02:27
-
-
Save carlosmcevilly/1457794 to your computer and use it in GitHub Desktop.
xcodebuild short example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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