Skip to content

Commit 3a9dafd

Browse files
committed
update minimum deployment target
1 parent 30a6972 commit 3a9dafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/macos/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :osx, '10.14'
1+
platform :osx, '13.1'
22

33
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
44
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

0 commit comments

Comments
 (0)