forked from TUM-Dev/Campus-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TUM Campus App.xctestplan
72 lines (72 loc) · 1.65 KB
/
TUM Campus App.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"configurations" : [
{
"id" : "06B7C2E2-E4FE-400C-90D3-EA8CB54497BC",
"name" : "Default",
"options" : {
"locationScenario" : {
"identifier" : "London, England",
"referenceType" : "built-in"
}
}
},
{
"id" : "83D0FB61-F21C-47D5-B145-BAB3D6D87BAB",
"name" : "ASAN",
"options" : {
"addressSanitizer" : {
"detectStackUseAfterReturn" : true,
"enabled" : true
}
}
},
{
"id" : "A190051B-FD39-4D9F-AA4A-B63B61BB5F6B",
"name" : "TSAN",
"options" : {
"threadSanitizerEnabled" : true
}
}
],
"defaultOptions" : {
"commandLineArgumentEntries" : [
{
"argument" : "-com.apple.CoreData.SQLDebug 1",
"enabled" : false
},
{
"argument" : "-skip-login"
},
{
"argument" : "-FIRDebugEnabled",
"enabled" : false
}
],
"locationScenario" : {
"identifier" : "London, England",
"referenceType" : "built-in"
},
"targetForVariableExpansion" : {
"containerPath" : "container:TUM Campus App.xcodeproj",
"identifier" : "2277E90B21D93C3300D7FF3F",
"name" : "TUMCampusApp"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:TUM Campus App.xcodeproj",
"identifier" : "2277E92221D93C3400D7FF3F",
"name" : "TUMCampusAppTests"
}
},
{
"target" : {
"containerPath" : "container:TUM Campus App.xcodeproj",
"identifier" : "2277E92D21D93C3400D7FF3F",
"name" : "TUMCampusAppUITests"
}
}
],
"version" : 1
}