blob: 8af3d1ba571dcceebff1d42127e56b076e986e9b (
plain) (
blame)
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
|
{
"configurations" : [
{
"id" : "06A589A5-80C7-41FE-911F-03518252CBDD",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"performanceAntipatternCheckerEnabled" : true,
"targetForVariableExpansion" : {
"containerPath" : "container:Hutch.xcodeproj",
"identifier" : "8B4B28D02F6704280045FA19",
"name" : "Hutch"
}
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:Hutch.xcodeproj",
"identifier" : "8B8182B62F6B73F3000AE049",
"name" : "HutchTests"
}
}
],
"version" : 1
}
|