Re: Where is __MyCompanyName__ defined?
Re: Where is __MyCompanyName__ defined?
- Subject: Re: Where is __MyCompanyName__ defined?
- From: Dirk Stegemann <email@hidden>
- Date: Fri, 23 Dec 2005 01:05:40 +0200
Hi,
Am 23.12.2005 um 00:03 schrieb Brad Oliver:
And last but not least:
Xcode -> "Help" -> "Show Expert Preferences Notes"
Although a good answer, it's worth pointing out that the expert
preferences notes don't give you all the info you'd need to change
this setting,
(...)
For the sake of completeness, enter this from the terminal to solve
it:
defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions
'{ "ORGANIZATIONNAME" = "Your Company Name" ; }'
You're right; although the docs explain that a terminal command in
the specific format "defaults write com.apple.Xcode defaultName
defaultValue" has to be issued, they don't explain how to format a
dictionary's key/value pair to be a proper "defaultValue".
Did anybody already file a doc bugfix requerst at radar...?
Regards,
Dirk Stegemann
_______________________________________________
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