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