Re: Project Builder and scripting
Re: Project Builder and scripting
- Subject: Re: Project Builder and scripting
- From: Daniel Jalkut <email@hidden>
- Date: Sun, 6 Jul 2003 13:54:01 -0700
Hi Jim - Project Builder today is not very scriptable. The feature you
saw is probably the "script phase" of the build, which is a different
type of scripting - it runs a script during the build process - not
during editing.
The type of functionality you want would require Project Builder to
have better AppleScript support. There is a rumor that this kind of
support is coming with the unreleased "Xcode" development tools.
In the mean time, there is a very handy Project Builder plugin called
"Completion Dictionary" which recognizes macros in your typing and
pastes in predefined text. You might be able to get something like
what you want from that:
http://www.obdev.at/
Good luck!
Daniel
On Sunday, July 6, 2003, at 12:07 PM, Jim Crafton wrote:
It appears that there is a way to add a custom script ot Project
Builder but I don't seem to be able to get them to work.
I'd like to simple be able to write a script that adds some text to
the current file I'm editing. Anyone have any experience with this ?
If this is the wrong forum, my apologies!
Cheers
Jim
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.