Reputation: 687
Hi please can anyone one help me in disabling developer details getting inserted by default at top of each new file created in xcode4, thanks in advance.
Upvotes: 0
Views: 44
Reputation: 1686
You could copy Apple's templates and create your own versions without the header. http://red-glasses.com/index.php/tutorials/making-custom-templates-for-xcode-4-march-2011/
Go to /Developer/Library/Xcode
Select Templates/ folder, copy it
Go to ~/Library/Developer/Xcode
Paste the Templates/ folder as a sub-folder
Upvotes: 1