Skip to content

magicalpanda/Xcode-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magical Xcode Project Templates

The Panda likes to get up and running with his iOS projects quickly. He also likes to make sure his apps work, and thus is a furious advocate of unit testing.

Installation

To use these magical Xcode project templates, simply copy each folder to:

~/Library/Application Support/Developer/Shared/Xcode/Project Templates

If the Project Templates doesn't exist, just create it. You may need to restart Xcode.

Templates

iOS with Unit Testing

This template includes:

  • a bare bones iOS project
  • a separate target setup to run with the following test Setup:

Cocoa Framework with MacRuby tests

  • a Cocoa Framework target
  • Required Gems
    • bundler
    • rack
    • bacon
    • dispatch
  • Required Ruby
  • a Unit Test bundle with a script to run all files with the file template "*_spec.rb"

About

XCode project templates for use to get you running new projects faster and betterer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published