Re: InfoPlist
Re: InfoPlist
- Subject: Re: InfoPlist
- From: Chris Espinosa <email@hidden>
- Date: Fri, 18 Mar 2005 21:04:38 -0800
On Mar 18, 2005, at 7:52 PM, Dale wrote: The com.apple.Xcode does not have the Name or the MyCompanyName parameters. They can be placed there with the command but Xcode just ignores them. I have searched several preference files without luck. Its got to be somewhere!
Paz Dale
--- On Fri 03/18, Chris Espinosa email@hidden wrote: From: Chris Espinosa [mailto: email@hidden] To: email@hidden Date: Thu, 17 Mar 2005 22:15:59 -0800 Subject: Re: InfoPlist
On Mar 17, 2005, at 9:47 PM, Dale wrote: Where does Xcode keep its developer information (name, MyCompany) that are in InfoPlist.string? I know it initially filled that data at installation, but my company name has changed.
In Xcode's Help menu, choose Show Exxpert Preferences Notes. The first bullet item explains how to set this.
At the shell, enter:defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions '{ "ORGANIZATIONNAME" = "Apple Computer";}'
of course substituting your company name for Apple Computer. Then (important) quit Xcode and restart it.
This affects the header comments in new source and header files.
Chris |
_______________________________________________
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