Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e2e089e

Browse files
authored
Use arm64 engine variant on simulators in iOS unit tests (#39213)
1 parent 225ae87 commit e2e089e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
FLUTTER_ENGINE=ios_debug_sim_unopt
1+
FLUTTER_ENGINE[arch=x86_64]=ios_debug_sim_unopt
2+
FLUTTER_ENGINE[arch=arm64]=ios_debug_sim_unopt_arm64

0 commit comments

Comments
 (0)