Skip to content

Instantly share code, notes, and snippets.

@ostholz
Created February 2, 2016 12:31
Show Gist options
  • Save ostholz/b45799be410366b2e324 to your computer and use it in GitHub Desktop.
Save ostholz/b45799be410366b2e324 to your computer and use it in GitHub Desktop.
###show all envirement variables
xcodebuild -workspace appname.xcworkspace -scheme scheme -showBuildSettings
xcodebuild -project appname.xcproj -target target -showBuildSettings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment