dchproject / MVVM-Coordinator-Template

Xcode template for MVVM+Coordinator architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use this template, follow these steps:

  • Download archive
  • Transfer the unpacked files to the project root
  • In case you are using macOS Ventura give Terminal full disk access (System Settings -> Privacy & Security -> Full Disk Access)
  • Open terminal
  • Go to a folder with .xcodeproj
  • Write swift install.swift
  • Open your project
  • Use a template

License

MVVM-Coordinator-Template is licensed under the MIT License, please see the LICENSE file.

About

Xcode template for MVVM+Coordinator architecture

License:MIT License


Languages

Language:Swift 100.0%