Skip to content

Instantly share code, notes, and snippets.

@asfdfdfd
Created June 13, 2016 20:58
Show Gist options
  • Save asfdfdfd/7ac92ac077dd5d5905afffc79b97abb2 to your computer and use it in GitHub Desktop.
Save asfdfdfd/7ac92ac077dd5d5905afffc79b97abb2 to your computer and use it in GitHub Desktop.
xcodebuild -workspace 'WORKSPACE_NAME.xcworkspace' \
-scheme 'SCHEME_NAME' \
-configuration 'Release' \
-sdk iphoneos7.0 CONFIGURATION_BUILD_DIR='OUTPUT_DIRECTORY'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment