Episode #68

Xcode Project Templates

13 minutes
Published on May 23, 2013

This video is only available to subscribers. Get access to this video and 572 others.

In this episode we dive into the undocumented world of Xcode project templates. By studying the existing templates, we can learn how to make our own templates that better match our style or needs.

Episode Links

Where are the project templates located?

Type Path on Disk
Your Custom Templates ~/Library/Developer/Xcode/Templates/Project Templates
Base/Mac Objective-C Templates /Applications/Xcode.app/Contents/Developer/Library/Xcode/Templates/Project Templates
iPhone Templates /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates