kilko.de/tags/xcode
- Automatically Increment Your Xcode Project's Build Number
Those of us who use Xcode to build, run and deploy projects of ours have probably run into an issue where we've forgotten to increment the build number before trying to deploy a project. In my case the problem is usually iTunes Connect, which doesn't take your app's version (or CFBundleShortVersionS… read more →