flutter / flutter/flutter

Delete `Mac mac_unopt > ci/ios_debug_unopt_sim`

Open
#192,753 1 comment 0 reactions 1 assignee Claimed by @LongCatIsLooong View on GitHub
engine P1 team-ios
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

Currently we have `Mac mac_unopt > ci/ios_debug_unopt_sim`, but we also have `Mac mac_unopt > ci/ios_debug_unopt_sim_arm64`

The non-arm version of the test verifies that an x86 build of the engine works on a simulator.

Xcode no longer supports intel simulators and is dropping Rosetta support. We should just remove this build. The x86 simulator build will still be built in `Mac mac_ios_engine > ci/ios_debug_sim`, we're just not going to test it anymore.

https://github.com/flutter/flutter/blob/1ceffd11a4714c13566358ba4a7b72b7915805bb/engine/src/flutter/ci/builders/mac_unopt.json#L266-L330

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.