Skip to content

A template to eliminate the redundancy of creating MVVM or MVVMC file one by one for XCode

License

Notifications You must be signed in to change notification settings

gouen95/mvvmc-xctemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvvmc-xctemplate

A template to eliminate the redundancy of creating MVVM or MVVMC file one by one for XCode

License: MIT

Installation instructions

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...'

Note

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.

Video walkthrough

MVVMC.demo.mov

About

A template to eliminate the redundancy of creating MVVM or MVVMC file one by one for XCode

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published