chore: Update macos/ios build files (#476)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2025-08-28 15:07:44 +02:00 committed by GitHub
parent 4786d64ca1
commit caaef04a87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 190 additions and 127 deletions

View file

@ -1,4 +1,4 @@
platform :osx, '10.14'
platform :osx, '10.15'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'