Xcode Automatic Bundle Versioning
In a world where everything is automated, one source of frustration is managing CFBundleVersion after each app submission.
A while ago I made a nifty little script to auto-increment the CFBundleVersion after each build using the date and time…