Integrate Fastlane CI/CD (#44)

This commit is contained in:
Alex
2022-03-11 10:59:31 -06:00
committed by GitHub
parent 026f3c24e9
commit 94cc1d7dbd
73 changed files with 398 additions and 265 deletions

View File

@@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'
platform :ios, '11.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'