Bob McCune

I intend to live forever. So far, so good.

Bob McCune random header image

Entries Tagged as 'XCode'

XCode Tip #1: Change __MyCompanyName__

March 21st, 2008 · 5 Comments · Cocoa, XCode

If you’re a new XCode user you’ve probably noticed the default header comments in your .h and .m files reference this phantom entity called, __MyCompanyName__. As you most likely don’t work for __MyCompanyName__, let’s change it to something more appropriate.
This value is stored in the PBXCustomTemplateMacroDefinitions dictionary in the com.apple.Xcode domain. You could [...]

[Read more →]

Tags: