It should be executed from inside root of Xcode project directory and called with two string parameters: $OLD_PROJECT_NAME & $NEW_PROJECT_NAME Script goes through all ...
This script updates the build number, version number, and build date in an Xcode project. It's useful for keeping track of different versions of your application and identifying individual builds ...