Skip to content

Commit

Permalink
deps: Update CocoaPods to 1.16.2
Browse files Browse the repository at this point in the history
Changelog:
  https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md#1162-2024-10-31

Upstream changed the recommended CocoaPods version to 1.16.2 in:
  flutter/flutter@dff1916

Without this change `flutter run` generates the following warnings:

  Warning: CocoaPods recommended version 1.16.2 or greater not installed.
  Pods handling may fail on some projects involving plugins.
  To update CocoaPods, see https://guides.cocoapods.org/using/getting-started.html#updating-cocoapods
  • Loading branch information
rajveermalviya committed Nov 11, 2024
1 parent 163ea28 commit 11e90a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 7ed5116924b3be7e8fb75f7aada61e057028f5c7

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2
2 changes: 1 addition & 1 deletion macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2

0 comments on commit 11e90a0

Please sign in to comment.