Skip to content

Releases: atelier-socle/xcode-templates

v0.2

17 May 16:16
fba0d12
Compare
Choose a tag to compare

Added:

  • UIKit's MVVM template
  • UIKit's unit tests MVVM template

Note: These templates may contains breaking change in their future version. We are currently using them to validate their structure.

v0.1

17 May 16:14
1283f4d
Compare
Choose a tag to compare

First version. Templates currently available:

  • VIPER Scene (UIKit version)
  • VIPER SceneTests (UIKit version)
  • Scene SwiftUI
  • SceneTests SwiftUI
  • UITableViewCell
  • UITableViewCellTests
  • Model
  • ModelTests

Note: These templates may contains breaking change in their future version. We are currently using them to validate their structure.