Does anybody know how to do this? I realise that you make a folder in the App Support folder and put a project file there, but how do you get XCode to copy and rename template files when you create a new project?
Im trying to persuade XCode to act as an Actionscript editor, which it will do, but Id like to set up a project template with all my directories, standard .as files and .flas and have XCode rename a bunch of files based on the project name (you can see this behavior with many of the project templates Apple supply). I've had a look at some of the existing templates, but its not working.
Can anyone help?