Skip to content

Flutter: update iOS minimum deployment target to 15.0 and Xcode to 26 - #8618

Merged
cadivus merged 1 commit into
mainfrom
flutter/ios-15-min-deployment-target
Aug 27, 2026
Merged

Flutter: update iOS minimum deployment target to 15.0 and Xcode to 26#8618
cadivus merged 1 commit into
mainfrom
flutter/ios-15-min-deployment-target

Conversation

@cadivus

@cadivus cadivus commented Aug 12, 2026

Copy link
Copy Markdown
Member

Follow-up to aws-amplify/amplify-flutter#7239, which raised the iOS deployment target of the Amplify Flutter plugins from 13.0 to 15.0.

  • iOS minimum deployment target: 13.0 -> 15.0
  • Minimum Xcode (iOS and macOS): 15.0 -> 26.0. This does not come from feat: Add iOS 27 support amplify-flutter#7239, which leaves the Xcode floor untouched. Apple has required Xcode 26 and the iOS 26 SDK for App Store uploads since April 28, 2026 (https://developer.apple.com/news/?id=ueeok6yw), and amplify-flutter CI builds on macos-26 runners, so the previous 15.0 was stale.
  • macOS deployment target unchanged (10.15)
  • Fixed the macOS Podfile code block title, which said ios/Podfile

Draft because the amplify-flutter change is not released yet.

The screenshots on this page still show the old versions.

@cadivus
cadivus force-pushed the flutter/ios-15-min-deployment-target branch from 99497f4 to 4c17da1 Compare August 12, 2026 12:37
@cadivus cadivus changed the title Flutter: update iOS minimum deployment target to 15.0 and Xcode to 26 Flutter: update iOS minimum deployment target to 15.0 Aug 12, 2026
@cadivus
cadivus force-pushed the flutter/ios-15-min-deployment-target branch from 4c17da1 to b720d82 Compare August 12, 2026 14:13
@cadivus cadivus changed the title Flutter: update iOS minimum deployment target to 15.0 Flutter: update iOS minimum deployment target to 15.0 and Xcode to 26 Aug 12, 2026
@cadivus
cadivus marked this pull request as ready for review August 27, 2026 13:55
@cadivus
cadivus requested a review from a team as a code owner August 27, 2026 13:55
@cadivus
cadivus enabled auto-merge (squash) August 27, 2026 13:56
@cadivus
cadivus requested review from bobbor and osama-rizk August 27, 2026 14:02

@bobbor bobbor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good.

@cadivus
cadivus merged commit f93a7ab into main Aug 27, 2026
13 checks passed
@cadivus
cadivus deleted the flutter/ios-15-min-deployment-target branch August 27, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants