To install VIPER Xcode templates, run the following command from ./XCode Templates folder:
$ cd ./XCode\ Templates
$ make install_templates
To uninstall Xcode template run:
$ cd ./XCode\ Templates
$ make uninstall_templates
After that, restart your Xcode if it was already opened.