I'm using xcode 4.5 and cordova/phonegap to build my apps. I have invested a lot of time into getting the build settings just right for my xcode project and I would like to reuse these settings on multiple apps I am building. I'm looking to see if there is a fast way to export these settings or build a template that I can use for future projects.
I've tried copying the project folder and changing the name and that does not work. I get an error when working with the cordovalib.xcodeproj file.
Any help on exporting these settings or creating a template would be appreciated.