Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 903 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 903 Bytes

Useful templates for best-practice coding iOS apps. Now compatible with Swift!

Contents

ViewModel

Base template for creating ViewModel files based on Kickstarters open source iOS app structure

Installation

Download or clone the repository Move the Scaffolding folder to this folder: ~/Library/Developer/Xcode/Templates/File Templates/. You may have to create the File Templates directory. In the File Templates directory you put the main Scaffolding folder, so that this is a valid path: ~/Library/Developer/Xcode/Templates/File Templates/Scaffolding In Xcode, check that installation was successful by creating a New File, if Scaffoling is one of the options, it suceeded!