How do I define the template macros?
How do I define the template macros?
- Subject: How do I define the template macros?
- From: Robert Palmer Jr <email@hidden>
- Date: Wed, 19 Nov 2003 07:56:55 -0500
I'm trying to modify the file templates for XCode. I understand where
they live (/Library/Application Support/Apple/Developer Tools/ for the
defaults and ~/Library/... for the user specific versions). I searched
the XCode archives and the Project builder archives and found a
reference to the possible macros available for expansion. The one I'm
particularly interested in at the moment is ORGANIZATIONNAME. The
project builder list message says that the macros can be customized by:
"You can override any of those macros on a per-user basis by setting a
dictionary of key/value pairs in your PBXCustomTemplateMacroDefinitions
user default"
So what does that mean? I want to have my files include my real
company name instead of "__MyCompanyName__". Where, how, do I define
what the macros mean?
I found a great section of documentation on the scripts under the Tools
docs for Customizing XCode - why isn't the macro and template
documentation there too. These are as useful as the scripts that are
there.
Thanks
Robert Palmer, Jr
email@hidden
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.