You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(flutter): remove iphonesimulator from Release/Profile SUPPORTED_PLATFORMS
Flutter does not support release or profile builds on iOS simulators. This
reverts the SUPPORTED_PLATFORMS to only include iphoneos for these
configurations, matching Flutter's default behavior.
Reference: flutter/flutter#38905
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments