Re: Project templates
Re: Project templates
- Subject: Re: Project templates
- From: "Dr. Rolf Jansen" <email@hidden>
- Date: Wed, 25 Jun 2008 21:53:20 +0700
OK, I not sure, if I got you correct. Possibly, you are looking for
the following CLI command:
defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions -dict\
FULLUSERNAME "Cem Karan"\
ORGANIZATIONNAME "Boot Camp @ arl.army.mil"
You can use the following command to check your entries:
defaults read com.apple.Xcode PBXCustomTemplateMacroDefinitions
If you are looking for something else, then please ignore my message.
BTW: The best place for your custom templates would be:
~/Library/Application Support/Developer/Shared/Xcode/Project Templates/
CemKaransTemplates
Best regards
Dr. Rolf Jansen
Am 25.06.2008 um 18:16 schrieb Karan, Cem (Civ, ARL/CISD):
OK, I'm taking this back to the original question; does anyone know
where the definitive list of Xcode supplied macros (FULLUSERNAME,
etc.)
lives? I finally got tired of looking and ran grep across my entire
/Developer directory, found DevToolsCore, ran strings on it, and
grabbed
anything that was in uppercase, but that is a pretty poor way of doing
things.
Thanks,
Cem Karan
_______________________________________________
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
_______________________________________________
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