Supports: iOS 13.x and above
- master - stable app releases
- develop - development branch, merge your feature branches here
- features - use to create new features
The project is using cocoapods for managing external libraries and a Gemfile for managing the cocoapods version.
Install the pods
bundler install
fastlane install
pod install
- Swiftlint - A tool to enforce Swift style and conventions.
- R.swift - Get strong typed, autocompleted resources like images, fonts and segues in Swift projects