Re: How do I define the template macros?
Re: How do I define the template macros?
- Subject: Re: How do I define the template macros?
- From: Robert Cerny <email@hidden>
- Date: Wed, 19 Nov 2003 16:31:40 +0100
defaults write com.apple.Xcode 'PBXCustomTemplateMacroDefinitions'
"{ORGANIZATIONNAME = 'Your organization name' ; }"
hth
Robert
On 19.11.2003, at 15:42, Preston Black wrote:
> On Nov 19, 2003, at 6:56 AM, Robert Palmer Jr wrote:
>
>> 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.
> _______________________________________________
> 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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.