Skip to content

Run all flutter/packages macOS tests using Xcode 26 and iOS 26 simulator #172856

@vashworth

Description

@vashworth

Prerequisites

Instructions

Make a PR with the following:

  • Replace Mac version in ci.yaml to macOS 17
- os: Mac-15.5|Mac-15.7
+ os: Mac-15.7
  • Replace sdk_version with 17a400
- "sdk_version": "16c5032a"
+ "sdk_version": "17a400"
  • Remove presubmit: false for all mac tests
  • Update simulator version to 26.0
- OS=com.apple.CoreSimulator.SimRuntime.iOS-18-2
+ OS=com.apple.CoreSimulator.SimRuntime.iOS-26-0

- OS=18.2
+ OS=26.0

- deviceOS = '18.2';
+ deviceOS = '26.0';

See example: https://github.com/flutter/packages/pull/9703/files

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions