Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all plugins minimum from macOS 10.11 to 10.13 #107740

Open
Tracked by #107741
jmagman opened this issue Jul 15, 2022 · 0 comments
Open
Tracked by #107741

Update all plugins minimum from macOS 10.11 to 10.13 #107740

jmagman opened this issue Jul 15, 2022 · 0 comments
Labels
P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. platform-mac Building on or for macOS specifically team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team

Comments

@jmagman
Copy link
Member

jmagman commented Jul 15, 2022

Increase plugin minimum target iOS version from macOS 10.11 to 10.13. #107739

To paraphrase Stuart from #84198, the last time this was done on iOS:

Once Flutter stable no longer supports [macOS 10.13], we should update all the 1P plugins to match. This will eliminate the issue of deprecation warnings from the plugins in the now-common case where people build with projects that use [macOS 10.13] as the minimum.

Currently all of our plugins support [macOS 10.11] so this will affect every plugin that supports iOS, although we'll only need to update the deprecated plugins if at some point we have CI issues with the [macOS 10.13] support.

When we do this, we should make sure the READMEs prominently list the minimum [macOS] version (see also #34999)

Example: flutter/plugins#4327

https://github.com/flutter/plugins/blob/5712aedbc5d1ad588056fd8ad7d947d5e39be85c/packages/url_launcher/url_launcher_macos/macos/url_launcher_macos.podspec#L18

Also run app migrator #107689 by building all example projects.

@jmagman jmagman added plugin platform-mac Building on or for macOS specifically P3 Issues that are less important to the Flutter project labels Jul 15, 2022
@stuartmorgan stuartmorgan added package flutter/packages repository. See also p: labels. and removed plugin labels Mar 6, 2023
@flutter-triage-bot flutter-triage-bot bot added team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team labels Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Issues that are less important to the Flutter project package flutter/packages repository. See also p: labels. platform-mac Building on or for macOS specifically team-ecosystem Owned by Ecosystem team triaged-ecosystem Triaged by Ecosystem team
Projects
None yet
Development

No branches or pull requests

2 participants