-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTestHost.xctestplan
More file actions
40 lines (40 loc) · 965 Bytes
/
TestHost.xctestplan
File metadata and controls
40 lines (40 loc) · 965 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
39
40
{
"configurations" : [
{
"id" : "BDB8FC95-07BE-4E9E-9D00-7F8F4EF2F61A",
"name" : "Configuration 1",
"options" : {
"environmentVariableEntries" : [
{
"key" : "PROMETHEUS_TARGET_BUNDLE_ID",
"value" : "$(PROMETHEUS_TARGET_BUNDLE_ID)"
},
{
"key" : "PROMETHEUS_COMMUNICATION_PATH",
"value" : "$(PROMETHEUS_COMMUNICATION_PATH)"
}
]
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:Prometheus.xcodeproj",
"identifier" : "7CE815362EFBD05B00059085",
"name" : "TestHost"
}
},
"testTargets" : [
{
"skippedTests" : [
"TestHostUITests"
],
"target" : {
"containerPath" : "container:Prometheus.xcodeproj",
"identifier" : "7CE8154C2EFBD05B00059085",
"name" : "TestHostUITests"
}
}
],
"version" : 1
}