https://github.com/dmytrochumakov/mvp-template
Xcode template for MVP architecture
https://github.com/dmytrochumakov/mvp-template
ios mvp-architecture swift xcode-template
Last synced: 8 months ago
JSON representation
Xcode template for MVP architecture
- Host: GitHub
- URL: https://github.com/dmytrochumakov/mvp-template
- Owner: dmytrochumakov
- License: mit
- Created: 2023-09-30T06:24:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T07:59:15.000Z (over 2 years ago)
- Last Synced: 2025-03-07T20:52:38.668Z (over 1 year ago)
- Topics: ios, mvp-architecture, swift, xcode-template
- Language: Swift
- Homepage:
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## MVP diagram overview

## 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
MVP-Template is licensed under the MIT License, please see the [LICENSE](LICENSE) file.