A minimal iPhone project template for Xcode 4, creating a starting point of any iPhone application. Specifically,
- No definitions of files or functions inside abstract templates, enabling you to easily parse and customize the template.
- No unit test options.
- No family selections for iPad or universal applications.
- Place the folder to the following directory. If the Templates directory does not exist create it:
~/Library/Developer/Xcode/Templates/
- Create a new project from Xcode 4. Select the template from the iOS pane.
To customize, follow the article below (read it carefully).
Minimal Template is provided under the terms of the MIT license.