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

11
ios/.gitignore vendored
View File

@@ -1,2 +1,11 @@
*.xcodeproj
.env
.env.*
!.env.example
build/
*.ipa
*.dSYM.zip
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots/
fastlane/test_output/