Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Change the __MyGreatSoftware__ default in ProjectBuilder' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Change the __MyGreatSoftware__ default in ProjectBuilder
Authored by: steveloranz on Feb 21, '03 07:55:02PM
The following defaults write command will achieve the same thing and not get blown away whenever the templates are upgraded.

defaults write com.apple.projectbuilder 'PBXCustomTemplateMacroDefinitions' "{ORGANIZATIONNAME = yourCompanyName ; }"

[ Reply to This | # ]