It looks like this is a re-invention of agvtool(1)---which ships with Xcode, will synchronise updates across all versioned targets in a project, and has options for differentiating marketing vs. development numbers and generating source files.
I've been using a version of this for about a year now. I even modified the script to work with two build targets. The only problem is that every time you press the "play" build/run button it increments the build number, with or without any changes actually being made to the app.
It isn't a huge deal, but when I'm loading the app onto multiple iPads via Xcode, it would be nice to keep the same build number.
[+] [-] btn|11 years ago|reply
https://developer.apple.com/library/mac/documentation/Darwin...
https://developer.apple.com/library/ios/qa/qa1827/_index.htm...
[+] [-] sprint84|11 years ago|reply
[+] [-] jinushaun|11 years ago|reply
[+] [-] SurfScore|11 years ago|reply
It isn't a huge deal, but when I'm loading the app onto multiple iPads via Xcode, it would be nice to keep the same build number.
[+] [-] sprint84|11 years ago|reply
[+] [-] luketheobscure|11 years ago|reply
[+] [-] sprint84|11 years ago|reply