Skip to content

Commit

Permalink
macos [nfc]: Bring a helpful deployment-target note into Podfile, fro…
Browse files Browse the repository at this point in the history
…m ios/

We brought this to ios/Podfile from zulip-mobile in a7ed31e;
helpful to have it on the macOS side too.
  • Loading branch information
chrisbobbe committed Dec 19, 2024
1 parent 3af0c10 commit b3aa144
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions macos/Podfile
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,6 @@ SPEC CHECKSUMS:
video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
wakelock_plus: 4783562c9a43d209c458cb9b30692134af456269

PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7
PODFILE CHECKSUM: 373340d0a0047cc0734b3222969df87760de28c0

COCOAPODS: 1.16.2

0 comments on commit b3aa144

Please sign in to comment.