Add Fastlane config

This commit is contained in:
Arkadiusz Fal
2022-08-15 16:27:38 +02:00
parent 17e56dc69a
commit cd32bae24b
6 changed files with 398 additions and 0 deletions

3
Gemfile Normal file
View File

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