Skip to content

htmlprogrammist/Xcode-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode Templates

Templates for most popular architectural patterns

img

Installation

  1. Close this repository (e.g. in Downloads directory)
  2. Open its' directory in the terminal (e.g. cd Downloads/Xcode-Templates)
  3. Open directory with a template you need (e.g. cd VIPER)
  4. Install a template by deploying a shell-script (e.g. sh DeployTemplate.sh)

You can install any architectural pattern you need, not only one

Usage

Xcode -> File -> New -> File -> iOS -> Source -> and then choose architectural pattern you need

⌘ + N -> iOS -> Source -> and then choose architectural pattern you need

In addition to it, you use this repository to create your own templates for Xcode based on this repository

Note

You can easily edit files on your own in the directory by the current path:

~/Library/Developer/Xcode/Templates/File Templates/Custom Templates/Source