Many of the scripts hosted on GitHub do not work with more recent Xcode releases. This script uses Apple's Xcode CLI tool, agvtool, to automatically bump build numbers and release versions. It uses a ...
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 ...