GitXplorerGitXplorer
c

XcodeTemplates

public
2 stars
30 forks
0 issues

Commits

List of commits on branch master.
Unverified
b5bccce8c98bfb6e6cf95ed119c32c4eae15a95b

Update README.md

ccoryalder committed 9 years ago
Unverified
e4cb8415eade3004cd1f2347639d6bd75accb1c4

Updated readme

ccoryalder committed 9 years ago
Unverified
42597da7afd9f07e8818fc700a6382666f49c06f

First commit (swift support, core data, etc)

ccoryalder committed 9 years ago

README

The README file for this repository.

Nosplit

Nosplit is a Xcode template for an iOS master-detail app WITHOUT the split view controller.

Installation

  • Move the template to ~/Library/Developer/Xcode/Templates/Custom/ (note: note this is the Hidden Library inside your user folder, not the system Library at the root of your HD).
  • (You will have to make the Templates and Custom directories if you haven't installed templates before).
  • Run Xcode, select from the project template picker

Supported configurations:

  • Objective-C
  • Objective-C + Core Data
  • Swift
  • Swift + Core Data

Tested on Xcode 7.2 (Feb. 3rd 2016)