Re: New Project Assistant - can custom postprocessing be done?
Re: New Project Assistant - can custom postprocessing be done?
- Subject: Re: New Project Assistant - can custom postprocessing be done?
- From: P Teeson <email@hidden>
- Date: Sun, 18 Sep 2005 23:10:36 -0400
On 2005-Sep-05, at 9:50 PM, Tommy Nordgren wrote: I wonder wether it's possible to do custom postprocessing with for example a Perl script when creating a project. I want to replace the phrase New Application in the application menu items with my Project name.
I've been working on pre and post processing issues myself.Right now I'm breaking the steps I want to perform into Automator Actions. For example when I create a New Cocoa Document project I don't want to deal with MyDocument. If my project name is Parrot then I want to replace all occurrences of MyDocument with ParrotDocument. This includes re-naming the .h and .m files, and in the .plist as well as the .nib etc.
If there was a way for me to override the macros in the template files then it would be simple. But in lieu of that it has to be some form of processing and I choose Automator because I want to learn it.
Anyone else interested in this issue?
respect...
Peter
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden