mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Use arm64 engine variant on simulators in iOS unit tests (flutter/engine#39213)
This commit is contained in:
parent
f1bbb90589
commit
1b4ce3fa8b
@ -1 +1,2 @@
|
||||
FLUTTER_ENGINE=ios_debug_sim_unopt
|
||||
FLUTTER_ENGINE[arch=x86_64]=ios_debug_sim_unopt
|
||||
FLUTTER_ENGINE[arch=arm64]=ios_debug_sim_unopt_arm64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user