Templates for most popular architectural patterns
- Close this repository (e.g. in
Downloads
directory) - Open its' directory in the terminal (e.g.
cd Downloads/Xcode-Templates
) - Open directory with a template you need (e.g.
cd VIPER
) - Install a template by deploying a shell-script (e.g.
sh DeployTemplate.sh
)
You can install any architectural pattern you need, not only one
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
You can easily edit files on your own in the directory by the current path:
~/Library/Developer/Xcode/Templates/File Templates/Custom Templates/Source