packages icon indicating copy to clipboard operation
packages copied to clipboard

[ci] Increase deprecation check minimum to iOS 17

Open jmagman opened this issue 7 months ago • 3 comments

I tried this in https://github.com/flutter/packages/pull/7542 and abandoned it because of the integration_test deprecation. That should no longer occur after https://github.com/flutter/flutter/pull/173251.

Exclude camera until https://github.com/flutter/flutter/issues/170438 is completed. Exclude in_app_purchase_storekit until https://github.com/flutter/flutter/issues/105490 is completed.

There are more iOS 18 deprecation warnings to dig through, so let's get up to 17 and go from there.

Last bump at https://github.com/flutter/packages/pull/7431

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.

jmagman avatar Jun 13 '25 17:06 jmagman

Hitting https://github.com/flutter/flutter/issues/170438

jmagman avatar Jun 26 '25 16:06 jmagman

Hitting https://github.com/flutter/flutter/issues/105490

jmagman avatar Jun 26 '25 18:06 jmagman

clang: error: conflicting deployment targets, both '26.0' and '25.0' are present in environment

lucasjinreal avatar Oct 31 '25 14:10 lucasjinreal