-
Notifications
You must be signed in to change notification settings - Fork 0
/
BitLiro.xctestplan
46 lines (45 loc) · 1.02 KB
/
BitLiro.xctestplan
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"configurations" : [
{
"id" : "3DE7C0D3-A1A2-4D24-800B-456B96874C0F",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:BitLiro.xcodeproj",
"identifier" : "8D21C6072B65D2B20065030E",
"name" : "BitLiro"
}
]
},
"targetForVariableExpansion" : {
"containerPath" : "container:BitLiro.xcodeproj",
"identifier" : "8D21C6072B65D2B20065030E",
"name" : "BitLiro"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:BitLiro.xcodeproj",
"identifier" : "8D21C61D2B65D2B60065030E",
"name" : "BitLiroTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:BitLiro.xcodeproj",
"identifier" : "8D21C6272B65D2B60065030E",
"name" : "BitLiroUITests"
}
}
],
"version" : 1
}