Re: The Ages Old __MyCompanyName__ Question
Re: The Ages Old __MyCompanyName__ Question
- Subject: Re: The Ages Old __MyCompanyName__ Question
- From: "I. Savant" <email@hidden>
- Date: Wed, 17 Dec 2008 14:22:47 -0500
On Wed, Dec 17, 2008 at 11:32 AM, Phil Hystad <email@hidden> wrote:
> OK, I am fairly new to Xcode and Cocoa programming and I want to change the
> __MyCompanyName__ template macro definition.
...
> The procedure I tried was to set ORGANIZATIONNAME in the
> PBXCustomTemplateMacroDefinitions key of the Xcode plist. First, I could
> not find it by looking at the plist. So, I tried the defaults command from
> the shell and this seemed to work but no change in behavior on Xcode in
> spite of cycling Xcode and trying a number of other things.
That's strange, any instructions I've come across (when I've had to
look them up) have always worked for me. Try the "defaults write"
approach from the command line. If you would rather stick to editing
the plist, keep in mind that "__My Company Name__" is the default, so
it won't be written to disk in the plist file - you'll have to add the
key and value yourself, then save it.
For the future, keep in mind that these questions are off-topic for
the cocoa-dev list (as they have nothing to do with Cocoa itself). You
want the xcode-users list for anything Xcode-specific.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden