Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Upgrade CocoaPods in Cirrus #3347

Merged
merged 1 commit into from Dec 18, 2020
Merged

Upgrade CocoaPods in Cirrus #3347

merged 1 commit into from Dec 18, 2020

Conversation

jmagman
Copy link
Member

@jmagman jmagman commented Dec 18, 2020

Description

Add sudo gem install cocoapods to Cirrus to stay on latest CocoaPods.

Related Issues

flutter/flutter#71170 caused

Warning: CocoaPods minimum required version 1.9.0 or greater not installed. Skipping pod install.
  CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side.
  Without CocoaPods, plugins will not work on iOS or macOS.
  For more info, see https://flutter.dev/platform-plugins
To upgrade see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.
CocoaPods not installed or not in valid state.

https://cirrus-ci.com/task/5814750833541120?command=build#L51

@jmagman jmagman self-assigned this Dec 18, 2020
@google-cla google-cla bot added the cla: yes label Dec 18, 2020
Copy link
Contributor

@cyanglaz cyanglaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jmagman
Copy link
Member Author

jmagman commented Dec 18, 2020

It seems to have worked:

Successfully installed cocoapods-1.10.0

https://cirrus-ci.com/task/4931561139208192?command=upgrade#L30

@jmagman
Copy link
Member Author

jmagman commented Dec 18, 2020

It already got further in https://cirrus-ci.com/task/4931561139208192?command=build#L54 than the failure in https://cirrus-ci.com/task/5814750833541120?command=build#L51. Merging to green the tree.

@blasten
Copy link

blasten commented Dec 18, 2020

Thanks for quick fix, @jmagman !

@cyanglaz
Copy link
Contributor

The lint actually failed on image_picker, I put up a PR to fix it #3349

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 18, 2020
NickalasB added a commit to NickalasB/plugins that referenced this pull request Dec 18, 2020
* master:
  [image_picker] use LocalizedString to fix lint error. (flutter#3349)
  Upgrade CocoaPods in Cirrus (flutter#3347)
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 19, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 19, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 19, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants