/Xcode-Templates-MVVM-Swift

You can use these Xcode templates to generate the MVVM Swift components.

Primary LanguageMakefile

Requirements

  • Xcode 8 or Later
  • Swift 3.2.2 or Later

Installation

To install the MVVM Swift Xcode templates, run:

make install_templates

To uninstall the MVVM Swift Xcode templates, run:

make uninstall_templates