Skip to content

Commit d6665a1

Browse files
committed
feat: add ci simulators json file
1 parent 9b646c4 commit d6665a1

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

ci-simulators.json

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
[
2+
{
3+
"name": "Auto-16PM-0",
4+
"udid": "4D0EDB6B-9517-4E9F-AD80-4853604401FB",
5+
"wdaPort": 1253,
6+
"index": 0
7+
},
8+
{
9+
"name": "Auto-16PM-1",
10+
"udid": "145BA489-0AAB-473F-9238-57C8AD75576A",
11+
"wdaPort": 1254,
12+
"index": 1
13+
},
14+
{
15+
"name": "Auto-16PM-2",
16+
"udid": "6F8F94E6-5623-4C8C-88A0-DAE34F343BCE",
17+
"wdaPort": 1255,
18+
"index": 2
19+
},
20+
{
21+
"name": "Auto-16PM-3",
22+
"udid": "5CFFE21B-26BE-4636-99FE-B5D7B8DC76C4",
23+
"wdaPort": 1256,
24+
"index": 3
25+
},
26+
{
27+
"name": "Auto-16PM-4",
28+
"udid": "570FEA9F-AFC2-4CCE-B637-290D0EE290C4",
29+
"wdaPort": 1257,
30+
"index": 4
31+
},
32+
{
33+
"name": "Auto-16PM-5",
34+
"udid": "09D47861-AF97-4D56-9DC1-9839168AA3CA",
35+
"wdaPort": 1258,
36+
"index": 5
37+
},
38+
{
39+
"name": "Auto-16PM-6",
40+
"udid": "3C7A031A-3224-40A9-86C7-BE64B8B6E0A2",
41+
"wdaPort": 1259,
42+
"index": 6
43+
},
44+
{
45+
"name": "Auto-16PM-7",
46+
"udid": "BA458AF8-C3F9-41E7-8B76-61157EA5EDF3",
47+
"wdaPort": 1260,
48+
"index": 7
49+
},
50+
{
51+
"name": "Auto-16PM-8",
52+
"udid": "5C799A8A-2AE0-4ED9-A077-BCC703ABF7E0",
53+
"wdaPort": 1261,
54+
"index": 8
55+
},
56+
{
57+
"name": "Auto-16PM-9",
58+
"udid": "AEE0AE84-26FA-42FE-85CD-82780DF1154C",
59+
"wdaPort": 1262,
60+
"index": 9
61+
},
62+
{
63+
"name": "Auto-16PM-10",
64+
"udid": "5B947D6C-DAE0-4066-9263-C2B3E1B4E970",
65+
"wdaPort": 1263,
66+
"index": 10
67+
},
68+
{
69+
"name": "Auto-16PM-11",
70+
"udid": "662F717D-A26D-47C7-A47B-E5090B1C4239",
71+
"wdaPort": 1264,
72+
"index": 11
73+
}
74+
]

0 commit comments

Comments
 (0)