Re: Simple Question
Re: Simple Question
- Subject: Re: Simple Question
- From: Joseph Kelly <email@hidden>
- Date: Mon, 10 Apr 2006 11:57:51 -0700
It's important that you tap your heels together, and twirl a bit, too. Apple was going to add this to Xcode preferences, but they figured the developers needed the exercise.
joe
On Apr 10, 2006, at 12:57 AM, Alexander von Below wrote: 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";}' |
Alex
|
_______________________________________________
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