Change ios project settings (#671)

This commit is contained in:
Oliver 2025-07-01 16:35:54 +10:00 committed by GitHub
parent 1b59837b3b
commit 1374bb5db1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

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