Skip to content
NSBoilerplate edited this page Mar 13, 2013 · 3 revisions

Why NSBoilerplate?

Over the years I've worked on a number of different iOS projects, each with different starting points, templates, tools and libraries. NSBoilerplate is an attempt to standardize that starting point and include modernized tools to keep development focused on the product rather than time spent setting it up.

The ultimate goal of this project is to create a proper Xcode template that can be used to create new projects with configurable options. The difficulty however is that the Xcode 4 template system is severely lacking documentation.

So I'm in the process of figuring that out. You can take a look at the documentation I've created so far:

Clone this wiki locally