fix: Apple deployment

This commit is contained in:
PartyDonut 2025-10-10 09:34:19 +02:00
parent e8f85c13df
commit 1c14760a1c
6 changed files with 52 additions and 52 deletions

View file

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