Skip to content

colin3dmax/Xcode-6-Project-Templates

 
 

Repository files navigation

Overview

While working on personal projects I found myself constantly doing the same steps over and over again whenever I would create a new project. So I decided to jump into unknown world that is "Xcode Project Template documentation" and figure out how to create my own project template.

Most of what I learned was by looking at Apple's own templates (which are located in /Xcode.app/Contents/Developer/Library/Xcode/Templates/Project Templates/ and /Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/) but one person in particular really helped me out.

Mere days after Xcode 4 was released @borealkiss made this great blog post about their discoveries about Xcode 4's project templating system. If you are interested learning about Xcode 4's project templates you should definitely read that blog post and check out borealkiss' templates.

Installation

Run install.sh with the name of the folder you would like the templates to be copied to. If you don't provide a name it will default to "1414 Degrees".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 94.4%
  • C 4.6%
  • Shell 1.0%