Skip to content

Instantly share code, notes, and snippets.

@hammadzz
Created March 17, 2017 13:29
Show Gist options
  • Save hammadzz/0ba23560a2e4527413d73120e23eb836 to your computer and use it in GitHub Desktop.
Save hammadzz/0ba23560a2e4527413d73120e23eb836 to your computer and use it in GitHub Desktop.
xcodebuild print build settings
xcodebuild -project myProj.xcodeproj -target "myTarg" -showBuildSettings
xcodebuild -workspace WORKSPACE.xcworkspace -scheme SCHEME -showBuildSettings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment