Files
stuartmorgan-g 86543faf4d [tool] Update Swift Package Manager handling (#11234)
Updates the repo tooling for Swift Package manager being on by default on main, and for analysis now working with Swift Package Manager:
- Explicitly disables SwiftPM for the build-all test, instead of relying on it being off by default
- No longer disable SwiftPM for example apps before running analysis, since it's no longer necessary to do so, and we don't want to rely on CocoaPods for core tests going forward.

Fixes https://github.com/flutter/flutter/issues/183521
Fixes https://github.com/flutter/flutter/issues/172427
2026-03-12 17:20:02 +00:00
..