Re: ORGANIZATIONNAME -- __MyCompany__ -- Not in User Defaults?!?
Re: ORGANIZATIONNAME -- __MyCompany__ -- Not in User Defaults?!?
- Subject: Re: ORGANIZATIONNAME -- __MyCompany__ -- Not in User Defaults?!?
- From: Jerry Krinock <email@hidden>
- Date: Tue, 18 Nov 2008 05:44:19 -0800
So, there are actually ^four^ places Xcode can get this from:
#1 Value for key ORGANIZATIONNAME in
dictionaryPBXCustomTemplateMacroDefinitions in user defaults for
com.apple.Xcode.
#2 NSHumanReadableCopyright string in the InfoPlist.strings for the
active project.
#3 Personal card in Apple Address Book.
#4 Hard-coding the template files in /Developer/Library/Xcode/File
Templates.
I've not tested to find the search/priority order among these.
Obviously the hack #4 is "first" in priority, if «ORGANIZATIONNAME» is
overwritten.
On 2008 Nov, 17, at 21:56, Robert Love wrote:
Do we need a FAQ? Then this should be the first question included
when it's written.
Well, Robert, maybe so, but all I found in the documentation is #1
above. I've never seen #1-#4 all published in one place. #4 is a
hack and could rightfully be undocumented, but the other three should
be. If you find documentation or #2 and #3 anywhere, let me know and
I won't file a bug. I'll wait a couple days.
Thanks very much to Jonathan and Peter for noting #2 and #3.
_______________________________________________
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