Skip to content

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

Draft
cadivus wants to merge 1 commit into
mainfrom
flutter/ios-15-min-deployment-target
Draft

Flutter: update iOS minimum deployment target to 15.0 and Xcode to 26#8618
cadivus wants to merge 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
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.

1 participant