forked from Kjuly/UDAExplainer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
UDAExplainer.xctestplan
43 lines (43 loc) · 1.03 KB
/
UDAExplainer.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
{
"configurations" : [
{
"id" : "A212C609-B922-4777-A5D8-FC756EB28603",
"name" : "Test Scheme Action",
"options" : {
"environmentVariableEntries" : [
{
"key" : "PACKAGE_RESOURCE_BUNDLE_URL",
"value" : "$(BUILT_PRODUCTS_DIR)"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:UDAExplainer.xcodeproj",
"identifier" : "7F0AE2472A3315FF007DAA2A",
"name" : "UDAExplainer"
}
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:UDAExplainer.xcodeproj",
"identifier" : "7F0AE2472A3315FF007DAA2A",
"name" : "UDAExplainer"
}
]
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:UDAExplainer.xcodeproj",
"identifier" : "7F0AE2512A3315FF007DAA2A",
"name" : "UDAExplainerTests"
}
}
],
"version" : 1
}