Releases: thuongvb/VIPER-Module-Template
Releases Β· thuongvb/VIPER-Module-Template
VIPER Module Template v1.0.1
π Initial Release: VIPER Module Template (v1.0.0)
This is the first stable release of the VIPER Module Template for Xcode, designed specifically for SwiftUI applications.
β¨ What's included:
- Auto-generation of VIPER components (
View,Interactor,Presenter,Entity,Router) organized in separate folders. - Built-in SwiftUI Previews.
- Clean and maintainable architecture.
π₯ Installation:
- Download the ZIP file from Assets below.
- Unzip and copy to: ~/Library/Developer/Xcode/Templates/
- Restart Xcode to use the template.
π Documentation:
- Detailed instructions available in README.md.
β οΈ Requirements:
- Xcode 14+
- Swift 5.7+
Enjoy coding! π
βοΈ Consider starring this repo if you find it useful. βοΈ
Full Changelog: v1.0.0...v1.0.1
VIPER Module Template v1.0.0
π Initial Release: VIPER Module Template (v1.0.0)
This is the first stable release of the VIPER Module Template for Xcode, designed specifically for SwiftUI applications.
β¨ What's included:
- Auto-generation of VIPER components (
View,Interactor,Presenter,Entity,Router) organized in separate folders. - Built-in SwiftUI Previews.
- Clean and maintainable architecture.
π₯ Installation:
- Download the ZIP file from Assets below.
- Unzip and copy to: ~/Library/Developer/Xcode/Templates/
- Restart Xcode to use the template.
π Documentation:
- Detailed instructions available in README.md.
β οΈ Requirements:
- Xcode 14+
- Swift 5.7+
Enjoy coding! π
βοΈ Consider starring this repo if you find it useful. βοΈ
Full Changelog: https://github.com/thuongvb/VIPER-Module-Folder-Structure/commits/v1.0.0