Tweak for ios build (#669)

This commit is contained in:
Oliver 2025-06-29 16:57:31 +10:00 committed by GitHub
parent 675f9ee1bb
commit 5bd5d34b24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 42 additions and 141 deletions

View file

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