Code & Development

I learn a lot from reading things witten by people on the internet and posted freely. Here's where I try to give back some.

XCode Project Templates

I learned about these from Danial Jalkut when he posted his "Best. Template. Ever." and it pretty much is. In fact my Cocoa Application template is based off his. I update them as I notice needs. Yes, I actually use all of these regularly.

Zip Archive of All Templates

Drop the extracted directory into here on 10.4:

~/Library/Application Support/Apple/Development Tools/Project Templates/

On 10.5 put it here:

/Developer/Library/Xcode/Project Templates/

Features:

Cocoa Application Template

Cocoa Document-Based Application Template

GLUT Application