This tutorial will show you how to automatically fill in CFBundleVersion and CFBundleShortVersionString, when using Git. This has been tested in Xcode 3.2.5 (Updates for Xcode 4 at the bottom) Git Setup First off you need a project that is checked into git, and is also tagged with an initial version number. If you already have git setup for your project, skip down to XCode Setup To locally setup u