chore: setup fastlane

This commit is contained in:
Naveen Singh 2025-05-01 23:52:20 +05:30 committed by Naveen Singh
parent aabf627462
commit 3c85e6b4eb
5 changed files with 290 additions and 34 deletions

4
Gemfile Normal file
View file

@ -0,0 +1,4 @@
source "https://rubygems.org"
gem "fastlane"
gem "fastlane-plugin-fossify", "~> 1.0"