fix: Build on macOS

This commit is contained in:
Christian Pauly 2022-03-06 11:39:31 +01:00
commit 929b8e5c68
10 changed files with 115 additions and 11 deletions

View file

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