| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
It's documented in the "Expert Preferences Notes" for Project Builder._______________________________________________
In Terminal.app, type
defaults write com.app.ProjectBuilder PBXCustomTemplateMacroDefinitions \
'{ ORGANIZATIONNAME = "Not My Company, Inc."; }'
The notes quasi-guarantee that PBXCustomTemplateMacroDefinitions is an empty dictionary into which you can insert anything you like, but careful people will want to do a
defaults read com.app.ProjectBuilder PBXCustomTemplateMacroDefinitions
(should come back undefined) to be sure.
-- F
On Tuesday, December 3, 2002, at 12:54 AM, Lance Drake wrote:
Here's hoping this is not TOO far off base... Every time I create a new file, (for my Darwin projects!) Project Builder identifies the file as being copyrighted by '__MyCompanyName__'--
I've spent a fair amount of time poking around looking at various preferences and plist files but cannot find the headwaters for this definition.
Has anyone else run this route and come up with an answer?
Fritz Anderson - Consulting Programmer - Chicago, IL
Mail: <email@hidden>
Risumi: <http://resume.manoverboard.org>
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.
| References: | |
| >Re: Where is __MyCompanyName__ defined? (From: Fritz Anderson <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.