You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`autocommit-build.sh` will commit to the branch `builds` every time Xcode executes a build.
`git-version.sh` will set the version number in Info.plist based on the most recent git tag. It will include the number of commits since then, and the short version of the sha1 hash of the exact commit that was built.