Project-Templates
Project-Templates copied to clipboard
Xcode Three20 Project Templates
Xcode Project Templates for three20 based applications.
To install:
-
Change to ~/Library/Application Support/Developer/Shared/Xcode
-
Run: git clone git://github.com/jdg/Project-Templates.git
-
Run: mv Project-Templates "Project Templates"
-
Create a new project in Xcode, choosing 'three20 application' on the left, and 'Base Application' on the right.
-
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.
- Add three20 as a target dependency of the project.
- Done!
Sponsored by Eastmedia, http://eastmedia.com