Re: ORGANIZATIONNAME -- __MyCompany__ -- Not in User Defaults?!?
Re: ORGANIZATIONNAME -- __MyCompany__ -- Not in User Defaults?!?
- Subject: Re: ORGANIZATIONNAME -- __MyCompany__ -- Not in User Defaults?!?
- From: Robert Love <email@hidden>
- Date: Mon, 17 Nov 2008 23:56:07 -0600
Do we need a FAQ? Then this should be the first question included
when it's written.
On Nov 17, 2008, at 9:39 PM, Jonathon Kuo wrote:
On Nov 17, 2008, at 7:32 PM, Jerry Krinock wrote:
Well, a long time ago I somehow changed the __MyCompany__ you get
at the top of a new file. It works. My company name shows every
time I create a new file.
Now I want to use that setting for something else, but for life of
me can't find where the setting is.
This can be changed globally for all of your Xcode projects like this:
defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions -
dict-add ORGANIZATIONNAME "Jerry Inc."
Or on a per-project basis, change the NSHumanReadableCopyright
string in the InfoPlist.strings file.
_______________________________________________
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