Skip to content

Instantly share code, notes, and snippets.

@ddribin
Created April 15, 2010 19:55
Show Gist options
  • Save ddribin/367561 to your computer and use it in GitHub Desktop.
Save ddribin/367561 to your computer and use it in GitHub Desktop.
#!/bin/sh
export DEVELOPER_DIR=/Developer
xcode_build="${DEVELOPER_DIR}/usr/bin/xcodebuild"
"$xcode_build" -version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment