Project-Templates icon indicating copy to clipboard operation
Project-Templates copied to clipboard

Xcode Three20 Project Templates

Xcode Project Templates for three20 based applications.

To install:

  1. Change to ~/Library/Application Support/Developer/Shared/Xcode

  2. Run: git clone git://github.com/jdg/Project-Templates.git

  3. Run: mv Project-Templates "Project Templates"

  4. Create a new project in Xcode, choosing 'three20 application' on the left, and 'Base Application' on the right.

  5. Add three20 to your project by cloning it into: Classes/Vendor/three20.

  • for example:, git clone git://github.com/joehewitt/three20.git Classes/Vendor/three20
  • run the above from your projects main directory.
  1. Add three20 as a target dependency of the project.
  2. Done!

Sponsored by Eastmedia, http://eastmedia.com