Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@alexanderwe alexanderwe released this 06 Dec 20:04
· 2 commits to master since this release
2239adb

Added

  • tuist - Offers to configure your project in Swift which is pretty nice. Therefore this template uses tuist now
  • swiftformat - Rationale explained in "Removed" section

Removed

  • R.swift - After thinking about it, adding a library that generates type safe assets was too opinionated for a template project, therefore I removed it
  • SwiftLint - SwiftLint was removed in favour of swiftformat as it offers pretty much the same functionality than SwiftLint but it could potentially also format source code