-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDevChallenge.xctestplan
44 lines (43 loc) · 1005 Bytes
/
DevChallenge.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
{
"configurations" : [
{
"id" : "1D695D90-4010-47E0-93E1-DDA6629E1FFA",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:Dependencies\/ChecksumKit",
"identifier" : "ChecksumKit",
"name" : "ChecksumKit"
}
]
},
"targetForVariableExpansion" : {
"containerPath" : "container:DevChallenge.xcodeproj",
"identifier" : "DA0C50572CD575F400B846E5",
"name" : "DevChallenge"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Dependencies\/ChecksumKit",
"identifier" : "ChecksumKitTests",
"name" : "ChecksumKitTests"
}
},
{
"target" : {
"containerPath" : "container:DevChallenge.xcodeproj",
"identifier" : "DA71A87F2CD634480029BBFF",
"name" : "DevChallengeTests"
}
}
],
"version" : 1
}