Skip to content

Conversation

@okorohelijah
Copy link
Contributor

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.
Fixes flutter/flutter#172856

Pre-Review Checklist

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

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  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. 2 3

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@jmagman
Copy link
Member

jmagman commented Dec 19, 2025

@okorohelijah I spotted some extra analyzer warnings in the in_app_purchase failures: #10649

@jmagman
Copy link
Member

jmagman commented Dec 19, 2025

Dang...

iOS 26.2 (26.2 - 23C54) - com.apple.CoreSimulator.SimRuntime.iOS-26-2 (unavailable, liblaunch_sim.dylib could not be opened)

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8695102947197916097/+/u/Run_package_tests/list_simulators/stdout

Error (Xcode): iOS 26.2 Platform Not Installed.

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8695102947197916097/+/u/Run_package_tests/build_all_packages_for_iOS_debug/stdout

It does show it downloading from cipd, though I'm unsure what "Overriding runtime 23C53 with 23C54" means:

[W 2025-12-18 15:40:53] runtime D: 2E202634-F938-42C3-8CA5-DC77CC46D9F6 iOS (26.2 - 23C54) (Ready)

 added to Xcode
[W 2025-12-18 15:40:54] Overriding runtime 23C53 with 23C54

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8695102946955814193/+/u/Run_package_tests/install_xcode/install_xcode_from_cipd/stdout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants