UNPKG

ios-boiler-template

Version:

Boilerplate IOS with clean architecture, MMKV, Combine, Alamofire, Task, ...

16 lines (10 loc) 253 B
## HelloWorld ### Setup - Ruby version: 3.2.2 (recommended use [rbenv](https://github.com/rbenv/rbenv)) ### Fastlane build and release ```sh bundle exec fastlane ios build_ipa --env dev ``` ```sh bundle exec fastlane ios upload_to_TF --env dev ```