set min version of macos to 13.0
This commit is contained in:
parent
050e42cc6f
commit
01b13b4764
2 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
platform :osx, '10.15'
|
||||
platform :osx, '13.0'
|
||||
|
||||
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
||||
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
|
||||
|
|
|
|||
Loading…
Reference in a new issue