Skip to content

Commit 2f7d830

Browse files
committed
macos [nfc]: Bring a helpful deployment-target note into Podfile, from ios/
We brought this to ios/Podfile from zulip-mobile in a7ed31e; helpful to have it on the macOS side too.
1 parent f9b44df commit 2f7d830

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

macos/Podfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# This should match the macOS Deployment Target
2+
# (in Xcode, that's in project > Runner > Info)
13
platform :osx, '10.14'
24

35
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.

macos/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,6 @@ SPEC CHECKSUMS:
183183
video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
184184
wakelock_plus: 4783562c9a43d209c458cb9b30692134af456269
185185

186-
PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7
186+
PODFILE CHECKSUM: 373340d0a0047cc0734b3222969df87760de28c0
187187

188188
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)