We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b201d48 + d195b09 commit 07f889fCopy full SHA for 07f889f
test/lit.cfg
@@ -99,7 +99,7 @@ def get_simulator_command(run_os, run_cpu):
99
else:
100
return "simctl spawn --standalone 'iPhone 5'"
101
102
- return "simctl spawn --standalone 'iPhone 8'"
+ return "simctl spawn --standalone 'iPhone 12'"
103
elif run_os == 'tvos':
104
return "simctl spawn --standalone 'Apple TV'"
105
elif run_os == 'watchos':
0 commit comments