Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Set ios_deployment_target to iOS 11.0 #574

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

jmagman
Copy link
Member

@jmagman jmagman commented May 13, 2022

Build the engine Flutter.framework against a minimum of iOS 11.
Part of flutter/flutter#101959
Fixes flutter/flutter#101964

See also flutter/flutter#103545

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

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

@jmagman jmagman self-assigned this May 13, 2022
@jmagman jmagman requested review from zanderso and chinmaygarde May 16, 2022 20:41
@jmagman jmagman merged commit 6c00bc8 into flutter:master May 16, 2022
@jmagman jmagman deleted the ios-11 branch May 16, 2022 20:44
@jmagman jmagman mentioned this pull request Jan 3, 2024
8 tasks
auto-submit bot pushed a commit that referenced this pull request Jan 4, 2024
Build the engine Flutter.framework against a minimum of iOS 12.
Part of flutter/flutter#140474

Flutter tooling already enforcing iOS 12 on app-end: flutter/flutter#140478

See also #574
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set buildroot ios_deployment_target to 11.0
2 participants