From b3aa1440ceae037f703547e1d8bea7d0631014ee Mon Sep 17 00:00:00 2001 From: Chris Bobbe Date: Thu, 19 Dec 2024 17:01:52 -0500 Subject: [PATCH] macos [nfc]: Bring a helpful deployment-target note into Podfile, from ios/ We brought this to ios/Podfile from zulip-mobile in a7ed31eb7; helpful to have it on the macOS side too. --- macos/Podfile | 2 ++ macos/Podfile.lock | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/macos/Podfile b/macos/Podfile index 049abe2954..8fc3e488a9 100644 --- a/macos/Podfile +++ b/macos/Podfile @@ -1,3 +1,5 @@ +# This should match the macOS Deployment Target +# (in Xcode, that's in project > Runner > Info) platform :osx, '10.14' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. diff --git a/macos/Podfile.lock b/macos/Podfile.lock index c7c1d864de..422e930470 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -183,6 +183,6 @@ SPEC CHECKSUMS: video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3 wakelock_plus: 4783562c9a43d209c458cb9b30692134af456269 -PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7 +PODFILE CHECKSUM: 373340d0a0047cc0734b3222969df87760de28c0 COCOAPODS: 1.16.2