fix ios build

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-05-04 21:27:51 +08:00
parent 4228f918d7
commit 31aeab3516
2 changed files with 8 additions and 51 deletions

View File

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