ios: add fastlane

This commit is contained in:
2026-06-05 23:19:14 -07:00
parent fccc8110f4
commit 8f6e8c17a5
8 changed files with 269 additions and 7 deletions

3
ios/Gemfile Normal file
View File

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