mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix the xcodebuild flags mixing up the iOS and watchOS simulators. Confirmed this passed in CI on Xcode 16 beta 5: https://github.com/flutter/flutter/pull/152408 Fixes https://github.com/flutter/flutter/issues/152983 See also https://github.com/flutter/flutter/pull/152347