Skip to content

Instantly share code, notes, and snippets.

@hadibadjian
Created June 27, 2016 01:27
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 hadibadjian/2f6f6e023ac0c54fb2a99e91c067310a to your computer and use it in GitHub Desktop.
Save hadibadjian/2f6f6e023ac0c54fb2a99e91c067310a to your computer and use it in GitHub Desktop.
Xcode Build Settings

Use the following command to generate Xcode build settings and configurations for a given target:

xcodebuild -project example.xcodeproj -target "Example" -showBuildSettings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment