xcodetemplatesxcode-template

How to Change Default Copyright Template


Whenever I make a new file in xcode, it puts something like this at the top of the file:

//  Copyright __MyCompanyName__ 2008.  All rights reserved.

How can I change that to something useful?

Update: found the answer here.


Solution

  • As of Xcode 3, it will use the "company" field from your Address Book card.