-
Notifications
You must be signed in to change notification settings - Fork 29.4k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: regressionIt was better in the past than it is nowIt was better in the past than it is nowdependency: dartDart team may need to help usDart team may need to help usfound in release: 3.32Found to occur in 3.32Found to occur in 3.32infra: releaseRelease-related requests and toolingRelease-related requests and toolingplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specifically
Description
Important
Flutter 3.32.3 is not working on macOS due to a codesigning issue. The fix has been released in 3.32.4. flutter upgrade will not work from 3.32.3; upgrade by running git checkout 3.32.4 in your Flutter SDK directory.
Steps to reproduce
- Download Flutter 3.32.3
- Unzip
- Run
flutter doctor
Note: I do not see this warning when I download, unzip, and run flutter doctor with Flutter 3.32.2, nor does it appear when I flutter upgrade from 3.32.2 to 3.32.3.
Actual results
Logs
No logs
Flutter Doctor output
No output
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: regressionIt was better in the past than it is nowIt was better in the past than it is nowdependency: dartDart team may need to help usDart team may need to help usfound in release: 3.32Found to occur in 3.32Found to occur in 3.32infra: releaseRelease-related requests and toolingRelease-related requests and toolingplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specifically