https://github.com/arthurc0102/ntub-class-table-api
- Swift 4.2
- Xcode 10.1
- MVVM
- Moya/RxSwift
- fastlane
-
Install gem
-
Install cocoapods
sudo gem install cocoapods
- Install packages
pod install
- Install fastlane
xcode-select --install
sudo gem install fastlane -NV
- Get fastlane file
git submodule init
git submodule update
- Setup development
fastlane match development