Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Installation instructions

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.