This script will update Info.plist of a target in XCode with the following
CFBundleVersionto the git commit countGitDateto the date of the last commitGitBranchto the current branch nameGitTagto the latest tag on current branch
Creates a .version file to track last update and appease XCode needing a non-mutable output path.





