I have a single xCode project where I have multiple targets. Each target has their own plist file with the version number of their application. How can I put this version number in a single spot and change it for all of them instead of going to each plist file when a change is made?I have a single xCode project where I have mult