-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTaskito.xctestplan
More file actions
38 lines (37 loc) · 878 Bytes
/
Copy pathTaskito.xctestplan
File metadata and controls
38 lines (37 loc) · 878 Bytes
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
{
"configurations" : [
{
"id" : "5DDFF7E7-49D8-4A7F-8179-9C1CCE78476C",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"performanceAntipatternCheckerEnabled" : true,
"targetForVariableExpansion" : {
"containerPath" : "container:Taskito.xcodeproj",
"identifier" : "84CAB7A42BA0F8DC002350A9",
"name" : "Taskito"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Taskito.xcodeproj",
"identifier" : "84CAB7B52BA0F8DE002350A9",
"name" : "TaskitoTests"
}
},
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Taskito.xcodeproj",
"identifier" : "84CAB7BF2BA0F8DE002350A9",
"name" : "TaskitoUITests"
}
}
],
"version" : 1
}