fix: build ipa archive first

This commit is contained in:
Kingtous
2023-04-18 18:53:40 +08:00
parent 021612e8be
commit e269fb28dd
7 changed files with 129 additions and 168 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'