Re: Where is __MyCompanyName__ defined?
Re: Where is __MyCompanyName__ defined?
- Subject: Re: Where is __MyCompanyName__ defined?
- From: Brad Oliver <email@hidden>
- Date: Thu, 22 Dec 2005 15:03:00 -0700
On Dec 22, 2005, at 11:39 AM, email@hidden wrote:
Am 22.12.2005 um 14:30 schrieb Jonathon Mah:
On 2005-12-22, at 06:37, Robert Love wrote:
Do we have a FAQ?? Do we need one?
<http://www.alastairs-place.net/cocoa/faq.txt>
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, since the preference in question is inside a dictionary
in the plist and thus the syntax for making the change on the command-
line is not immediately obvious.
And for those looking at the FAQ url, note that it also does not
mention the answer to this problem. For the sake of completeness,
enter this from the terminal to solve it:
defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions
'{ "ORGANIZATIONNAME" = "Your Company Name" ; }'
--
Brad Oliver
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