I have an iphone project which assumes there are several goals created with the same code base. Targets have many similar characteristics, but different info.plist, Default.png, etc. files. how can I automate this process of creating new goals from an existing goal and change the build settings to reflect the changes for the new goal? Help
source
share