Re: Simple Question
Re: Simple Question
- Subject: Re: Simple Question
- From: Alexander von Below <email@hidden>
- Date: Mon, 10 Apr 2006 09:57:14 +0200
Searching the archives or google will quickly lead you to one of the following answers:
1) Xcode -> "Help" -> "Show Expert Preferences Notes"
2) Open the Xcode preferences file (~/Library/Preferences/com.apple.Xcode.plist) and edit the dictionary associated with the key PBXCustomTemplateMacroDefinitions (create one if it does not exist, as child of the root node), edit or add the key ORGANIZATIONNAME
3)
defaults write com.apple.Xcode PBXCustomTemplateMacroDefinitions '{ "ORGANIZATIONNAME" = "My Company";}' |
AlexOn 10.04.2006, at 09:48, Josh Osborne wrote: I'm just learning XCode and I am having a hard time trying to figure out how to permanently change __MyCompanyName__ in newly created files to be a company name. Where is XCode pulling these values from? I thought that maybe it was pulling it from the "Me" contact in Address Book but that did not work or I have an option in Address Book set wrong.
|
_______________________________________________
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