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.
1 parent 1807a8d commit ce1f24cCopy full SHA for ce1f24c
tools/BUILD.bazel
@@ -5,7 +5,7 @@ load(
5
6
ios_xctestrun_runner(
7
name = "default_test_runner",
8
- device_type = "iPhone 16",
+ device_type = "iPhone 17",
9
random = True,
10
visibility = ["//visibility:public"],
11
)
0 commit comments