feat: Add fastlane for iOS

This commit is contained in:
Christian Pauly 2021-06-19 17:22:00 +02:00
commit e3c9e595ed
11 changed files with 317 additions and 14 deletions

3
ios/Gemfile Normal file
View file

@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "fastlane"