Skip to content

newzealandpaul/xcode-git-build-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Scripts to help you use git on Xcode projects.

`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.

About

making git and xcode together less painful since 2008

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%