Skip to content

Releases: thuongvb/VIPER-Module-Template

VIPER Module Template v1.0.1

24 Mar 11:45

Choose a tag to compare

πŸš€ 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

24 Mar 09:25

Choose a tag to compare

πŸš€ 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