We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b44df commit 2f7d830Copy full SHA for 2f7d830
macos/Podfile
@@ -1,3 +1,5 @@
1
+# This should match the macOS Deployment Target
2
+# (in Xcode, that's in project > Runner > Info)
3
platform :osx, '10.14'
4
5
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
macos/Podfile.lock
@@ -183,6 +183,6 @@ SPEC CHECKSUMS:
183
video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
184
wakelock_plus: 4783562c9a43d209c458cb9b30692134af456269
185
186
-PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7
+PODFILE CHECKSUM: 373340d0a0047cc0734b3222969df87760de28c0
187
188
COCOAPODS: 1.16.2
0 commit comments