Skip to content

Instantly share code, notes, and snippets.

@Machx
Created March 18, 2010 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Machx/336563 to your computer and use it in GitHub Desktop.
Save Machx/336563 to your computer and use it in GitHub Desktop.
HEAD=`/usr/local/bin/git rev-parse --short HEAD`
defaults write "$BUILT_PRODUCTS_DIR/$EXECUTABLE_NAME.app/Contents/Info" CFBundleVersion "$HEAD"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment