A template to eliminate the redundancy of creating MVVM or MVVMC file one by one for XCode
To install MVVMC Xcode templates, run the following command from root folder:
make install_templates
To uninstall Xcode template run:
make uninstall_templates
After that, restart your Xcode if it was already opened.
You can find the templates in MVVMC Section when creating 'New File...'
MVVMC2 is just a concept right now, it's not yet used and tested in real development environment. Files in 'MVVMC2 Root' folder are to be placed inside a new xcode project initial setup.