Add fastlane setup for iOS deployment

This commit is contained in:
Janez T
2025-10-15 14:31:17 +02:00
parent a6e317bc37
commit f50b429e34
12 changed files with 601 additions and 1643 deletions

3
ios/Gemfile Normal file
View File

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