Start to use GitHub Action (#432)

This commit is contained in:
Mingshen Sun 2020-12-23 20:26:58 -08:00 committed by GitHub
parent 7c558a893a
commit df80d2e431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 185 additions and 60 deletions

View file

@ -1,5 +1,6 @@
source "https://rubygems.org"
gem "cocoapods"
gem "fastlane"
gem "xcodeproj"
gem "rest-client"