-
Notifications
You must be signed in to change notification settings - Fork 5
/
KYNearbyService.xctestplan
43 lines (43 loc) · 1.05 KB
/
KYNearbyService.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" : "854EE856-1C25-4706-B7DD-9167332E04FD",
"name" : "Test Scheme Action",
"options" : {
"environmentVariableEntries" : [
{
"key" : "PACKAGE_RESOURCE_BUNDLE_URL",
"value" : "$(BUILT_PRODUCTS_DIR)"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:KYNearbyService.xcodeproj",
"identifier" : "7FBACE1B2B0EFE8F001D167C",
"name" : "KYNearbyService"
}
}
}
],
"defaultOptions" : {
"codeCoverage" : {
"targets" : [
{
"containerPath" : "container:KYNearbyService.xcodeproj",
"identifier" : "7FBACE1B2B0EFE8F001D167C",
"name" : "KYNearbyService"
}
]
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:KYNearbyService.xcodeproj",
"identifier" : "7FBACE252B0EFE90001D167C",
"name" : "KYNearbyServiceTests"
}
}
],
"version" : 1
}