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)