-
Notifications
You must be signed in to change notification settings - Fork 997
/
Copy pathPaymentSheet Example.xctestplan
47 lines (46 loc) · 1.15 KB
/
PaymentSheet Example.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
{
"configurations" : [
{
"id" : "8AB8AB83-EA2D-4EC3-B245-B611D3298949",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"environmentVariableEntries" : [
{
"key" : "FB_REFERENCE_IMAGE_DIR",
"value" : "$(SRCROOT)\/..\/..\/Tests\/ReferenceImages"
}
],
"locationScenario" : {
"identifier" : "San Francisco, CA, USA",
"referenceType" : "built-in"
},
"region" : "US",
"targetForVariableExpansion" : {
"containerPath" : "container:PaymentSheet Example.xcodeproj",
"identifier" : "D017784615929C0DD3717FE8",
"name" : "PaymentSheet Example"
}
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:PaymentSheet Example.xcodeproj",
"identifier" : "AAF1424C7F0424C3506712E6",
"name" : "PaymentSheetUITest"
}
},
{
"target" : {
"containerPath" : "container:PaymentSheet Example.xcodeproj",
"identifier" : "5BBB41069612B9B628C5E65D",
"name" : "PaymentSheetLocalizationScreenshotGenerator"
}
}
],
"version" : 1
}