Re: PB Newbie Again
Re: PB Newbie Again
- Subject: Re: PB Newbie Again
- From: Philip Aker <email@hidden>
- Date: Mon, 6 Jul 2009 21:00:52 -0700
On 2009-07-06, at 20:07:15, Scott Thompson wrote:
On Jul 6, 2009, at 7:42 PM, Paul Summermatter wrote:
… so maybe I really do have to dig around in the /Developer
directory for the XCode file templates and edit them by hand and/or
muck with system defaults from the command line to get things like
my company name set properly. If someone could point me to the
official Apple documentation on this topic, I would appreciate it.
To change your company name, in your project, select the project
item (usually the top item in the project file listing... it has a
blue XCode looking icon). Do "Get info" (Cmd-I) and look at the
"general" tab for a text field labelled "Organization name".
I'm currently using Xcode 3.1.3. What does one have to do to get this
to show up? Normally, I've been using the 'defaults' command since
Project Builder to set the preferences for a dictionary entry:
<key>PBXCustomTemplateMacroDefinitions</key>
<dict>
<key>ORGANIZATIONNAME</key>
<string>I've Got An Expensive Lawyer</string>
</dict>
Occasionally I'd like this to be a per/project setting and would
appreciate the option you've mentioned.
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
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