fix deadlock

This commit is contained in:
John Smith
2022-12-26 17:49:23 -05:00
parent fa510deac9
commit 68b4dd636e
5 changed files with 9 additions and 9 deletions

View File

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