Skip to content

Instantly share code, notes, and snippets.

@yood
Created June 18, 2010 20:06
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 yood/444147 to your computer and use it in GitHub Desktop.
Save yood/444147 to your computer and use it in GitHub Desktop.
Set bundle version to git commit hash
/usr/libexec/PlistBuddy -c "Set :CFBundleVersion `/usr/local/git/bin/git rev-parse --short HEAD`" "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment