-
Notifications
You must be signed in to change notification settings - Fork 9
Installation Troubleshooting
Ryan Bush edited this page May 5, 2017
·
5 revisions
The installation of the VIPER templates is meant to be as easy and seamless as possible. The install script creates a symbolic link in the Xcode directory to the templates. This allows them to integrate directly into Xcode and be easily used through the File->New File
Xcode flow. However, there is a problem that can arise based on the assumption of the install script.
If your Xcode is not installed in the default /Applications/Xcode
location, then you will need to change this path. It is very easy though!
- Double Click the install script.
- When the script asks for the path to Xcode, instead of pressing return, put in the correct path.
Alternatively, you can input the path to your Xcode.app as a command line argument