File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,13 @@ Xcode 8 or later.
1212* ### Surf MVP Application
1313 #### Features
1414 * Adds ModuleTransitionable.swift file to project
15- * Adds Podfile with Fabric and Crashlytics pods
15+ * Adds Podfile with Fabric, Crashlytics, SwiftLint and SwiftGen pods
16+ * Adds .swiftlint.yml file and SwiftLint Run Script to Build phases
17+ * Adds Gemfile with fastlane, cocoapods, synx and generamba gems
18+ * Rambafile - creates Rambafile with surf_mvp_module template and paths to project target and tests target
1619 #### Options
1720 * Storyboards - creates Main.storyboard file
18- * SwiftLint - adds .swiftlint.yml file and Run Script to Build phases that will show error if SwiftLint not installed
1921 * Alamofire - adds Alamofire, AlamofireImage and AlamofireNetworkActivityIndicator pods
20- * Rambafile - creates Rambafile with surf_mvp_module template and paths to project target and tests target
2122
2223## Installation
2324To install or update the templates you need:
You can’t perform that action at this time.
0 commit comments