mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 02:07:39 +08:00
ios: Add fastlane gemfile
This commit is contained in:
2
ios/.gitignore
vendored
2
ios/.gitignore
vendored
@ -46,3 +46,5 @@ Pods/
|
||||
|
||||
libs
|
||||
Flutter/flutter_export_environment.sh
|
||||
|
||||
fastlane/report.xml
|
||||
|
3
ios/Gemfile
Normal file
3
ios/Gemfile
Normal file
@ -0,0 +1,3 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "fastlane"
|
Reference in New Issue
Block a user