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
|
{
"configurations" : [
{
"id" : "97A9D9C1-040F-4F36-8CFE-B600F97AB953",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"targetForVariableExpansion" : {
"containerPath" : "container:MullvadVPN.xcodeproj",
"identifier" : "58CE5E5F224146200008646E",
"name" : "MullvadVPN"
}
},
"testTargets" : [
{
"skippedTests" : [
"BaseUITestCase",
"LoggedInWithTimeUITestCase",
"LoggedInWithoutTimeUITestCase",
"LoggedOutUITestCase",
"ScreenshotTests"
],
"target" : {
"containerPath" : "container:MullvadVPN.xcodeproj",
"identifier" : "852969242B4D9C1F007EAD4C",
"name" : "MullvadVPNUITests"
}
}
],
"version" : 1
}
|