/Minimal-Template

A minimal iPhone project template for Xcode 4.

Primary LanguageObjective-CMIT LicenseMIT

Minimal Template for Xcode 4

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.

How to use

  • 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.

How to customize

To customize, follow the article below (read it carefully).

Related articles

Contact

License

Minimal Template is provided under the terms of the MIT license.