Chris Bracken
cb4b4d4ac9
[macOS,iOS] Improve CocoaPods upgrade instructions (#135453)
In our CocoaPods doctor check, if the version of CocoaPods is found to
be too low, rather than emitting a link to the install instructions,
emit a link to the upgrade instructions.
Since this check operates on CocoaPodsStatus, an enum, swtich to using a
case statement and cover all cases.
## Pre-launch Checklist
- [X] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [X] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [X] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [X] I signed the [CLA].
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [X] I updated/added relevant documentation (doc comments with `///`).
- [X] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [X] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
2023-09-25 12:27:31 -07:00
..
2023-09-20 16:01:04 +00:00
2023-09-13 13:05:29 -07:00
2023-09-21 14:32:35 -04:00
2023-08-10 17:51:05 +00:00
2023-09-10 08:07:13 +00:00
2023-07-07 13:55:35 -07:00
2023-06-15 20:38:04 +00:00
2023-08-10 20:53:08 +00:00
2023-05-26 23:34:36 +00:00
2023-09-05 18:00:07 +00:00
2023-09-20 19:59:08 +00:00
2023-09-22 06:07:06 +00:00
2023-09-25 12:27:31 -07:00
2023-09-22 06:07:06 +00:00
2023-07-20 05:01:24 +00:00
2023-03-22 22:53:49 +00:00
2023-09-12 22:49:05 +00:00
2023-09-12 20:20:04 +00:00
2023-09-10 08:07:13 +00:00
2023-06-01 14:51:30 +00:00
2023-09-10 08:07:13 +00:00
2023-08-31 14:37:46 -07:00
2023-06-15 00:20:30 +00:00
2023-06-09 01:46:24 +00:00
2023-07-06 00:09:01 +00:00
2023-08-16 22:24:51 +00:00
2023-06-09 21:20:50 +00:00
2023-06-09 21:20:50 +00:00
2023-09-19 22:38:51 +00:00
2023-06-09 21:20:50 +00:00
2023-09-21 14:32:35 -04:00
2023-09-21 14:32:35 -04:00
2023-08-09 23:26:05 +00:00
2023-06-13 19:28:06 +00:00
2023-07-24 17:22:25 +00:00
2023-03-20 22:23:23 -07:00
2023-09-10 08:07:13 +00:00
2023-06-07 19:48:42 +00:00
2023-02-03 19:24:41 +00:00
2023-07-17 08:42:13 +00:00
2023-07-31 20:42:11 +00:00
2023-07-21 19:09:25 +00:00
2023-03-28 15:08:57 +00:00
2023-07-13 16:26:02 +00:00
2023-09-10 08:07:13 +00:00
2023-08-09 19:25:12 +00:00
2023-05-20 06:29:21 +00:00
2023-09-10 08:07:13 +00:00
2023-09-10 08:07:13 +00:00
2023-07-07 13:55:35 -07:00
2023-09-10 08:07:13 +00:00
2023-04-20 13:46:33 -04:00
2023-05-23 19:59:20 +00:00
2023-07-18 13:59:48 -07:00
2023-09-10 08:07:13 +00:00
2023-04-14 02:01:21 +00:00
2023-03-06 22:37:55 +00:00
2023-08-09 19:25:12 +00:00
2023-07-18 13:59:48 -07:00
2023-05-15 11:07:30 +02:00
2023-09-10 08:07:13 +00:00
2023-09-15 21:01:05 +00:00
2023-02-28 11:57:04 -05:00
2023-06-28 00:16:13 +05:30
2023-09-21 14:32:35 -04:00
2023-09-10 08:07:13 +00:00
2023-07-24 17:22:25 +00:00
2023-08-08 21:43:00 +00:00
2023-08-24 21:54:59 +00:00
2023-09-20 02:43:57 +00:00
2023-05-19 15:00:53 +00:00
2023-09-06 17:22:13 +00:00
2023-08-31 21:50:54 +00:00
2023-01-30 19:29:13 +00:00
2023-09-21 14:32:35 -04:00