@thegrizzlylabs/react-native-genius-scan 5.2.0 → 5.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/android/build.gradle +1 -1
- package/ios/GSSDK/GSSDK.xcframework/Info.plist +5 -5
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Assets.car +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSKDefaultLogLevel.h +2 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSKView.h +4 -2
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSSDK-Swift.h +36 -4
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSSDK.h +1 -2
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Info.plist +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.abi.json +2086 -595
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +70 -64
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.swiftinterface +70 -64
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/PhoneNumberKit_GSKPhoneNumberKit.bundle/Info.plist +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/fr.lproj/GSSDK.strings +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Assets.car +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSKDefaultLogLevel.h +2 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSKView.h +4 -2
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSSDK-Swift.h +72 -8
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSSDK.h +1 -2
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Info.plist +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +2086 -595
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +70 -64
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +70 -64
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +2086 -595
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +70 -64
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +70 -64
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/PhoneNumberKit_GSKPhoneNumberKit.bundle/Info.plist +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/fr.lproj/GSSDK.strings +0 -0
- package/package.json +1 -1
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSKCore.h +0 -52
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSKCore.h +0 -52
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ABIRoot": {
|
|
3
3
|
"kind": "Root",
|
|
4
|
-
"name": "
|
|
5
|
-
"printedName": "
|
|
4
|
+
"name": "GSSDK",
|
|
5
|
+
"printedName": "GSSDK",
|
|
6
6
|
"children": [
|
|
7
7
|
{
|
|
8
8
|
"kind": "Import",
|
|
@@ -60,6 +60,251 @@
|
|
|
60
60
|
"declAttributes": [
|
|
61
61
|
"AccessControl",
|
|
62
62
|
"ObjC"
|
|
63
|
+
],
|
|
64
|
+
"conformances": [
|
|
65
|
+
{
|
|
66
|
+
"kind": "Conformance",
|
|
67
|
+
"name": "Escapable",
|
|
68
|
+
"printedName": "Escapable",
|
|
69
|
+
"usr": "s:s9EscapableP",
|
|
70
|
+
"mangledName": "$ss9EscapableP"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"kind": "Conformance",
|
|
74
|
+
"name": "Copyable",
|
|
75
|
+
"printedName": "Copyable",
|
|
76
|
+
"usr": "s:s8CopyableP",
|
|
77
|
+
"mangledName": "$ss8CopyableP"
|
|
78
|
+
}
|
|
79
|
+
]
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"kind": "TypeDecl",
|
|
83
|
+
"name": "GSK",
|
|
84
|
+
"printedName": "GSK",
|
|
85
|
+
"children": [
|
|
86
|
+
{
|
|
87
|
+
"kind": "Var",
|
|
88
|
+
"name": "sdkVersion",
|
|
89
|
+
"printedName": "sdkVersion",
|
|
90
|
+
"children": [
|
|
91
|
+
{
|
|
92
|
+
"kind": "TypeNominal",
|
|
93
|
+
"name": "String",
|
|
94
|
+
"printedName": "Swift.String",
|
|
95
|
+
"usr": "s:SS"
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"declKind": "Var",
|
|
99
|
+
"usr": "c:@M@GSSDK@objc(cs)GSK(cpy)sdkVersion",
|
|
100
|
+
"mangledName": "$s5GSSDK3GSKC10sdkVersionSSvpZ",
|
|
101
|
+
"moduleName": "GSSDK",
|
|
102
|
+
"static": true,
|
|
103
|
+
"declAttributes": [
|
|
104
|
+
"Final",
|
|
105
|
+
"AccessControl",
|
|
106
|
+
"RawDocComment",
|
|
107
|
+
"ObjC"
|
|
108
|
+
],
|
|
109
|
+
"accessors": [
|
|
110
|
+
{
|
|
111
|
+
"kind": "Accessor",
|
|
112
|
+
"name": "Get",
|
|
113
|
+
"printedName": "Get()",
|
|
114
|
+
"children": [
|
|
115
|
+
{
|
|
116
|
+
"kind": "TypeNominal",
|
|
117
|
+
"name": "String",
|
|
118
|
+
"printedName": "Swift.String",
|
|
119
|
+
"usr": "s:SS"
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"declKind": "Accessor",
|
|
123
|
+
"usr": "c:@M@GSSDK@objc(cs)GSK(cm)sdkVersion",
|
|
124
|
+
"mangledName": "$s5GSSDK3GSKC10sdkVersionSSvgZ",
|
|
125
|
+
"moduleName": "GSSDK",
|
|
126
|
+
"static": true,
|
|
127
|
+
"declAttributes": [
|
|
128
|
+
"Final",
|
|
129
|
+
"ObjC"
|
|
130
|
+
],
|
|
131
|
+
"accessorKind": "get"
|
|
132
|
+
}
|
|
133
|
+
]
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"kind": "Function",
|
|
137
|
+
"name": "setLicenseKey",
|
|
138
|
+
"printedName": "setLicenseKey(_:)",
|
|
139
|
+
"children": [
|
|
140
|
+
{
|
|
141
|
+
"kind": "TypeNominal",
|
|
142
|
+
"name": "Void",
|
|
143
|
+
"printedName": "()"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"kind": "TypeNominal",
|
|
147
|
+
"name": "String",
|
|
148
|
+
"printedName": "Swift.String",
|
|
149
|
+
"usr": "s:SS"
|
|
150
|
+
}
|
|
151
|
+
],
|
|
152
|
+
"declKind": "Func",
|
|
153
|
+
"usr": "c:@M@GSSDK@objc(cs)GSK(cm)setLicenseKey:",
|
|
154
|
+
"mangledName": "$s5GSSDK3GSKC13setLicenseKeyyySSFZ",
|
|
155
|
+
"moduleName": "GSSDK",
|
|
156
|
+
"static": true,
|
|
157
|
+
"declAttributes": [
|
|
158
|
+
"Final",
|
|
159
|
+
"AccessControl",
|
|
160
|
+
"RawDocComment",
|
|
161
|
+
"ObjC"
|
|
162
|
+
],
|
|
163
|
+
"funcSelfKind": "NonMutating"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"kind": "Function",
|
|
167
|
+
"name": "setLicenseKey",
|
|
168
|
+
"printedName": "setLicenseKey(_:autoRefresh:)",
|
|
169
|
+
"children": [
|
|
170
|
+
{
|
|
171
|
+
"kind": "TypeNominal",
|
|
172
|
+
"name": "Void",
|
|
173
|
+
"printedName": "()"
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"kind": "TypeNominal",
|
|
177
|
+
"name": "String",
|
|
178
|
+
"printedName": "Swift.String",
|
|
179
|
+
"usr": "s:SS"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"kind": "TypeNominal",
|
|
183
|
+
"name": "Bool",
|
|
184
|
+
"printedName": "Swift.Bool",
|
|
185
|
+
"usr": "s:Sb"
|
|
186
|
+
}
|
|
187
|
+
],
|
|
188
|
+
"declKind": "Func",
|
|
189
|
+
"usr": "c:@M@GSSDK@objc(cs)GSK(cm)setLicenseKey:autoRefresh:",
|
|
190
|
+
"mangledName": "$s5GSSDK3GSKC13setLicenseKey_11autoRefreshySS_SbtFZ",
|
|
191
|
+
"moduleName": "GSSDK",
|
|
192
|
+
"static": true,
|
|
193
|
+
"declAttributes": [
|
|
194
|
+
"Final",
|
|
195
|
+
"AccessControl",
|
|
196
|
+
"RawDocComment",
|
|
197
|
+
"ObjC"
|
|
198
|
+
],
|
|
199
|
+
"funcSelfKind": "NonMutating"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"kind": "Constructor",
|
|
203
|
+
"name": "init",
|
|
204
|
+
"printedName": "init()",
|
|
205
|
+
"children": [
|
|
206
|
+
{
|
|
207
|
+
"kind": "TypeNominal",
|
|
208
|
+
"name": "GSK",
|
|
209
|
+
"printedName": "GSSDK.GSK",
|
|
210
|
+
"usr": "c:@M@GSSDK@objc(cs)GSK"
|
|
211
|
+
}
|
|
212
|
+
],
|
|
213
|
+
"declKind": "Constructor",
|
|
214
|
+
"usr": "c:@M@GSSDK@objc(cs)GSK(im)init",
|
|
215
|
+
"mangledName": "$s5GSSDK3GSKCACycfc",
|
|
216
|
+
"moduleName": "GSSDK",
|
|
217
|
+
"overriding": true,
|
|
218
|
+
"implicit": true,
|
|
219
|
+
"objc_name": "init",
|
|
220
|
+
"declAttributes": [
|
|
221
|
+
"Dynamic",
|
|
222
|
+
"ObjC",
|
|
223
|
+
"Override"
|
|
224
|
+
],
|
|
225
|
+
"init_kind": "Designated"
|
|
226
|
+
}
|
|
227
|
+
],
|
|
228
|
+
"declKind": "Class",
|
|
229
|
+
"usr": "c:@M@GSSDK@objc(cs)GSK",
|
|
230
|
+
"mangledName": "$s5GSSDK3GSKC",
|
|
231
|
+
"moduleName": "GSSDK",
|
|
232
|
+
"declAttributes": [
|
|
233
|
+
"Final",
|
|
234
|
+
"AccessControl",
|
|
235
|
+
"ObjCMembers",
|
|
236
|
+
"RawDocComment",
|
|
237
|
+
"ObjC"
|
|
238
|
+
],
|
|
239
|
+
"superclassUsr": "c:objc(cs)NSObject",
|
|
240
|
+
"inheritsConvenienceInitializers": true,
|
|
241
|
+
"superclassNames": [
|
|
242
|
+
"ObjectiveC.NSObject"
|
|
243
|
+
],
|
|
244
|
+
"conformances": [
|
|
245
|
+
{
|
|
246
|
+
"kind": "Conformance",
|
|
247
|
+
"name": "Copyable",
|
|
248
|
+
"printedName": "Copyable",
|
|
249
|
+
"usr": "s:s8CopyableP",
|
|
250
|
+
"mangledName": "$ss8CopyableP"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"kind": "Conformance",
|
|
254
|
+
"name": "Escapable",
|
|
255
|
+
"printedName": "Escapable",
|
|
256
|
+
"usr": "s:s9EscapableP",
|
|
257
|
+
"mangledName": "$ss9EscapableP"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"kind": "Conformance",
|
|
261
|
+
"name": "Equatable",
|
|
262
|
+
"printedName": "Equatable",
|
|
263
|
+
"usr": "s:SQ",
|
|
264
|
+
"mangledName": "$sSQ"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"kind": "Conformance",
|
|
268
|
+
"name": "Hashable",
|
|
269
|
+
"printedName": "Hashable",
|
|
270
|
+
"usr": "s:SH",
|
|
271
|
+
"mangledName": "$sSH"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"kind": "Conformance",
|
|
275
|
+
"name": "CVarArg",
|
|
276
|
+
"printedName": "CVarArg",
|
|
277
|
+
"usr": "s:s7CVarArgP",
|
|
278
|
+
"mangledName": "$ss7CVarArgP"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"kind": "Conformance",
|
|
282
|
+
"name": "_KeyValueCodingAndObservingPublishing",
|
|
283
|
+
"printedName": "_KeyValueCodingAndObservingPublishing",
|
|
284
|
+
"usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
|
|
285
|
+
"mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"kind": "Conformance",
|
|
289
|
+
"name": "_KeyValueCodingAndObserving",
|
|
290
|
+
"printedName": "_KeyValueCodingAndObserving",
|
|
291
|
+
"usr": "s:10Foundation27_KeyValueCodingAndObservingP",
|
|
292
|
+
"mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"kind": "Conformance",
|
|
296
|
+
"name": "CustomStringConvertible",
|
|
297
|
+
"printedName": "CustomStringConvertible",
|
|
298
|
+
"usr": "s:s23CustomStringConvertibleP",
|
|
299
|
+
"mangledName": "$ss23CustomStringConvertibleP"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"kind": "Conformance",
|
|
303
|
+
"name": "CustomDebugStringConvertible",
|
|
304
|
+
"printedName": "CustomDebugStringConvertible",
|
|
305
|
+
"usr": "s:s28CustomDebugStringConvertibleP",
|
|
306
|
+
"mangledName": "$ss28CustomDebugStringConvertibleP"
|
|
307
|
+
}
|
|
63
308
|
]
|
|
64
309
|
},
|
|
65
310
|
{
|
|
@@ -639,47 +884,113 @@
|
|
|
639
884
|
]
|
|
640
885
|
},
|
|
641
886
|
{
|
|
642
|
-
"kind": "
|
|
643
|
-
"name": "
|
|
644
|
-
"printedName": "
|
|
887
|
+
"kind": "Var",
|
|
888
|
+
"name": "captureSessionQueue",
|
|
889
|
+
"printedName": "captureSessionQueue",
|
|
645
890
|
"children": [
|
|
646
891
|
{
|
|
647
892
|
"kind": "TypeNominal",
|
|
648
|
-
"name": "
|
|
649
|
-
"printedName": "
|
|
650
|
-
"
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
893
|
+
"name": "Optional",
|
|
894
|
+
"printedName": "Dispatch.DispatchQueue?",
|
|
895
|
+
"children": [
|
|
896
|
+
{
|
|
897
|
+
"kind": "TypeNominal",
|
|
898
|
+
"name": "DispatchQueue",
|
|
899
|
+
"printedName": "Dispatch.DispatchQueue",
|
|
900
|
+
"usr": "c:objc(cs)OS_dispatch_queue"
|
|
901
|
+
}
|
|
902
|
+
],
|
|
903
|
+
"usr": "s:Sq"
|
|
657
904
|
}
|
|
658
905
|
],
|
|
659
|
-
"declKind": "
|
|
660
|
-
"usr": "c:@M@GSSDK@objc(cs)GSKCameraSession(
|
|
661
|
-
"mangledName": "$
|
|
906
|
+
"declKind": "Var",
|
|
907
|
+
"usr": "c:@M@GSSDK@objc(cs)GSKCameraSession(py)captureSessionQueue",
|
|
908
|
+
"mangledName": "$s5GSSDK16GSKCameraSessionC07captureC5QueueSo17OS_dispatch_queueCSgvp",
|
|
662
909
|
"moduleName": "GSSDK",
|
|
663
910
|
"declAttributes": [
|
|
911
|
+
"HasInitialValue",
|
|
912
|
+
"HasStorage",
|
|
913
|
+
"SetterAccess",
|
|
664
914
|
"AccessControl",
|
|
665
|
-
"
|
|
666
|
-
"
|
|
915
|
+
"ObjC",
|
|
916
|
+
"RawDocComment"
|
|
667
917
|
],
|
|
668
|
-
"
|
|
669
|
-
|
|
670
|
-
{
|
|
671
|
-
"kind": "Function",
|
|
672
|
-
"name": "pause",
|
|
673
|
-
"printedName": "pause()",
|
|
674
|
-
"children": [
|
|
918
|
+
"hasStorage": true,
|
|
919
|
+
"accessors": [
|
|
675
920
|
{
|
|
676
|
-
"kind": "
|
|
677
|
-
"name": "
|
|
678
|
-
"printedName": "()"
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
921
|
+
"kind": "Accessor",
|
|
922
|
+
"name": "Get",
|
|
923
|
+
"printedName": "Get()",
|
|
924
|
+
"children": [
|
|
925
|
+
{
|
|
926
|
+
"kind": "TypeNominal",
|
|
927
|
+
"name": "Optional",
|
|
928
|
+
"printedName": "Dispatch.DispatchQueue?",
|
|
929
|
+
"children": [
|
|
930
|
+
{
|
|
931
|
+
"kind": "TypeNominal",
|
|
932
|
+
"name": "DispatchQueue",
|
|
933
|
+
"printedName": "Dispatch.DispatchQueue",
|
|
934
|
+
"usr": "c:objc(cs)OS_dispatch_queue"
|
|
935
|
+
}
|
|
936
|
+
],
|
|
937
|
+
"usr": "s:Sq"
|
|
938
|
+
}
|
|
939
|
+
],
|
|
940
|
+
"declKind": "Accessor",
|
|
941
|
+
"usr": "c:@M@GSSDK@objc(cs)GSKCameraSession(im)captureSessionQueue",
|
|
942
|
+
"mangledName": "$s5GSSDK16GSKCameraSessionC07captureC5QueueSo17OS_dispatch_queueCSgvg",
|
|
943
|
+
"moduleName": "GSSDK",
|
|
944
|
+
"implicit": true,
|
|
945
|
+
"declAttributes": [
|
|
946
|
+
"ObjC"
|
|
947
|
+
],
|
|
948
|
+
"accessorKind": "get"
|
|
949
|
+
}
|
|
950
|
+
]
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"kind": "Constructor",
|
|
954
|
+
"name": "init",
|
|
955
|
+
"printedName": "init(configuration:)",
|
|
956
|
+
"children": [
|
|
957
|
+
{
|
|
958
|
+
"kind": "TypeNominal",
|
|
959
|
+
"name": "GSKCameraSession",
|
|
960
|
+
"printedName": "GSSDK.GSKCameraSession",
|
|
961
|
+
"usr": "c:@M@GSSDK@objc(cs)GSKCameraSession"
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"kind": "TypeNominal",
|
|
965
|
+
"name": "GSKCameraSessionConfiguration",
|
|
966
|
+
"printedName": "GSSDK.GSKCameraSessionConfiguration",
|
|
967
|
+
"usr": "c:@M@GSSDK@objc(cs)GSKCameraSessionConfiguration"
|
|
968
|
+
}
|
|
969
|
+
],
|
|
970
|
+
"declKind": "Constructor",
|
|
971
|
+
"usr": "c:@M@GSSDK@objc(cs)GSKCameraSession(im)initWithConfiguration:",
|
|
972
|
+
"mangledName": "$s5GSSDK16GSKCameraSessionC13configurationAcA0bC13ConfigurationC_tcfc",
|
|
973
|
+
"moduleName": "GSSDK",
|
|
974
|
+
"declAttributes": [
|
|
975
|
+
"AccessControl",
|
|
976
|
+
"Convenience",
|
|
977
|
+
"ObjC"
|
|
978
|
+
],
|
|
979
|
+
"init_kind": "Convenience"
|
|
980
|
+
},
|
|
981
|
+
{
|
|
982
|
+
"kind": "Function",
|
|
983
|
+
"name": "pause",
|
|
984
|
+
"printedName": "pause()",
|
|
985
|
+
"children": [
|
|
986
|
+
{
|
|
987
|
+
"kind": "TypeNominal",
|
|
988
|
+
"name": "Void",
|
|
989
|
+
"printedName": "()"
|
|
990
|
+
}
|
|
991
|
+
],
|
|
992
|
+
"declKind": "Func",
|
|
993
|
+
"usr": "c:@M@GSSDK@objc(cs)GSKCameraSession(im)pauseSession",
|
|
683
994
|
"mangledName": "$s5GSSDK16GSKCameraSessionC5pauseyyF",
|
|
684
995
|
"moduleName": "GSSDK",
|
|
685
996
|
"objc_name": "pauseSession",
|
|
@@ -985,6 +1296,20 @@
|
|
|
985
1296
|
"ObjectiveC.NSObject"
|
|
986
1297
|
],
|
|
987
1298
|
"conformances": [
|
|
1299
|
+
{
|
|
1300
|
+
"kind": "Conformance",
|
|
1301
|
+
"name": "Copyable",
|
|
1302
|
+
"printedName": "Copyable",
|
|
1303
|
+
"usr": "s:s8CopyableP",
|
|
1304
|
+
"mangledName": "$ss8CopyableP"
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
"kind": "Conformance",
|
|
1308
|
+
"name": "Escapable",
|
|
1309
|
+
"printedName": "Escapable",
|
|
1310
|
+
"usr": "s:s9EscapableP",
|
|
1311
|
+
"mangledName": "$ss9EscapableP"
|
|
1312
|
+
},
|
|
988
1313
|
{
|
|
989
1314
|
"kind": "Conformance",
|
|
990
1315
|
"name": "Equatable",
|
|
@@ -1123,6 +1448,20 @@
|
|
|
1123
1448
|
"ObjectiveC.NSObject"
|
|
1124
1449
|
],
|
|
1125
1450
|
"conformances": [
|
|
1451
|
+
{
|
|
1452
|
+
"kind": "Conformance",
|
|
1453
|
+
"name": "Copyable",
|
|
1454
|
+
"printedName": "Copyable",
|
|
1455
|
+
"usr": "s:s8CopyableP",
|
|
1456
|
+
"mangledName": "$ss8CopyableP"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"kind": "Conformance",
|
|
1460
|
+
"name": "Escapable",
|
|
1461
|
+
"printedName": "Escapable",
|
|
1462
|
+
"usr": "s:s9EscapableP",
|
|
1463
|
+
"mangledName": "$ss9EscapableP"
|
|
1464
|
+
},
|
|
1126
1465
|
{
|
|
1127
1466
|
"kind": "Conformance",
|
|
1128
1467
|
"name": "Equatable",
|
|
@@ -1410,6 +1749,20 @@
|
|
|
1410
1749
|
],
|
|
1411
1750
|
"enumRawTypeName": "Int",
|
|
1412
1751
|
"conformances": [
|
|
1752
|
+
{
|
|
1753
|
+
"kind": "Conformance",
|
|
1754
|
+
"name": "Copyable",
|
|
1755
|
+
"printedName": "Copyable",
|
|
1756
|
+
"usr": "s:s8CopyableP",
|
|
1757
|
+
"mangledName": "$ss8CopyableP"
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"kind": "Conformance",
|
|
1761
|
+
"name": "Escapable",
|
|
1762
|
+
"printedName": "Escapable",
|
|
1763
|
+
"usr": "s:s9EscapableP",
|
|
1764
|
+
"mangledName": "$ss9EscapableP"
|
|
1765
|
+
},
|
|
1413
1766
|
{
|
|
1414
1767
|
"kind": "Conformance",
|
|
1415
1768
|
"name": "Equatable",
|
|
@@ -1914,6 +2267,20 @@
|
|
|
1914
2267
|
],
|
|
1915
2268
|
"enumRawTypeName": "Int",
|
|
1916
2269
|
"conformances": [
|
|
2270
|
+
{
|
|
2271
|
+
"kind": "Conformance",
|
|
2272
|
+
"name": "Copyable",
|
|
2273
|
+
"printedName": "Copyable",
|
|
2274
|
+
"usr": "s:s8CopyableP",
|
|
2275
|
+
"mangledName": "$ss8CopyableP"
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"kind": "Conformance",
|
|
2279
|
+
"name": "Escapable",
|
|
2280
|
+
"printedName": "Escapable",
|
|
2281
|
+
"usr": "s:s9EscapableP",
|
|
2282
|
+
"mangledName": "$ss9EscapableP"
|
|
2283
|
+
},
|
|
1917
2284
|
{
|
|
1918
2285
|
"kind": "Conformance",
|
|
1919
2286
|
"name": "Equatable",
|
|
@@ -2171,6 +2538,20 @@
|
|
|
2171
2538
|
],
|
|
2172
2539
|
"enumRawTypeName": "Int",
|
|
2173
2540
|
"conformances": [
|
|
2541
|
+
{
|
|
2542
|
+
"kind": "Conformance",
|
|
2543
|
+
"name": "Copyable",
|
|
2544
|
+
"printedName": "Copyable",
|
|
2545
|
+
"usr": "s:s8CopyableP",
|
|
2546
|
+
"mangledName": "$ss8CopyableP"
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
"kind": "Conformance",
|
|
2550
|
+
"name": "Escapable",
|
|
2551
|
+
"printedName": "Escapable",
|
|
2552
|
+
"usr": "s:s9EscapableP",
|
|
2553
|
+
"mangledName": "$ss9EscapableP"
|
|
2554
|
+
},
|
|
2174
2555
|
{
|
|
2175
2556
|
"kind": "Conformance",
|
|
2176
2557
|
"name": "Equatable",
|
|
@@ -2241,6 +2622,7 @@
|
|
|
2241
2622
|
"mangledName": "$s5GSSDK23GSKCameraViewControllerC07captureC0So7GSKViewCvp",
|
|
2242
2623
|
"moduleName": "GSSDK",
|
|
2243
2624
|
"declAttributes": [
|
|
2625
|
+
"Preconcurrency",
|
|
2244
2626
|
"Custom",
|
|
2245
2627
|
"Lazy",
|
|
2246
2628
|
"SetterAccess",
|
|
@@ -2286,6 +2668,7 @@
|
|
|
2286
2668
|
"mangledName": "$s5GSSDK23GSKCameraViewControllerC07shutterC0So010GSKShutterC0Cvp",
|
|
2287
2669
|
"moduleName": "GSSDK",
|
|
2288
2670
|
"declAttributes": [
|
|
2671
|
+
"Preconcurrency",
|
|
2289
2672
|
"Custom",
|
|
2290
2673
|
"Lazy",
|
|
2291
2674
|
"SetterAccess",
|
|
@@ -2331,6 +2714,7 @@
|
|
|
2331
2714
|
"mangledName": "$s5GSSDK23GSKCameraViewControllerC12overlayColorSo7UIColorCvp",
|
|
2332
2715
|
"moduleName": "GSSDK",
|
|
2333
2716
|
"declAttributes": [
|
|
2717
|
+
"Preconcurrency",
|
|
2334
2718
|
"Custom",
|
|
2335
2719
|
"AccessControl",
|
|
2336
2720
|
"RawDocComment"
|
|
@@ -2414,6 +2798,7 @@
|
|
|
2414
2798
|
"mangledName": "$s5GSSDK23GSKCameraViewControllerC06cameraC0So6UIViewCvp",
|
|
2415
2799
|
"moduleName": "GSSDK",
|
|
2416
2800
|
"declAttributes": [
|
|
2801
|
+
"Preconcurrency",
|
|
2417
2802
|
"Custom",
|
|
2418
2803
|
"AccessControl",
|
|
2419
2804
|
"RawDocComment"
|
|
@@ -2457,8 +2842,9 @@
|
|
|
2457
2842
|
"moduleName": "GSSDK",
|
|
2458
2843
|
"declAttributes": [
|
|
2459
2844
|
"Final",
|
|
2460
|
-
"
|
|
2845
|
+
"Preconcurrency",
|
|
2461
2846
|
"Custom",
|
|
2847
|
+
"HasStorage",
|
|
2462
2848
|
"AccessControl",
|
|
2463
2849
|
"RawDocComment"
|
|
2464
2850
|
],
|
|
@@ -2512,6 +2898,7 @@
|
|
|
2512
2898
|
"mangledName": "$s5GSSDK23GSKCameraViewControllerC13cameraSessionAcA0bF0C_tcfc",
|
|
2513
2899
|
"moduleName": "GSSDK",
|
|
2514
2900
|
"declAttributes": [
|
|
2901
|
+
"Preconcurrency",
|
|
2515
2902
|
"Custom",
|
|
2516
2903
|
"AccessControl"
|
|
2517
2904
|
],
|
|
@@ -2539,6 +2926,7 @@
|
|
|
2539
2926
|
"declAttributes": [
|
|
2540
2927
|
"Dynamic",
|
|
2541
2928
|
"ObjC",
|
|
2929
|
+
"Preconcurrency",
|
|
2542
2930
|
"Custom",
|
|
2543
2931
|
"Override",
|
|
2544
2932
|
"AccessControl",
|
|
@@ -2593,6 +2981,7 @@
|
|
|
2593
2981
|
"declAttributes": [
|
|
2594
2982
|
"Dynamic",
|
|
2595
2983
|
"ObjC",
|
|
2984
|
+
"Preconcurrency",
|
|
2596
2985
|
"Custom",
|
|
2597
2986
|
"Override",
|
|
2598
2987
|
"AccessControl"
|
|
@@ -2620,6 +3009,7 @@
|
|
|
2620
3009
|
"declAttributes": [
|
|
2621
3010
|
"Dynamic",
|
|
2622
3011
|
"ObjC",
|
|
3012
|
+
"Preconcurrency",
|
|
2623
3013
|
"Custom",
|
|
2624
3014
|
"Override",
|
|
2625
3015
|
"AccessControl"
|
|
@@ -2653,6 +3043,7 @@
|
|
|
2653
3043
|
"declAttributes": [
|
|
2654
3044
|
"Dynamic",
|
|
2655
3045
|
"ObjC",
|
|
3046
|
+
"Preconcurrency",
|
|
2656
3047
|
"Custom",
|
|
2657
3048
|
"Override",
|
|
2658
3049
|
"AccessControl"
|
|
@@ -2686,6 +3077,7 @@
|
|
|
2686
3077
|
"declAttributes": [
|
|
2687
3078
|
"Dynamic",
|
|
2688
3079
|
"ObjC",
|
|
3080
|
+
"Preconcurrency",
|
|
2689
3081
|
"Custom",
|
|
2690
3082
|
"Override",
|
|
2691
3083
|
"AccessControl"
|
|
@@ -2725,6 +3117,7 @@
|
|
|
2725
3117
|
"declAttributes": [
|
|
2726
3118
|
"Dynamic",
|
|
2727
3119
|
"ObjC",
|
|
3120
|
+
"Preconcurrency",
|
|
2728
3121
|
"Custom",
|
|
2729
3122
|
"Override",
|
|
2730
3123
|
"AccessControl"
|
|
@@ -2781,6 +3174,7 @@
|
|
|
2781
3174
|
"declAttributes": [
|
|
2782
3175
|
"Dynamic",
|
|
2783
3176
|
"ObjC",
|
|
3177
|
+
"Preconcurrency",
|
|
2784
3178
|
"Custom",
|
|
2785
3179
|
"Override"
|
|
2786
3180
|
],
|
|
@@ -2804,6 +3198,7 @@
|
|
|
2804
3198
|
"isOpen": true,
|
|
2805
3199
|
"declAttributes": [
|
|
2806
3200
|
"Dynamic",
|
|
3201
|
+
"Preconcurrency",
|
|
2807
3202
|
"Custom",
|
|
2808
3203
|
"AccessControl",
|
|
2809
3204
|
"ObjC",
|
|
@@ -2838,6 +3233,7 @@
|
|
|
2838
3233
|
"declAttributes": [
|
|
2839
3234
|
"Dynamic",
|
|
2840
3235
|
"ObjC",
|
|
3236
|
+
"Preconcurrency",
|
|
2841
3237
|
"Custom",
|
|
2842
3238
|
"AccessControl"
|
|
2843
3239
|
],
|
|
@@ -2876,6 +3272,7 @@
|
|
|
2876
3272
|
"declAttributes": [
|
|
2877
3273
|
"Dynamic",
|
|
2878
3274
|
"ObjC",
|
|
3275
|
+
"Preconcurrency",
|
|
2879
3276
|
"Custom",
|
|
2880
3277
|
"AccessControl"
|
|
2881
3278
|
],
|
|
@@ -2908,6 +3305,7 @@
|
|
|
2908
3305
|
"declAttributes": [
|
|
2909
3306
|
"Dynamic",
|
|
2910
3307
|
"ObjC",
|
|
3308
|
+
"Preconcurrency",
|
|
2911
3309
|
"Custom",
|
|
2912
3310
|
"AccessControl"
|
|
2913
3311
|
],
|
|
@@ -2940,6 +3338,7 @@
|
|
|
2940
3338
|
"declAttributes": [
|
|
2941
3339
|
"Dynamic",
|
|
2942
3340
|
"ObjC",
|
|
3341
|
+
"Preconcurrency",
|
|
2943
3342
|
"Custom",
|
|
2944
3343
|
"AccessControl"
|
|
2945
3344
|
],
|
|
@@ -2978,6 +3377,7 @@
|
|
|
2978
3377
|
"declAttributes": [
|
|
2979
3378
|
"Dynamic",
|
|
2980
3379
|
"ObjC",
|
|
3380
|
+
"Preconcurrency",
|
|
2981
3381
|
"Custom",
|
|
2982
3382
|
"AccessControl"
|
|
2983
3383
|
],
|
|
@@ -3016,6 +3416,7 @@
|
|
|
3016
3416
|
"declAttributes": [
|
|
3017
3417
|
"Dynamic",
|
|
3018
3418
|
"ObjC",
|
|
3419
|
+
"Preconcurrency",
|
|
3019
3420
|
"Custom",
|
|
3020
3421
|
"AccessControl"
|
|
3021
3422
|
],
|
|
@@ -3054,6 +3455,7 @@
|
|
|
3054
3455
|
"declAttributes": [
|
|
3055
3456
|
"Dynamic",
|
|
3056
3457
|
"ObjC",
|
|
3458
|
+
"Preconcurrency",
|
|
3057
3459
|
"Custom",
|
|
3058
3460
|
"AccessControl"
|
|
3059
3461
|
],
|
|
@@ -3092,6 +3494,7 @@
|
|
|
3092
3494
|
"declAttributes": [
|
|
3093
3495
|
"Dynamic",
|
|
3094
3496
|
"ObjC",
|
|
3497
|
+
"Preconcurrency",
|
|
3095
3498
|
"Custom",
|
|
3096
3499
|
"AccessControl"
|
|
3097
3500
|
],
|
|
@@ -3124,6 +3527,7 @@
|
|
|
3124
3527
|
"declAttributes": [
|
|
3125
3528
|
"Dynamic",
|
|
3126
3529
|
"ObjC",
|
|
3530
|
+
"Preconcurrency",
|
|
3127
3531
|
"Custom",
|
|
3128
3532
|
"AccessControl"
|
|
3129
3533
|
],
|
|
@@ -3156,6 +3560,7 @@
|
|
|
3156
3560
|
"declAttributes": [
|
|
3157
3561
|
"Dynamic",
|
|
3158
3562
|
"ObjC",
|
|
3563
|
+
"Preconcurrency",
|
|
3159
3564
|
"Custom",
|
|
3160
3565
|
"AccessControl"
|
|
3161
3566
|
],
|
|
@@ -3194,6 +3599,7 @@
|
|
|
3194
3599
|
"declAttributes": [
|
|
3195
3600
|
"Dynamic",
|
|
3196
3601
|
"ObjC",
|
|
3602
|
+
"Preconcurrency",
|
|
3197
3603
|
"Custom",
|
|
3198
3604
|
"AccessControl"
|
|
3199
3605
|
],
|
|
@@ -3232,6 +3638,7 @@
|
|
|
3232
3638
|
"declAttributes": [
|
|
3233
3639
|
"Dynamic",
|
|
3234
3640
|
"ObjC",
|
|
3641
|
+
"Preconcurrency",
|
|
3235
3642
|
"Custom",
|
|
3236
3643
|
"AccessControl"
|
|
3237
3644
|
],
|
|
@@ -3264,6 +3671,7 @@
|
|
|
3264
3671
|
"declAttributes": [
|
|
3265
3672
|
"Dynamic",
|
|
3266
3673
|
"ObjC",
|
|
3674
|
+
"Preconcurrency",
|
|
3267
3675
|
"Custom",
|
|
3268
3676
|
"AccessControl"
|
|
3269
3677
|
],
|
|
@@ -3296,6 +3704,7 @@
|
|
|
3296
3704
|
"declAttributes": [
|
|
3297
3705
|
"Dynamic",
|
|
3298
3706
|
"ObjC",
|
|
3707
|
+
"Preconcurrency",
|
|
3299
3708
|
"Custom",
|
|
3300
3709
|
"AccessControl"
|
|
3301
3710
|
],
|
|
@@ -3328,6 +3737,7 @@
|
|
|
3328
3737
|
"declAttributes": [
|
|
3329
3738
|
"Dynamic",
|
|
3330
3739
|
"ObjC",
|
|
3740
|
+
"Preconcurrency",
|
|
3331
3741
|
"Custom",
|
|
3332
3742
|
"AccessControl"
|
|
3333
3743
|
],
|
|
@@ -3366,6 +3776,7 @@
|
|
|
3366
3776
|
"declAttributes": [
|
|
3367
3777
|
"Dynamic",
|
|
3368
3778
|
"ObjC",
|
|
3779
|
+
"Preconcurrency",
|
|
3369
3780
|
"Custom",
|
|
3370
3781
|
"AccessControl"
|
|
3371
3782
|
],
|
|
@@ -3398,6 +3809,7 @@
|
|
|
3398
3809
|
"declAttributes": [
|
|
3399
3810
|
"Dynamic",
|
|
3400
3811
|
"ObjC",
|
|
3812
|
+
"Preconcurrency",
|
|
3401
3813
|
"Custom",
|
|
3402
3814
|
"AccessControl"
|
|
3403
3815
|
],
|
|
@@ -3435,6 +3847,7 @@
|
|
|
3435
3847
|
"declAttributes": [
|
|
3436
3848
|
"Dynamic",
|
|
3437
3849
|
"ObjC",
|
|
3850
|
+
"Preconcurrency",
|
|
3438
3851
|
"Custom",
|
|
3439
3852
|
"AccessControl"
|
|
3440
3853
|
],
|
|
@@ -3448,6 +3861,7 @@
|
|
|
3448
3861
|
"moduleName": "GSSDK",
|
|
3449
3862
|
"isOpen": true,
|
|
3450
3863
|
"declAttributes": [
|
|
3864
|
+
"Preconcurrency",
|
|
3451
3865
|
"Custom",
|
|
3452
3866
|
"AccessControl",
|
|
3453
3867
|
"RawDocComment",
|
|
@@ -3460,6 +3874,20 @@
|
|
|
3460
3874
|
"ObjectiveC.NSObject"
|
|
3461
3875
|
],
|
|
3462
3876
|
"conformances": [
|
|
3877
|
+
{
|
|
3878
|
+
"kind": "Conformance",
|
|
3879
|
+
"name": "Copyable",
|
|
3880
|
+
"printedName": "Copyable",
|
|
3881
|
+
"usr": "s:s8CopyableP",
|
|
3882
|
+
"mangledName": "$ss8CopyableP"
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
"kind": "Conformance",
|
|
3886
|
+
"name": "Escapable",
|
|
3887
|
+
"printedName": "Escapable",
|
|
3888
|
+
"usr": "s:s9EscapableP",
|
|
3889
|
+
"mangledName": "$ss9EscapableP"
|
|
3890
|
+
},
|
|
3463
3891
|
{
|
|
3464
3892
|
"kind": "Conformance",
|
|
3465
3893
|
"name": "Equatable",
|
|
@@ -3655,6 +4083,22 @@
|
|
|
3655
4083
|
"AccessControl",
|
|
3656
4084
|
"ObjCMembers",
|
|
3657
4085
|
"RawDocComment"
|
|
4086
|
+
],
|
|
4087
|
+
"conformances": [
|
|
4088
|
+
{
|
|
4089
|
+
"kind": "Conformance",
|
|
4090
|
+
"name": "Copyable",
|
|
4091
|
+
"printedName": "Copyable",
|
|
4092
|
+
"usr": "s:s8CopyableP",
|
|
4093
|
+
"mangledName": "$ss8CopyableP"
|
|
4094
|
+
},
|
|
4095
|
+
{
|
|
4096
|
+
"kind": "Conformance",
|
|
4097
|
+
"name": "Escapable",
|
|
4098
|
+
"printedName": "Escapable",
|
|
4099
|
+
"usr": "s:s9EscapableP",
|
|
4100
|
+
"mangledName": "$ss9EscapableP"
|
|
4101
|
+
}
|
|
3658
4102
|
]
|
|
3659
4103
|
},
|
|
3660
4104
|
{
|
|
@@ -3723,6 +4167,22 @@
|
|
|
3723
4167
|
"AccessControl",
|
|
3724
4168
|
"ObjCMembers",
|
|
3725
4169
|
"RawDocComment"
|
|
4170
|
+
],
|
|
4171
|
+
"conformances": [
|
|
4172
|
+
{
|
|
4173
|
+
"kind": "Conformance",
|
|
4174
|
+
"name": "Copyable",
|
|
4175
|
+
"printedName": "Copyable",
|
|
4176
|
+
"usr": "s:s8CopyableP",
|
|
4177
|
+
"mangledName": "$ss8CopyableP"
|
|
4178
|
+
},
|
|
4179
|
+
{
|
|
4180
|
+
"kind": "Conformance",
|
|
4181
|
+
"name": "Escapable",
|
|
4182
|
+
"printedName": "Escapable",
|
|
4183
|
+
"usr": "s:s9EscapableP",
|
|
4184
|
+
"mangledName": "$ss9EscapableP"
|
|
4185
|
+
}
|
|
3726
4186
|
]
|
|
3727
4187
|
},
|
|
3728
4188
|
{
|
|
@@ -3991,6 +4451,20 @@
|
|
|
3991
4451
|
"enumRawTypeName": "Int",
|
|
3992
4452
|
"isEnumExhaustive": true,
|
|
3993
4453
|
"conformances": [
|
|
4454
|
+
{
|
|
4455
|
+
"kind": "Conformance",
|
|
4456
|
+
"name": "Copyable",
|
|
4457
|
+
"printedName": "Copyable",
|
|
4458
|
+
"usr": "s:s8CopyableP",
|
|
4459
|
+
"mangledName": "$ss8CopyableP"
|
|
4460
|
+
},
|
|
4461
|
+
{
|
|
4462
|
+
"kind": "Conformance",
|
|
4463
|
+
"name": "Escapable",
|
|
4464
|
+
"printedName": "Escapable",
|
|
4465
|
+
"usr": "s:s9EscapableP",
|
|
4466
|
+
"mangledName": "$ss9EscapableP"
|
|
4467
|
+
},
|
|
3994
4468
|
{
|
|
3995
4469
|
"kind": "Conformance",
|
|
3996
4470
|
"name": "Equatable",
|
|
@@ -4033,6 +4507,13 @@
|
|
|
4033
4507
|
"printedName": "Sendable",
|
|
4034
4508
|
"usr": "s:s8SendableP",
|
|
4035
4509
|
"mangledName": "$ss8SendableP"
|
|
4510
|
+
},
|
|
4511
|
+
{
|
|
4512
|
+
"kind": "Conformance",
|
|
4513
|
+
"name": "BitwiseCopyable",
|
|
4514
|
+
"printedName": "BitwiseCopyable",
|
|
4515
|
+
"usr": "s:s15BitwiseCopyableP",
|
|
4516
|
+
"mangledName": "$ss15BitwiseCopyableP"
|
|
4036
4517
|
}
|
|
4037
4518
|
]
|
|
4038
4519
|
},
|
|
@@ -4500,6 +4981,20 @@
|
|
|
4500
4981
|
"ObjectiveC.NSObject"
|
|
4501
4982
|
],
|
|
4502
4983
|
"conformances": [
|
|
4984
|
+
{
|
|
4985
|
+
"kind": "Conformance",
|
|
4986
|
+
"name": "Copyable",
|
|
4987
|
+
"printedName": "Copyable",
|
|
4988
|
+
"usr": "s:s8CopyableP",
|
|
4989
|
+
"mangledName": "$ss8CopyableP"
|
|
4990
|
+
},
|
|
4991
|
+
{
|
|
4992
|
+
"kind": "Conformance",
|
|
4993
|
+
"name": "Escapable",
|
|
4994
|
+
"printedName": "Escapable",
|
|
4995
|
+
"usr": "s:s9EscapableP",
|
|
4996
|
+
"mangledName": "$ss9EscapableP"
|
|
4997
|
+
},
|
|
4503
4998
|
{
|
|
4504
4999
|
"kind": "Conformance",
|
|
4505
5000
|
"name": "Equatable",
|
|
@@ -4996,6 +5491,20 @@
|
|
|
4996
5491
|
"ObjectiveC.NSObject"
|
|
4997
5492
|
],
|
|
4998
5493
|
"conformances": [
|
|
5494
|
+
{
|
|
5495
|
+
"kind": "Conformance",
|
|
5496
|
+
"name": "Copyable",
|
|
5497
|
+
"printedName": "Copyable",
|
|
5498
|
+
"usr": "s:s8CopyableP",
|
|
5499
|
+
"mangledName": "$ss8CopyableP"
|
|
5500
|
+
},
|
|
5501
|
+
{
|
|
5502
|
+
"kind": "Conformance",
|
|
5503
|
+
"name": "Escapable",
|
|
5504
|
+
"printedName": "Escapable",
|
|
5505
|
+
"usr": "s:s9EscapableP",
|
|
5506
|
+
"mangledName": "$ss9EscapableP"
|
|
5507
|
+
},
|
|
4999
5508
|
{
|
|
5000
5509
|
"kind": "Conformance",
|
|
5001
5510
|
"name": "Equatable",
|
|
@@ -6006,6 +6515,20 @@
|
|
|
6006
6515
|
"ObjectiveC.NSObject"
|
|
6007
6516
|
],
|
|
6008
6517
|
"conformances": [
|
|
6518
|
+
{
|
|
6519
|
+
"kind": "Conformance",
|
|
6520
|
+
"name": "Copyable",
|
|
6521
|
+
"printedName": "Copyable",
|
|
6522
|
+
"usr": "s:s8CopyableP",
|
|
6523
|
+
"mangledName": "$ss8CopyableP"
|
|
6524
|
+
},
|
|
6525
|
+
{
|
|
6526
|
+
"kind": "Conformance",
|
|
6527
|
+
"name": "Escapable",
|
|
6528
|
+
"printedName": "Escapable",
|
|
6529
|
+
"usr": "s:s9EscapableP",
|
|
6530
|
+
"mangledName": "$ss9EscapableP"
|
|
6531
|
+
},
|
|
6009
6532
|
{
|
|
6010
6533
|
"kind": "Conformance",
|
|
6011
6534
|
"name": "Equatable",
|
|
@@ -6555,6 +7078,20 @@
|
|
|
6555
7078
|
"ObjectiveC.NSObject"
|
|
6556
7079
|
],
|
|
6557
7080
|
"conformances": [
|
|
7081
|
+
{
|
|
7082
|
+
"kind": "Conformance",
|
|
7083
|
+
"name": "Copyable",
|
|
7084
|
+
"printedName": "Copyable",
|
|
7085
|
+
"usr": "s:s8CopyableP",
|
|
7086
|
+
"mangledName": "$ss8CopyableP"
|
|
7087
|
+
},
|
|
7088
|
+
{
|
|
7089
|
+
"kind": "Conformance",
|
|
7090
|
+
"name": "Escapable",
|
|
7091
|
+
"printedName": "Escapable",
|
|
7092
|
+
"usr": "s:s9EscapableP",
|
|
7093
|
+
"mangledName": "$ss9EscapableP"
|
|
7094
|
+
},
|
|
6558
7095
|
{
|
|
6559
7096
|
"kind": "Conformance",
|
|
6560
7097
|
"name": "Equatable",
|
|
@@ -6613,6 +7150,16 @@
|
|
|
6613
7150
|
"declKind": "Import",
|
|
6614
7151
|
"moduleName": "GSSDK"
|
|
6615
7152
|
},
|
|
7153
|
+
{
|
|
7154
|
+
"kind": "Import",
|
|
7155
|
+
"name": "GSSDKObjC",
|
|
7156
|
+
"printedName": "GSSDKObjC",
|
|
7157
|
+
"declKind": "Import",
|
|
7158
|
+
"moduleName": "GSSDK",
|
|
7159
|
+
"declAttributes": [
|
|
7160
|
+
"ImplementationOnly"
|
|
7161
|
+
]
|
|
7162
|
+
},
|
|
6616
7163
|
{
|
|
6617
7164
|
"kind": "Import",
|
|
6618
7165
|
"name": "Foundation",
|
|
@@ -6825,6 +7372,20 @@
|
|
|
6825
7372
|
"ObjectiveC.NSObject"
|
|
6826
7373
|
],
|
|
6827
7374
|
"conformances": [
|
|
7375
|
+
{
|
|
7376
|
+
"kind": "Conformance",
|
|
7377
|
+
"name": "Copyable",
|
|
7378
|
+
"printedName": "Copyable",
|
|
7379
|
+
"usr": "s:s8CopyableP",
|
|
7380
|
+
"mangledName": "$ss8CopyableP"
|
|
7381
|
+
},
|
|
7382
|
+
{
|
|
7383
|
+
"kind": "Conformance",
|
|
7384
|
+
"name": "Escapable",
|
|
7385
|
+
"printedName": "Escapable",
|
|
7386
|
+
"usr": "s:s9EscapableP",
|
|
7387
|
+
"mangledName": "$ss9EscapableP"
|
|
7388
|
+
},
|
|
6828
7389
|
{
|
|
6829
7390
|
"kind": "Conformance",
|
|
6830
7391
|
"name": "Equatable",
|
|
@@ -7279,6 +7840,9 @@
|
|
|
7279
7840
|
"moduleName": "GSSDK",
|
|
7280
7841
|
"static": true,
|
|
7281
7842
|
"implicit": true,
|
|
7843
|
+
"declAttributes": [
|
|
7844
|
+
"Nonisolated"
|
|
7845
|
+
],
|
|
7282
7846
|
"accessors": [
|
|
7283
7847
|
{
|
|
7284
7848
|
"kind": "Accessor",
|
|
@@ -7363,6 +7927,20 @@
|
|
|
7363
7927
|
],
|
|
7364
7928
|
"enumRawTypeName": "Int",
|
|
7365
7929
|
"conformances": [
|
|
7930
|
+
{
|
|
7931
|
+
"kind": "Conformance",
|
|
7932
|
+
"name": "Copyable",
|
|
7933
|
+
"printedName": "Copyable",
|
|
7934
|
+
"usr": "s:s8CopyableP",
|
|
7935
|
+
"mangledName": "$ss8CopyableP"
|
|
7936
|
+
},
|
|
7937
|
+
{
|
|
7938
|
+
"kind": "Conformance",
|
|
7939
|
+
"name": "Escapable",
|
|
7940
|
+
"printedName": "Escapable",
|
|
7941
|
+
"usr": "s:s9EscapableP",
|
|
7942
|
+
"mangledName": "$ss9EscapableP"
|
|
7943
|
+
},
|
|
7366
7944
|
{
|
|
7367
7945
|
"kind": "Conformance",
|
|
7368
7946
|
"name": "Equatable",
|
|
@@ -7630,6 +8208,20 @@
|
|
|
7630
8208
|
"ObjectiveC.NSObject"
|
|
7631
8209
|
],
|
|
7632
8210
|
"conformances": [
|
|
8211
|
+
{
|
|
8212
|
+
"kind": "Conformance",
|
|
8213
|
+
"name": "Copyable",
|
|
8214
|
+
"printedName": "Copyable",
|
|
8215
|
+
"usr": "s:s8CopyableP",
|
|
8216
|
+
"mangledName": "$ss8CopyableP"
|
|
8217
|
+
},
|
|
8218
|
+
{
|
|
8219
|
+
"kind": "Conformance",
|
|
8220
|
+
"name": "Escapable",
|
|
8221
|
+
"printedName": "Escapable",
|
|
8222
|
+
"usr": "s:s9EscapableP",
|
|
8223
|
+
"mangledName": "$ss9EscapableP"
|
|
8224
|
+
},
|
|
7633
8225
|
{
|
|
7634
8226
|
"kind": "Conformance",
|
|
7635
8227
|
"name": "Equatable",
|
|
@@ -7900,6 +8492,20 @@
|
|
|
7900
8492
|
"ObjectiveC.NSObject"
|
|
7901
8493
|
],
|
|
7902
8494
|
"conformances": [
|
|
8495
|
+
{
|
|
8496
|
+
"kind": "Conformance",
|
|
8497
|
+
"name": "Copyable",
|
|
8498
|
+
"printedName": "Copyable",
|
|
8499
|
+
"usr": "s:s8CopyableP",
|
|
8500
|
+
"mangledName": "$ss8CopyableP"
|
|
8501
|
+
},
|
|
8502
|
+
{
|
|
8503
|
+
"kind": "Conformance",
|
|
8504
|
+
"name": "Escapable",
|
|
8505
|
+
"printedName": "Escapable",
|
|
8506
|
+
"usr": "s:s9EscapableP",
|
|
8507
|
+
"mangledName": "$ss9EscapableP"
|
|
8508
|
+
},
|
|
7903
8509
|
{
|
|
7904
8510
|
"kind": "Conformance",
|
|
7905
8511
|
"name": "Equatable",
|
|
@@ -8133,6 +8739,20 @@
|
|
|
8133
8739
|
],
|
|
8134
8740
|
"enumRawTypeName": "Int",
|
|
8135
8741
|
"conformances": [
|
|
8742
|
+
{
|
|
8743
|
+
"kind": "Conformance",
|
|
8744
|
+
"name": "Copyable",
|
|
8745
|
+
"printedName": "Copyable",
|
|
8746
|
+
"usr": "s:s8CopyableP",
|
|
8747
|
+
"mangledName": "$ss8CopyableP"
|
|
8748
|
+
},
|
|
8749
|
+
{
|
|
8750
|
+
"kind": "Conformance",
|
|
8751
|
+
"name": "Escapable",
|
|
8752
|
+
"printedName": "Escapable",
|
|
8753
|
+
"usr": "s:s9EscapableP",
|
|
8754
|
+
"mangledName": "$ss9EscapableP"
|
|
8755
|
+
},
|
|
8136
8756
|
{
|
|
8137
8757
|
"kind": "Conformance",
|
|
8138
8758
|
"name": "Equatable",
|
|
@@ -8297,6 +8917,20 @@
|
|
|
8297
8917
|
"ObjectiveC.NSObject"
|
|
8298
8918
|
],
|
|
8299
8919
|
"conformances": [
|
|
8920
|
+
{
|
|
8921
|
+
"kind": "Conformance",
|
|
8922
|
+
"name": "Copyable",
|
|
8923
|
+
"printedName": "Copyable",
|
|
8924
|
+
"usr": "s:s8CopyableP",
|
|
8925
|
+
"mangledName": "$ss8CopyableP"
|
|
8926
|
+
},
|
|
8927
|
+
{
|
|
8928
|
+
"kind": "Conformance",
|
|
8929
|
+
"name": "Escapable",
|
|
8930
|
+
"printedName": "Escapable",
|
|
8931
|
+
"usr": "s:s9EscapableP",
|
|
8932
|
+
"mangledName": "$ss9EscapableP"
|
|
8933
|
+
},
|
|
8300
8934
|
{
|
|
8301
8935
|
"kind": "Conformance",
|
|
8302
8936
|
"name": "Equatable",
|
|
@@ -8862,6 +9496,20 @@
|
|
|
8862
9496
|
"ObjectiveC.NSObject"
|
|
8863
9497
|
],
|
|
8864
9498
|
"conformances": [
|
|
9499
|
+
{
|
|
9500
|
+
"kind": "Conformance",
|
|
9501
|
+
"name": "Copyable",
|
|
9502
|
+
"printedName": "Copyable",
|
|
9503
|
+
"usr": "s:s8CopyableP",
|
|
9504
|
+
"mangledName": "$ss8CopyableP"
|
|
9505
|
+
},
|
|
9506
|
+
{
|
|
9507
|
+
"kind": "Conformance",
|
|
9508
|
+
"name": "Escapable",
|
|
9509
|
+
"printedName": "Escapable",
|
|
9510
|
+
"usr": "s:s9EscapableP",
|
|
9511
|
+
"mangledName": "$ss9EscapableP"
|
|
9512
|
+
},
|
|
8865
9513
|
{
|
|
8866
9514
|
"kind": "Conformance",
|
|
8867
9515
|
"name": "Equatable",
|
|
@@ -9320,6 +9968,20 @@
|
|
|
9320
9968
|
],
|
|
9321
9969
|
"enumRawTypeName": "Int",
|
|
9322
9970
|
"conformances": [
|
|
9971
|
+
{
|
|
9972
|
+
"kind": "Conformance",
|
|
9973
|
+
"name": "Copyable",
|
|
9974
|
+
"printedName": "Copyable",
|
|
9975
|
+
"usr": "s:s8CopyableP",
|
|
9976
|
+
"mangledName": "$ss8CopyableP"
|
|
9977
|
+
},
|
|
9978
|
+
{
|
|
9979
|
+
"kind": "Conformance",
|
|
9980
|
+
"name": "Escapable",
|
|
9981
|
+
"printedName": "Escapable",
|
|
9982
|
+
"usr": "s:s9EscapableP",
|
|
9983
|
+
"mangledName": "$ss9EscapableP"
|
|
9984
|
+
},
|
|
9323
9985
|
{
|
|
9324
9986
|
"kind": "Conformance",
|
|
9325
9987
|
"name": "Equatable",
|
|
@@ -10044,6 +10706,20 @@
|
|
|
10044
10706
|
"ObjectiveC.NSObject"
|
|
10045
10707
|
],
|
|
10046
10708
|
"conformances": [
|
|
10709
|
+
{
|
|
10710
|
+
"kind": "Conformance",
|
|
10711
|
+
"name": "Copyable",
|
|
10712
|
+
"printedName": "Copyable",
|
|
10713
|
+
"usr": "s:s8CopyableP",
|
|
10714
|
+
"mangledName": "$ss8CopyableP"
|
|
10715
|
+
},
|
|
10716
|
+
{
|
|
10717
|
+
"kind": "Conformance",
|
|
10718
|
+
"name": "Escapable",
|
|
10719
|
+
"printedName": "Escapable",
|
|
10720
|
+
"usr": "s:s9EscapableP",
|
|
10721
|
+
"mangledName": "$ss9EscapableP"
|
|
10722
|
+
},
|
|
10047
10723
|
{
|
|
10048
10724
|
"kind": "Conformance",
|
|
10049
10725
|
"name": "Equatable",
|
|
@@ -10161,6 +10837,22 @@
|
|
|
10161
10837
|
"AccessControl",
|
|
10162
10838
|
"ObjC",
|
|
10163
10839
|
"RawDocComment"
|
|
10840
|
+
],
|
|
10841
|
+
"conformances": [
|
|
10842
|
+
{
|
|
10843
|
+
"kind": "Conformance",
|
|
10844
|
+
"name": "Escapable",
|
|
10845
|
+
"printedName": "Escapable",
|
|
10846
|
+
"usr": "s:s9EscapableP",
|
|
10847
|
+
"mangledName": "$ss9EscapableP"
|
|
10848
|
+
},
|
|
10849
|
+
{
|
|
10850
|
+
"kind": "Conformance",
|
|
10851
|
+
"name": "Copyable",
|
|
10852
|
+
"printedName": "Copyable",
|
|
10853
|
+
"usr": "s:s8CopyableP",
|
|
10854
|
+
"mangledName": "$ss8CopyableP"
|
|
10855
|
+
}
|
|
10164
10856
|
]
|
|
10165
10857
|
},
|
|
10166
10858
|
{
|
|
@@ -10266,6 +10958,20 @@
|
|
|
10266
10958
|
"usr": "c:@M@GSSDK@objc(pl)GSKDocumentImageProcessor",
|
|
10267
10959
|
"mangledName": "$s5GSSDK25GSKDocumentImageProcessorP"
|
|
10268
10960
|
},
|
|
10961
|
+
{
|
|
10962
|
+
"kind": "Conformance",
|
|
10963
|
+
"name": "Copyable",
|
|
10964
|
+
"printedName": "Copyable",
|
|
10965
|
+
"usr": "s:s8CopyableP",
|
|
10966
|
+
"mangledName": "$ss8CopyableP"
|
|
10967
|
+
},
|
|
10968
|
+
{
|
|
10969
|
+
"kind": "Conformance",
|
|
10970
|
+
"name": "Escapable",
|
|
10971
|
+
"printedName": "Escapable",
|
|
10972
|
+
"usr": "s:s9EscapableP",
|
|
10973
|
+
"mangledName": "$ss9EscapableP"
|
|
10974
|
+
},
|
|
10269
10975
|
{
|
|
10270
10976
|
"kind": "Conformance",
|
|
10271
10977
|
"name": "Equatable",
|
|
@@ -10587,6 +11293,20 @@
|
|
|
10587
11293
|
"ObjectiveC.NSObject"
|
|
10588
11294
|
],
|
|
10589
11295
|
"conformances": [
|
|
11296
|
+
{
|
|
11297
|
+
"kind": "Conformance",
|
|
11298
|
+
"name": "Copyable",
|
|
11299
|
+
"printedName": "Copyable",
|
|
11300
|
+
"usr": "s:s8CopyableP",
|
|
11301
|
+
"mangledName": "$ss8CopyableP"
|
|
11302
|
+
},
|
|
11303
|
+
{
|
|
11304
|
+
"kind": "Conformance",
|
|
11305
|
+
"name": "Escapable",
|
|
11306
|
+
"printedName": "Escapable",
|
|
11307
|
+
"usr": "s:s9EscapableP",
|
|
11308
|
+
"mangledName": "$ss9EscapableP"
|
|
11309
|
+
},
|
|
10590
11310
|
{
|
|
10591
11311
|
"kind": "Conformance",
|
|
10592
11312
|
"name": "Equatable",
|
|
@@ -10828,6 +11548,20 @@
|
|
|
10828
11548
|
"ObjectiveC.NSObject"
|
|
10829
11549
|
],
|
|
10830
11550
|
"conformances": [
|
|
11551
|
+
{
|
|
11552
|
+
"kind": "Conformance",
|
|
11553
|
+
"name": "Copyable",
|
|
11554
|
+
"printedName": "Copyable",
|
|
11555
|
+
"usr": "s:s8CopyableP",
|
|
11556
|
+
"mangledName": "$ss8CopyableP"
|
|
11557
|
+
},
|
|
11558
|
+
{
|
|
11559
|
+
"kind": "Conformance",
|
|
11560
|
+
"name": "Escapable",
|
|
11561
|
+
"printedName": "Escapable",
|
|
11562
|
+
"usr": "s:s9EscapableP",
|
|
11563
|
+
"mangledName": "$ss9EscapableP"
|
|
11564
|
+
},
|
|
10831
11565
|
{
|
|
10832
11566
|
"kind": "Conformance",
|
|
10833
11567
|
"name": "Equatable",
|
|
@@ -11038,6 +11772,20 @@
|
|
|
11038
11772
|
"ObjectiveC.NSObject"
|
|
11039
11773
|
],
|
|
11040
11774
|
"conformances": [
|
|
11775
|
+
{
|
|
11776
|
+
"kind": "Conformance",
|
|
11777
|
+
"name": "Copyable",
|
|
11778
|
+
"printedName": "Copyable",
|
|
11779
|
+
"usr": "s:s8CopyableP",
|
|
11780
|
+
"mangledName": "$ss8CopyableP"
|
|
11781
|
+
},
|
|
11782
|
+
{
|
|
11783
|
+
"kind": "Conformance",
|
|
11784
|
+
"name": "Escapable",
|
|
11785
|
+
"printedName": "Escapable",
|
|
11786
|
+
"usr": "s:s9EscapableP",
|
|
11787
|
+
"mangledName": "$ss9EscapableP"
|
|
11788
|
+
},
|
|
11041
11789
|
{
|
|
11042
11790
|
"kind": "Conformance",
|
|
11043
11791
|
"name": "Equatable",
|
|
@@ -11189,10 +11937,24 @@
|
|
|
11189
11937
|
"conformances": [
|
|
11190
11938
|
{
|
|
11191
11939
|
"kind": "Conformance",
|
|
11192
|
-
"name": "
|
|
11193
|
-
"printedName": "
|
|
11194
|
-
"usr": "s:
|
|
11195
|
-
"mangledName": "$
|
|
11940
|
+
"name": "Copyable",
|
|
11941
|
+
"printedName": "Copyable",
|
|
11942
|
+
"usr": "s:s8CopyableP",
|
|
11943
|
+
"mangledName": "$ss8CopyableP"
|
|
11944
|
+
},
|
|
11945
|
+
{
|
|
11946
|
+
"kind": "Conformance",
|
|
11947
|
+
"name": "Escapable",
|
|
11948
|
+
"printedName": "Escapable",
|
|
11949
|
+
"usr": "s:s9EscapableP",
|
|
11950
|
+
"mangledName": "$ss9EscapableP"
|
|
11951
|
+
},
|
|
11952
|
+
{
|
|
11953
|
+
"kind": "Conformance",
|
|
11954
|
+
"name": "Equatable",
|
|
11955
|
+
"printedName": "Equatable",
|
|
11956
|
+
"usr": "s:SQ",
|
|
11957
|
+
"mangledName": "$sSQ"
|
|
11196
11958
|
},
|
|
11197
11959
|
{
|
|
11198
11960
|
"kind": "Conformance",
|
|
@@ -11446,6 +12208,20 @@
|
|
|
11446
12208
|
"ObjectiveC.NSObject"
|
|
11447
12209
|
],
|
|
11448
12210
|
"conformances": [
|
|
12211
|
+
{
|
|
12212
|
+
"kind": "Conformance",
|
|
12213
|
+
"name": "Copyable",
|
|
12214
|
+
"printedName": "Copyable",
|
|
12215
|
+
"usr": "s:s8CopyableP",
|
|
12216
|
+
"mangledName": "$ss8CopyableP"
|
|
12217
|
+
},
|
|
12218
|
+
{
|
|
12219
|
+
"kind": "Conformance",
|
|
12220
|
+
"name": "Escapable",
|
|
12221
|
+
"printedName": "Escapable",
|
|
12222
|
+
"usr": "s:s9EscapableP",
|
|
12223
|
+
"mangledName": "$ss9EscapableP"
|
|
12224
|
+
},
|
|
11449
12225
|
{
|
|
11450
12226
|
"kind": "Conformance",
|
|
11451
12227
|
"name": "Equatable",
|
|
@@ -11759,6 +12535,22 @@
|
|
|
11759
12535
|
"declAttributes": [
|
|
11760
12536
|
"AccessControl",
|
|
11761
12537
|
"RawDocComment"
|
|
12538
|
+
],
|
|
12539
|
+
"conformances": [
|
|
12540
|
+
{
|
|
12541
|
+
"kind": "Conformance",
|
|
12542
|
+
"name": "Copyable",
|
|
12543
|
+
"printedName": "Copyable",
|
|
12544
|
+
"usr": "s:s8CopyableP",
|
|
12545
|
+
"mangledName": "$ss8CopyableP"
|
|
12546
|
+
},
|
|
12547
|
+
{
|
|
12548
|
+
"kind": "Conformance",
|
|
12549
|
+
"name": "Escapable",
|
|
12550
|
+
"printedName": "Escapable",
|
|
12551
|
+
"usr": "s:s9EscapableP",
|
|
12552
|
+
"mangledName": "$ss9EscapableP"
|
|
12553
|
+
}
|
|
11762
12554
|
]
|
|
11763
12555
|
},
|
|
11764
12556
|
{
|
|
@@ -11906,6 +12698,22 @@
|
|
|
11906
12698
|
"declAttributes": [
|
|
11907
12699
|
"AccessControl",
|
|
11908
12700
|
"RawDocComment"
|
|
12701
|
+
],
|
|
12702
|
+
"conformances": [
|
|
12703
|
+
{
|
|
12704
|
+
"kind": "Conformance",
|
|
12705
|
+
"name": "Copyable",
|
|
12706
|
+
"printedName": "Copyable",
|
|
12707
|
+
"usr": "s:s8CopyableP",
|
|
12708
|
+
"mangledName": "$ss8CopyableP"
|
|
12709
|
+
},
|
|
12710
|
+
{
|
|
12711
|
+
"kind": "Conformance",
|
|
12712
|
+
"name": "Escapable",
|
|
12713
|
+
"printedName": "Escapable",
|
|
12714
|
+
"usr": "s:s9EscapableP",
|
|
12715
|
+
"mangledName": "$ss9EscapableP"
|
|
12716
|
+
}
|
|
11909
12717
|
]
|
|
11910
12718
|
},
|
|
11911
12719
|
{
|
|
@@ -12011,6 +12819,20 @@
|
|
|
12011
12819
|
"ObjectiveC.NSObject"
|
|
12012
12820
|
],
|
|
12013
12821
|
"conformances": [
|
|
12822
|
+
{
|
|
12823
|
+
"kind": "Conformance",
|
|
12824
|
+
"name": "Copyable",
|
|
12825
|
+
"printedName": "Copyable",
|
|
12826
|
+
"usr": "s:s8CopyableP",
|
|
12827
|
+
"mangledName": "$ss8CopyableP"
|
|
12828
|
+
},
|
|
12829
|
+
{
|
|
12830
|
+
"kind": "Conformance",
|
|
12831
|
+
"name": "Escapable",
|
|
12832
|
+
"printedName": "Escapable",
|
|
12833
|
+
"usr": "s:s9EscapableP",
|
|
12834
|
+
"mangledName": "$ss9EscapableP"
|
|
12835
|
+
},
|
|
12014
12836
|
{
|
|
12015
12837
|
"kind": "Conformance",
|
|
12016
12838
|
"name": "Equatable",
|
|
@@ -12622,6 +13444,22 @@
|
|
|
12622
13444
|
"moduleName": "GSSDK",
|
|
12623
13445
|
"declAttributes": [
|
|
12624
13446
|
"AccessControl"
|
|
13447
|
+
],
|
|
13448
|
+
"conformances": [
|
|
13449
|
+
{
|
|
13450
|
+
"kind": "Conformance",
|
|
13451
|
+
"name": "Copyable",
|
|
13452
|
+
"printedName": "Copyable",
|
|
13453
|
+
"usr": "s:s8CopyableP",
|
|
13454
|
+
"mangledName": "$ss8CopyableP"
|
|
13455
|
+
},
|
|
13456
|
+
{
|
|
13457
|
+
"kind": "Conformance",
|
|
13458
|
+
"name": "Escapable",
|
|
13459
|
+
"printedName": "Escapable",
|
|
13460
|
+
"usr": "s:s9EscapableP",
|
|
13461
|
+
"mangledName": "$ss9EscapableP"
|
|
13462
|
+
}
|
|
12625
13463
|
]
|
|
12626
13464
|
},
|
|
12627
13465
|
{
|
|
@@ -12732,6 +13570,22 @@
|
|
|
12732
13570
|
"moduleName": "GSSDK",
|
|
12733
13571
|
"declAttributes": [
|
|
12734
13572
|
"AccessControl"
|
|
13573
|
+
],
|
|
13574
|
+
"conformances": [
|
|
13575
|
+
{
|
|
13576
|
+
"kind": "Conformance",
|
|
13577
|
+
"name": "Copyable",
|
|
13578
|
+
"printedName": "Copyable",
|
|
13579
|
+
"usr": "s:s8CopyableP",
|
|
13580
|
+
"mangledName": "$ss8CopyableP"
|
|
13581
|
+
},
|
|
13582
|
+
{
|
|
13583
|
+
"kind": "Conformance",
|
|
13584
|
+
"name": "Escapable",
|
|
13585
|
+
"printedName": "Escapable",
|
|
13586
|
+
"usr": "s:s9EscapableP",
|
|
13587
|
+
"mangledName": "$ss9EscapableP"
|
|
13588
|
+
}
|
|
12735
13589
|
]
|
|
12736
13590
|
},
|
|
12737
13591
|
{
|
|
@@ -12802,6 +13656,22 @@
|
|
|
12802
13656
|
"moduleName": "GSSDK",
|
|
12803
13657
|
"declAttributes": [
|
|
12804
13658
|
"AccessControl"
|
|
13659
|
+
],
|
|
13660
|
+
"conformances": [
|
|
13661
|
+
{
|
|
13662
|
+
"kind": "Conformance",
|
|
13663
|
+
"name": "Copyable",
|
|
13664
|
+
"printedName": "Copyable",
|
|
13665
|
+
"usr": "s:s8CopyableP",
|
|
13666
|
+
"mangledName": "$ss8CopyableP"
|
|
13667
|
+
},
|
|
13668
|
+
{
|
|
13669
|
+
"kind": "Conformance",
|
|
13670
|
+
"name": "Escapable",
|
|
13671
|
+
"printedName": "Escapable",
|
|
13672
|
+
"usr": "s:s9EscapableP",
|
|
13673
|
+
"mangledName": "$ss9EscapableP"
|
|
13674
|
+
}
|
|
12805
13675
|
]
|
|
12806
13676
|
},
|
|
12807
13677
|
{
|
|
@@ -13440,6 +14310,22 @@
|
|
|
13440
14310
|
"moduleName": "GSSDK",
|
|
13441
14311
|
"declAttributes": [
|
|
13442
14312
|
"AccessControl"
|
|
14313
|
+
],
|
|
14314
|
+
"conformances": [
|
|
14315
|
+
{
|
|
14316
|
+
"kind": "Conformance",
|
|
14317
|
+
"name": "Copyable",
|
|
14318
|
+
"printedName": "Copyable",
|
|
14319
|
+
"usr": "s:s8CopyableP",
|
|
14320
|
+
"mangledName": "$ss8CopyableP"
|
|
14321
|
+
},
|
|
14322
|
+
{
|
|
14323
|
+
"kind": "Conformance",
|
|
14324
|
+
"name": "Escapable",
|
|
14325
|
+
"printedName": "Escapable",
|
|
14326
|
+
"usr": "s:s9EscapableP",
|
|
14327
|
+
"mangledName": "$ss9EscapableP"
|
|
14328
|
+
}
|
|
13443
14329
|
]
|
|
13444
14330
|
},
|
|
13445
14331
|
{
|
|
@@ -13651,6 +14537,22 @@
|
|
|
13651
14537
|
"moduleName": "GSSDK",
|
|
13652
14538
|
"declAttributes": [
|
|
13653
14539
|
"AccessControl"
|
|
14540
|
+
],
|
|
14541
|
+
"conformances": [
|
|
14542
|
+
{
|
|
14543
|
+
"kind": "Conformance",
|
|
14544
|
+
"name": "Copyable",
|
|
14545
|
+
"printedName": "Copyable",
|
|
14546
|
+
"usr": "s:s8CopyableP",
|
|
14547
|
+
"mangledName": "$ss8CopyableP"
|
|
14548
|
+
},
|
|
14549
|
+
{
|
|
14550
|
+
"kind": "Conformance",
|
|
14551
|
+
"name": "Escapable",
|
|
14552
|
+
"printedName": "Escapable",
|
|
14553
|
+
"usr": "s:s9EscapableP",
|
|
14554
|
+
"mangledName": "$ss9EscapableP"
|
|
14555
|
+
}
|
|
13654
14556
|
]
|
|
13655
14557
|
}
|
|
13656
14558
|
],
|
|
@@ -13660,6 +14562,22 @@
|
|
|
13660
14562
|
"moduleName": "GSSDK",
|
|
13661
14563
|
"declAttributes": [
|
|
13662
14564
|
"AccessControl"
|
|
14565
|
+
],
|
|
14566
|
+
"conformances": [
|
|
14567
|
+
{
|
|
14568
|
+
"kind": "Conformance",
|
|
14569
|
+
"name": "Copyable",
|
|
14570
|
+
"printedName": "Copyable",
|
|
14571
|
+
"usr": "s:s8CopyableP",
|
|
14572
|
+
"mangledName": "$ss8CopyableP"
|
|
14573
|
+
},
|
|
14574
|
+
{
|
|
14575
|
+
"kind": "Conformance",
|
|
14576
|
+
"name": "Escapable",
|
|
14577
|
+
"printedName": "Escapable",
|
|
14578
|
+
"usr": "s:s9EscapableP",
|
|
14579
|
+
"mangledName": "$ss9EscapableP"
|
|
14580
|
+
}
|
|
13663
14581
|
]
|
|
13664
14582
|
},
|
|
13665
14583
|
{
|
|
@@ -13929,6 +14847,22 @@
|
|
|
13929
14847
|
"moduleName": "GSSDK",
|
|
13930
14848
|
"declAttributes": [
|
|
13931
14849
|
"AccessControl"
|
|
14850
|
+
],
|
|
14851
|
+
"conformances": [
|
|
14852
|
+
{
|
|
14853
|
+
"kind": "Conformance",
|
|
14854
|
+
"name": "Copyable",
|
|
14855
|
+
"printedName": "Copyable",
|
|
14856
|
+
"usr": "s:s8CopyableP",
|
|
14857
|
+
"mangledName": "$ss8CopyableP"
|
|
14858
|
+
},
|
|
14859
|
+
{
|
|
14860
|
+
"kind": "Conformance",
|
|
14861
|
+
"name": "Escapable",
|
|
14862
|
+
"printedName": "Escapable",
|
|
14863
|
+
"usr": "s:s9EscapableP",
|
|
14864
|
+
"mangledName": "$ss9EscapableP"
|
|
14865
|
+
}
|
|
13932
14866
|
]
|
|
13933
14867
|
},
|
|
13934
14868
|
{
|
|
@@ -14039,6 +14973,22 @@
|
|
|
14039
14973
|
"moduleName": "GSSDK",
|
|
14040
14974
|
"declAttributes": [
|
|
14041
14975
|
"AccessControl"
|
|
14976
|
+
],
|
|
14977
|
+
"conformances": [
|
|
14978
|
+
{
|
|
14979
|
+
"kind": "Conformance",
|
|
14980
|
+
"name": "Copyable",
|
|
14981
|
+
"printedName": "Copyable",
|
|
14982
|
+
"usr": "s:s8CopyableP",
|
|
14983
|
+
"mangledName": "$ss8CopyableP"
|
|
14984
|
+
},
|
|
14985
|
+
{
|
|
14986
|
+
"kind": "Conformance",
|
|
14987
|
+
"name": "Escapable",
|
|
14988
|
+
"printedName": "Escapable",
|
|
14989
|
+
"usr": "s:s9EscapableP",
|
|
14990
|
+
"mangledName": "$ss9EscapableP"
|
|
14991
|
+
}
|
|
14042
14992
|
]
|
|
14043
14993
|
}
|
|
14044
14994
|
],
|
|
@@ -14048,6 +14998,22 @@
|
|
|
14048
14998
|
"moduleName": "GSSDK",
|
|
14049
14999
|
"declAttributes": [
|
|
14050
15000
|
"AccessControl"
|
|
15001
|
+
],
|
|
15002
|
+
"conformances": [
|
|
15003
|
+
{
|
|
15004
|
+
"kind": "Conformance",
|
|
15005
|
+
"name": "Copyable",
|
|
15006
|
+
"printedName": "Copyable",
|
|
15007
|
+
"usr": "s:s8CopyableP",
|
|
15008
|
+
"mangledName": "$ss8CopyableP"
|
|
15009
|
+
},
|
|
15010
|
+
{
|
|
15011
|
+
"kind": "Conformance",
|
|
15012
|
+
"name": "Escapable",
|
|
15013
|
+
"printedName": "Escapable",
|
|
15014
|
+
"usr": "s:s9EscapableP",
|
|
15015
|
+
"mangledName": "$ss9EscapableP"
|
|
15016
|
+
}
|
|
14051
15017
|
]
|
|
14052
15018
|
},
|
|
14053
15019
|
{
|
|
@@ -14158,6 +15124,22 @@
|
|
|
14158
15124
|
"moduleName": "GSSDK",
|
|
14159
15125
|
"declAttributes": [
|
|
14160
15126
|
"AccessControl"
|
|
15127
|
+
],
|
|
15128
|
+
"conformances": [
|
|
15129
|
+
{
|
|
15130
|
+
"kind": "Conformance",
|
|
15131
|
+
"name": "Copyable",
|
|
15132
|
+
"printedName": "Copyable",
|
|
15133
|
+
"usr": "s:s8CopyableP",
|
|
15134
|
+
"mangledName": "$ss8CopyableP"
|
|
15135
|
+
},
|
|
15136
|
+
{
|
|
15137
|
+
"kind": "Conformance",
|
|
15138
|
+
"name": "Escapable",
|
|
15139
|
+
"printedName": "Escapable",
|
|
15140
|
+
"usr": "s:s9EscapableP",
|
|
15141
|
+
"mangledName": "$ss9EscapableP"
|
|
15142
|
+
}
|
|
14161
15143
|
]
|
|
14162
15144
|
}
|
|
14163
15145
|
],
|
|
@@ -14167,6 +15149,22 @@
|
|
|
14167
15149
|
"moduleName": "GSSDK",
|
|
14168
15150
|
"declAttributes": [
|
|
14169
15151
|
"AccessControl"
|
|
15152
|
+
],
|
|
15153
|
+
"conformances": [
|
|
15154
|
+
{
|
|
15155
|
+
"kind": "Conformance",
|
|
15156
|
+
"name": "Copyable",
|
|
15157
|
+
"printedName": "Copyable",
|
|
15158
|
+
"usr": "s:s8CopyableP",
|
|
15159
|
+
"mangledName": "$ss8CopyableP"
|
|
15160
|
+
},
|
|
15161
|
+
{
|
|
15162
|
+
"kind": "Conformance",
|
|
15163
|
+
"name": "Escapable",
|
|
15164
|
+
"printedName": "Escapable",
|
|
15165
|
+
"usr": "s:s9EscapableP",
|
|
15166
|
+
"mangledName": "$ss9EscapableP"
|
|
15167
|
+
}
|
|
14170
15168
|
]
|
|
14171
15169
|
},
|
|
14172
15170
|
{
|
|
@@ -14229,6 +15227,22 @@
|
|
|
14229
15227
|
"moduleName": "GSSDK",
|
|
14230
15228
|
"declAttributes": [
|
|
14231
15229
|
"AccessControl"
|
|
15230
|
+
],
|
|
15231
|
+
"conformances": [
|
|
15232
|
+
{
|
|
15233
|
+
"kind": "Conformance",
|
|
15234
|
+
"name": "Copyable",
|
|
15235
|
+
"printedName": "Copyable",
|
|
15236
|
+
"usr": "s:s8CopyableP",
|
|
15237
|
+
"mangledName": "$ss8CopyableP"
|
|
15238
|
+
},
|
|
15239
|
+
{
|
|
15240
|
+
"kind": "Conformance",
|
|
15241
|
+
"name": "Escapable",
|
|
15242
|
+
"printedName": "Escapable",
|
|
15243
|
+
"usr": "s:s9EscapableP",
|
|
15244
|
+
"mangledName": "$ss9EscapableP"
|
|
15245
|
+
}
|
|
14232
15246
|
]
|
|
14233
15247
|
}
|
|
14234
15248
|
],
|
|
@@ -14239,6 +15253,22 @@
|
|
|
14239
15253
|
"declAttributes": [
|
|
14240
15254
|
"AccessControl",
|
|
14241
15255
|
"RawDocComment"
|
|
15256
|
+
],
|
|
15257
|
+
"conformances": [
|
|
15258
|
+
{
|
|
15259
|
+
"kind": "Conformance",
|
|
15260
|
+
"name": "Copyable",
|
|
15261
|
+
"printedName": "Copyable",
|
|
15262
|
+
"usr": "s:s8CopyableP",
|
|
15263
|
+
"mangledName": "$ss8CopyableP"
|
|
15264
|
+
},
|
|
15265
|
+
{
|
|
15266
|
+
"kind": "Conformance",
|
|
15267
|
+
"name": "Escapable",
|
|
15268
|
+
"printedName": "Escapable",
|
|
15269
|
+
"usr": "s:s9EscapableP",
|
|
15270
|
+
"mangledName": "$ss9EscapableP"
|
|
15271
|
+
}
|
|
14242
15272
|
]
|
|
14243
15273
|
},
|
|
14244
15274
|
{
|
|
@@ -14337,7 +15367,7 @@
|
|
|
14337
15367
|
"declKind": "Import",
|
|
14338
15368
|
"moduleName": "GSSDK",
|
|
14339
15369
|
"declAttributes": [
|
|
14340
|
-
"
|
|
15370
|
+
"AccessControl"
|
|
14341
15371
|
]
|
|
14342
15372
|
},
|
|
14343
15373
|
{
|
|
@@ -14716,7 +15746,7 @@
|
|
|
14716
15746
|
"declKind": "Import",
|
|
14717
15747
|
"moduleName": "GSSDK",
|
|
14718
15748
|
"declAttributes": [
|
|
14719
|
-
"
|
|
15749
|
+
"AccessControl"
|
|
14720
15750
|
]
|
|
14721
15751
|
},
|
|
14722
15752
|
{
|
|
@@ -14925,6 +15955,20 @@
|
|
|
14925
15955
|
"ObjectiveC.NSObject"
|
|
14926
15956
|
],
|
|
14927
15957
|
"conformances": [
|
|
15958
|
+
{
|
|
15959
|
+
"kind": "Conformance",
|
|
15960
|
+
"name": "Copyable",
|
|
15961
|
+
"printedName": "Copyable",
|
|
15962
|
+
"usr": "s:s8CopyableP",
|
|
15963
|
+
"mangledName": "$ss8CopyableP"
|
|
15964
|
+
},
|
|
15965
|
+
{
|
|
15966
|
+
"kind": "Conformance",
|
|
15967
|
+
"name": "Escapable",
|
|
15968
|
+
"printedName": "Escapable",
|
|
15969
|
+
"usr": "s:s9EscapableP",
|
|
15970
|
+
"mangledName": "$ss9EscapableP"
|
|
15971
|
+
},
|
|
14928
15972
|
{
|
|
14929
15973
|
"kind": "Conformance",
|
|
14930
15974
|
"name": "Equatable",
|
|
@@ -15065,6 +16109,20 @@
|
|
|
15065
16109
|
"ObjectiveC.NSObject"
|
|
15066
16110
|
],
|
|
15067
16111
|
"conformances": [
|
|
16112
|
+
{
|
|
16113
|
+
"kind": "Conformance",
|
|
16114
|
+
"name": "Copyable",
|
|
16115
|
+
"printedName": "Copyable",
|
|
16116
|
+
"usr": "s:s8CopyableP",
|
|
16117
|
+
"mangledName": "$ss8CopyableP"
|
|
16118
|
+
},
|
|
16119
|
+
{
|
|
16120
|
+
"kind": "Conformance",
|
|
16121
|
+
"name": "Escapable",
|
|
16122
|
+
"printedName": "Escapable",
|
|
16123
|
+
"usr": "s:s9EscapableP",
|
|
16124
|
+
"mangledName": "$ss9EscapableP"
|
|
16125
|
+
},
|
|
15068
16126
|
{
|
|
15069
16127
|
"kind": "Conformance",
|
|
15070
16128
|
"name": "Equatable",
|
|
@@ -15257,6 +16315,20 @@
|
|
|
15257
16315
|
"ObjectiveC.NSObject"
|
|
15258
16316
|
],
|
|
15259
16317
|
"conformances": [
|
|
16318
|
+
{
|
|
16319
|
+
"kind": "Conformance",
|
|
16320
|
+
"name": "Copyable",
|
|
16321
|
+
"printedName": "Copyable",
|
|
16322
|
+
"usr": "s:s8CopyableP",
|
|
16323
|
+
"mangledName": "$ss8CopyableP"
|
|
16324
|
+
},
|
|
16325
|
+
{
|
|
16326
|
+
"kind": "Conformance",
|
|
16327
|
+
"name": "Escapable",
|
|
16328
|
+
"printedName": "Escapable",
|
|
16329
|
+
"usr": "s:s9EscapableP",
|
|
16330
|
+
"mangledName": "$ss9EscapableP"
|
|
16331
|
+
},
|
|
15260
16332
|
{
|
|
15261
16333
|
"kind": "Conformance",
|
|
15262
16334
|
"name": "Equatable",
|
|
@@ -15695,6 +16767,20 @@
|
|
|
15695
16767
|
"RawDocComment"
|
|
15696
16768
|
],
|
|
15697
16769
|
"conformances": [
|
|
16770
|
+
{
|
|
16771
|
+
"kind": "Conformance",
|
|
16772
|
+
"name": "Copyable",
|
|
16773
|
+
"printedName": "Copyable",
|
|
16774
|
+
"usr": "s:s8CopyableP",
|
|
16775
|
+
"mangledName": "$ss8CopyableP"
|
|
16776
|
+
},
|
|
16777
|
+
{
|
|
16778
|
+
"kind": "Conformance",
|
|
16779
|
+
"name": "Escapable",
|
|
16780
|
+
"printedName": "Escapable",
|
|
16781
|
+
"usr": "s:s9EscapableP",
|
|
16782
|
+
"mangledName": "$ss9EscapableP"
|
|
16783
|
+
},
|
|
15698
16784
|
{
|
|
15699
16785
|
"kind": "Conformance",
|
|
15700
16786
|
"name": "CustomStringConvertible",
|
|
@@ -15989,6 +17075,20 @@
|
|
|
15989
17075
|
"ObjectiveC.NSObject"
|
|
15990
17076
|
],
|
|
15991
17077
|
"conformances": [
|
|
17078
|
+
{
|
|
17079
|
+
"kind": "Conformance",
|
|
17080
|
+
"name": "Copyable",
|
|
17081
|
+
"printedName": "Copyable",
|
|
17082
|
+
"usr": "s:s8CopyableP",
|
|
17083
|
+
"mangledName": "$ss8CopyableP"
|
|
17084
|
+
},
|
|
17085
|
+
{
|
|
17086
|
+
"kind": "Conformance",
|
|
17087
|
+
"name": "Escapable",
|
|
17088
|
+
"printedName": "Escapable",
|
|
17089
|
+
"usr": "s:s9EscapableP",
|
|
17090
|
+
"mangledName": "$ss9EscapableP"
|
|
17091
|
+
},
|
|
15992
17092
|
{
|
|
15993
17093
|
"kind": "Conformance",
|
|
15994
17094
|
"name": "Equatable",
|
|
@@ -18436,6 +19536,20 @@
|
|
|
18436
19536
|
"ObjectiveC.NSObject"
|
|
18437
19537
|
],
|
|
18438
19538
|
"conformances": [
|
|
19539
|
+
{
|
|
19540
|
+
"kind": "Conformance",
|
|
19541
|
+
"name": "Copyable",
|
|
19542
|
+
"printedName": "Copyable",
|
|
19543
|
+
"usr": "s:s8CopyableP",
|
|
19544
|
+
"mangledName": "$ss8CopyableP"
|
|
19545
|
+
},
|
|
19546
|
+
{
|
|
19547
|
+
"kind": "Conformance",
|
|
19548
|
+
"name": "Escapable",
|
|
19549
|
+
"printedName": "Escapable",
|
|
19550
|
+
"usr": "s:s9EscapableP",
|
|
19551
|
+
"mangledName": "$ss9EscapableP"
|
|
19552
|
+
},
|
|
18439
19553
|
{
|
|
18440
19554
|
"kind": "Conformance",
|
|
18441
19555
|
"name": "Equatable",
|
|
@@ -18669,6 +19783,20 @@
|
|
|
18669
19783
|
],
|
|
18670
19784
|
"enumRawTypeName": "Int",
|
|
18671
19785
|
"conformances": [
|
|
19786
|
+
{
|
|
19787
|
+
"kind": "Conformance",
|
|
19788
|
+
"name": "Copyable",
|
|
19789
|
+
"printedName": "Copyable",
|
|
19790
|
+
"usr": "s:s8CopyableP",
|
|
19791
|
+
"mangledName": "$ss8CopyableP"
|
|
19792
|
+
},
|
|
19793
|
+
{
|
|
19794
|
+
"kind": "Conformance",
|
|
19795
|
+
"name": "Escapable",
|
|
19796
|
+
"printedName": "Escapable",
|
|
19797
|
+
"usr": "s:s9EscapableP",
|
|
19798
|
+
"mangledName": "$ss9EscapableP"
|
|
19799
|
+
},
|
|
18672
19800
|
{
|
|
18673
19801
|
"kind": "Conformance",
|
|
18674
19802
|
"name": "Equatable",
|
|
@@ -19332,6 +20460,9 @@
|
|
|
19332
20460
|
"moduleName": "GSSDK",
|
|
19333
20461
|
"static": true,
|
|
19334
20462
|
"implicit": true,
|
|
20463
|
+
"declAttributes": [
|
|
20464
|
+
"Nonisolated"
|
|
20465
|
+
],
|
|
19335
20466
|
"accessors": [
|
|
19336
20467
|
{
|
|
19337
20468
|
"kind": "Accessor",
|
|
@@ -19417,6 +20548,20 @@
|
|
|
19417
20548
|
],
|
|
19418
20549
|
"enumRawTypeName": "Int",
|
|
19419
20550
|
"conformances": [
|
|
20551
|
+
{
|
|
20552
|
+
"kind": "Conformance",
|
|
20553
|
+
"name": "Copyable",
|
|
20554
|
+
"printedName": "Copyable",
|
|
20555
|
+
"usr": "s:s8CopyableP",
|
|
20556
|
+
"mangledName": "$ss8CopyableP"
|
|
20557
|
+
},
|
|
20558
|
+
{
|
|
20559
|
+
"kind": "Conformance",
|
|
20560
|
+
"name": "Escapable",
|
|
20561
|
+
"printedName": "Escapable",
|
|
20562
|
+
"usr": "s:s9EscapableP",
|
|
20563
|
+
"mangledName": "$ss9EscapableP"
|
|
20564
|
+
},
|
|
19420
20565
|
{
|
|
19421
20566
|
"kind": "Conformance",
|
|
19422
20567
|
"name": "Equatable",
|
|
@@ -19728,6 +20873,9 @@
|
|
|
19728
20873
|
"moduleName": "GSSDK",
|
|
19729
20874
|
"static": true,
|
|
19730
20875
|
"implicit": true,
|
|
20876
|
+
"declAttributes": [
|
|
20877
|
+
"Nonisolated"
|
|
20878
|
+
],
|
|
19731
20879
|
"accessors": [
|
|
19732
20880
|
{
|
|
19733
20881
|
"kind": "Accessor",
|
|
@@ -19813,6 +20961,20 @@
|
|
|
19813
20961
|
],
|
|
19814
20962
|
"enumRawTypeName": "UInt",
|
|
19815
20963
|
"conformances": [
|
|
20964
|
+
{
|
|
20965
|
+
"kind": "Conformance",
|
|
20966
|
+
"name": "Copyable",
|
|
20967
|
+
"printedName": "Copyable",
|
|
20968
|
+
"usr": "s:s8CopyableP",
|
|
20969
|
+
"mangledName": "$ss8CopyableP"
|
|
20970
|
+
},
|
|
20971
|
+
{
|
|
20972
|
+
"kind": "Conformance",
|
|
20973
|
+
"name": "Escapable",
|
|
20974
|
+
"printedName": "Escapable",
|
|
20975
|
+
"usr": "s:s9EscapableP",
|
|
20976
|
+
"mangledName": "$ss9EscapableP"
|
|
20977
|
+
},
|
|
19816
20978
|
{
|
|
19817
20979
|
"kind": "Conformance",
|
|
19818
20980
|
"name": "Equatable",
|
|
@@ -20110,6 +21272,20 @@
|
|
|
20110
21272
|
],
|
|
20111
21273
|
"enumRawTypeName": "UInt",
|
|
20112
21274
|
"conformances": [
|
|
21275
|
+
{
|
|
21276
|
+
"kind": "Conformance",
|
|
21277
|
+
"name": "Copyable",
|
|
21278
|
+
"printedName": "Copyable",
|
|
21279
|
+
"usr": "s:s8CopyableP",
|
|
21280
|
+
"mangledName": "$ss8CopyableP"
|
|
21281
|
+
},
|
|
21282
|
+
{
|
|
21283
|
+
"kind": "Conformance",
|
|
21284
|
+
"name": "Escapable",
|
|
21285
|
+
"printedName": "Escapable",
|
|
21286
|
+
"usr": "s:s9EscapableP",
|
|
21287
|
+
"mangledName": "$ss9EscapableP"
|
|
21288
|
+
},
|
|
20113
21289
|
{
|
|
20114
21290
|
"kind": "Conformance",
|
|
20115
21291
|
"name": "Equatable",
|
|
@@ -20428,6 +21604,20 @@
|
|
|
20428
21604
|
"ObjectiveC.NSObject"
|
|
20429
21605
|
],
|
|
20430
21606
|
"conformances": [
|
|
21607
|
+
{
|
|
21608
|
+
"kind": "Conformance",
|
|
21609
|
+
"name": "Copyable",
|
|
21610
|
+
"printedName": "Copyable",
|
|
21611
|
+
"usr": "s:s8CopyableP",
|
|
21612
|
+
"mangledName": "$ss8CopyableP"
|
|
21613
|
+
},
|
|
21614
|
+
{
|
|
21615
|
+
"kind": "Conformance",
|
|
21616
|
+
"name": "Escapable",
|
|
21617
|
+
"printedName": "Escapable",
|
|
21618
|
+
"usr": "s:s9EscapableP",
|
|
21619
|
+
"mangledName": "$ss9EscapableP"
|
|
21620
|
+
},
|
|
20431
21621
|
{
|
|
20432
21622
|
"kind": "Conformance",
|
|
20433
21623
|
"name": "Equatable",
|
|
@@ -20783,6 +21973,20 @@
|
|
|
20783
21973
|
"ObjectiveC.NSObject"
|
|
20784
21974
|
],
|
|
20785
21975
|
"conformances": [
|
|
21976
|
+
{
|
|
21977
|
+
"kind": "Conformance",
|
|
21978
|
+
"name": "Copyable",
|
|
21979
|
+
"printedName": "Copyable",
|
|
21980
|
+
"usr": "s:s8CopyableP",
|
|
21981
|
+
"mangledName": "$ss8CopyableP"
|
|
21982
|
+
},
|
|
21983
|
+
{
|
|
21984
|
+
"kind": "Conformance",
|
|
21985
|
+
"name": "Escapable",
|
|
21986
|
+
"printedName": "Escapable",
|
|
21987
|
+
"usr": "s:s9EscapableP",
|
|
21988
|
+
"mangledName": "$ss9EscapableP"
|
|
21989
|
+
},
|
|
20786
21990
|
{
|
|
20787
21991
|
"kind": "Conformance",
|
|
20788
21992
|
"name": "Equatable",
|
|
@@ -21059,6 +22263,20 @@
|
|
|
21059
22263
|
],
|
|
21060
22264
|
"enumRawTypeName": "UInt",
|
|
21061
22265
|
"conformances": [
|
|
22266
|
+
{
|
|
22267
|
+
"kind": "Conformance",
|
|
22268
|
+
"name": "Copyable",
|
|
22269
|
+
"printedName": "Copyable",
|
|
22270
|
+
"usr": "s:s8CopyableP",
|
|
22271
|
+
"mangledName": "$ss8CopyableP"
|
|
22272
|
+
},
|
|
22273
|
+
{
|
|
22274
|
+
"kind": "Conformance",
|
|
22275
|
+
"name": "Escapable",
|
|
22276
|
+
"printedName": "Escapable",
|
|
22277
|
+
"usr": "s:s9EscapableP",
|
|
22278
|
+
"mangledName": "$ss9EscapableP"
|
|
22279
|
+
},
|
|
21062
22280
|
{
|
|
21063
22281
|
"kind": "Conformance",
|
|
21064
22282
|
"name": "Equatable",
|
|
@@ -21475,6 +22693,20 @@
|
|
|
21475
22693
|
"ObjectiveC.NSObject"
|
|
21476
22694
|
],
|
|
21477
22695
|
"conformances": [
|
|
22696
|
+
{
|
|
22697
|
+
"kind": "Conformance",
|
|
22698
|
+
"name": "Copyable",
|
|
22699
|
+
"printedName": "Copyable",
|
|
22700
|
+
"usr": "s:s8CopyableP",
|
|
22701
|
+
"mangledName": "$ss8CopyableP"
|
|
22702
|
+
},
|
|
22703
|
+
{
|
|
22704
|
+
"kind": "Conformance",
|
|
22705
|
+
"name": "Escapable",
|
|
22706
|
+
"printedName": "Escapable",
|
|
22707
|
+
"usr": "s:s9EscapableP",
|
|
22708
|
+
"mangledName": "$ss9EscapableP"
|
|
22709
|
+
},
|
|
21478
22710
|
{
|
|
21479
22711
|
"kind": "Conformance",
|
|
21480
22712
|
"name": "Equatable",
|
|
@@ -22062,6 +23294,20 @@
|
|
|
22062
23294
|
"ObjectiveC.NSObject"
|
|
22063
23295
|
],
|
|
22064
23296
|
"conformances": [
|
|
23297
|
+
{
|
|
23298
|
+
"kind": "Conformance",
|
|
23299
|
+
"name": "Copyable",
|
|
23300
|
+
"printedName": "Copyable",
|
|
23301
|
+
"usr": "s:s8CopyableP",
|
|
23302
|
+
"mangledName": "$ss8CopyableP"
|
|
23303
|
+
},
|
|
23304
|
+
{
|
|
23305
|
+
"kind": "Conformance",
|
|
23306
|
+
"name": "Escapable",
|
|
23307
|
+
"printedName": "Escapable",
|
|
23308
|
+
"usr": "s:s9EscapableP",
|
|
23309
|
+
"mangledName": "$ss9EscapableP"
|
|
23310
|
+
},
|
|
22065
23311
|
{
|
|
22066
23312
|
"kind": "Conformance",
|
|
22067
23313
|
"name": "Equatable",
|
|
@@ -22363,6 +23609,9 @@
|
|
|
22363
23609
|
"moduleName": "GSSDK",
|
|
22364
23610
|
"static": true,
|
|
22365
23611
|
"implicit": true,
|
|
23612
|
+
"declAttributes": [
|
|
23613
|
+
"Nonisolated"
|
|
23614
|
+
],
|
|
22366
23615
|
"accessors": [
|
|
22367
23616
|
{
|
|
22368
23617
|
"kind": "Accessor",
|
|
@@ -22448,6 +23697,20 @@
|
|
|
22448
23697
|
],
|
|
22449
23698
|
"enumRawTypeName": "UInt",
|
|
22450
23699
|
"conformances": [
|
|
23700
|
+
{
|
|
23701
|
+
"kind": "Conformance",
|
|
23702
|
+
"name": "Copyable",
|
|
23703
|
+
"printedName": "Copyable",
|
|
23704
|
+
"usr": "s:s8CopyableP",
|
|
23705
|
+
"mangledName": "$ss8CopyableP"
|
|
23706
|
+
},
|
|
23707
|
+
{
|
|
23708
|
+
"kind": "Conformance",
|
|
23709
|
+
"name": "Escapable",
|
|
23710
|
+
"printedName": "Escapable",
|
|
23711
|
+
"usr": "s:s9EscapableP",
|
|
23712
|
+
"mangledName": "$ss9EscapableP"
|
|
23713
|
+
},
|
|
22451
23714
|
{
|
|
22452
23715
|
"kind": "Conformance",
|
|
22453
23716
|
"name": "Equatable",
|
|
@@ -22958,6 +24221,20 @@
|
|
|
22958
24221
|
"ObjectiveC.NSObject"
|
|
22959
24222
|
],
|
|
22960
24223
|
"conformances": [
|
|
24224
|
+
{
|
|
24225
|
+
"kind": "Conformance",
|
|
24226
|
+
"name": "Copyable",
|
|
24227
|
+
"printedName": "Copyable",
|
|
24228
|
+
"usr": "s:s8CopyableP",
|
|
24229
|
+
"mangledName": "$ss8CopyableP"
|
|
24230
|
+
},
|
|
24231
|
+
{
|
|
24232
|
+
"kind": "Conformance",
|
|
24233
|
+
"name": "Escapable",
|
|
24234
|
+
"printedName": "Escapable",
|
|
24235
|
+
"usr": "s:s9EscapableP",
|
|
24236
|
+
"mangledName": "$ss9EscapableP"
|
|
24237
|
+
},
|
|
22961
24238
|
{
|
|
22962
24239
|
"kind": "Conformance",
|
|
22963
24240
|
"name": "Equatable",
|
|
@@ -23190,6 +24467,20 @@
|
|
|
23190
24467
|
"ObjectiveC.NSObject"
|
|
23191
24468
|
],
|
|
23192
24469
|
"conformances": [
|
|
24470
|
+
{
|
|
24471
|
+
"kind": "Conformance",
|
|
24472
|
+
"name": "Copyable",
|
|
24473
|
+
"printedName": "Copyable",
|
|
24474
|
+
"usr": "s:s8CopyableP",
|
|
24475
|
+
"mangledName": "$ss8CopyableP"
|
|
24476
|
+
},
|
|
24477
|
+
{
|
|
24478
|
+
"kind": "Conformance",
|
|
24479
|
+
"name": "Escapable",
|
|
24480
|
+
"printedName": "Escapable",
|
|
24481
|
+
"usr": "s:s9EscapableP",
|
|
24482
|
+
"mangledName": "$ss9EscapableP"
|
|
24483
|
+
},
|
|
23193
24484
|
{
|
|
23194
24485
|
"kind": "Conformance",
|
|
23195
24486
|
"name": "Equatable",
|
|
@@ -23368,6 +24659,8 @@
|
|
|
23368
24659
|
"mangledName": "$s5GSSDK17GSKScanFlowButtonV13configurationAA0bC13ConfigurationCycvp",
|
|
23369
24660
|
"moduleName": "GSSDK",
|
|
23370
24661
|
"declAttributes": [
|
|
24662
|
+
"Preconcurrency",
|
|
24663
|
+
"Custom",
|
|
23371
24664
|
"HasStorage",
|
|
23372
24665
|
"AccessControl",
|
|
23373
24666
|
"RawDocComment"
|
|
@@ -23510,6 +24803,8 @@
|
|
|
23510
24803
|
"mangledName": "$s5GSSDK17GSKScanFlowButtonV6actionyys6ResultOyAA0bcF0Cs5Error_pGcvp",
|
|
23511
24804
|
"moduleName": "GSSDK",
|
|
23512
24805
|
"declAttributes": [
|
|
24806
|
+
"Preconcurrency",
|
|
24807
|
+
"Custom",
|
|
23513
24808
|
"HasStorage",
|
|
23514
24809
|
"AccessControl",
|
|
23515
24810
|
"RawDocComment"
|
|
@@ -23665,6 +24960,8 @@
|
|
|
23665
24960
|
"mangledName": "$s5GSSDK17GSKScanFlowButtonV5labelxycvp",
|
|
23666
24961
|
"moduleName": "GSSDK",
|
|
23667
24962
|
"declAttributes": [
|
|
24963
|
+
"Preconcurrency",
|
|
24964
|
+
"Custom",
|
|
23668
24965
|
"HasStorage",
|
|
23669
24966
|
"AccessControl",
|
|
23670
24967
|
"RawDocComment"
|
|
@@ -23855,6 +25152,8 @@
|
|
|
23855
25152
|
"genericSig": "<τ_0_0 where τ_0_0 : SwiftUI.View>",
|
|
23856
25153
|
"sugared_genericSig": "<Label where Label : SwiftUI.View>",
|
|
23857
25154
|
"declAttributes": [
|
|
25155
|
+
"Preconcurrency",
|
|
25156
|
+
"Custom",
|
|
23858
25157
|
"AccessControl",
|
|
23859
25158
|
"RawDocComment"
|
|
23860
25159
|
],
|
|
@@ -23884,6 +25183,7 @@
|
|
|
23884
25183
|
"mangledName": "$s5GSSDK17GSKScanFlowButtonV4bodyQrvp",
|
|
23885
25184
|
"moduleName": "GSSDK",
|
|
23886
25185
|
"declAttributes": [
|
|
25186
|
+
"Preconcurrency",
|
|
23887
25187
|
"Custom",
|
|
23888
25188
|
"AccessControl"
|
|
23889
25189
|
],
|
|
@@ -23999,6 +25299,8 @@
|
|
|
23999
25299
|
"genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.Text>",
|
|
24000
25300
|
"sugared_genericSig": "<Label where Label == SwiftUI.Text>",
|
|
24001
25301
|
"declAttributes": [
|
|
25302
|
+
"Preconcurrency",
|
|
25303
|
+
"Custom",
|
|
24002
25304
|
"RawDocComment"
|
|
24003
25305
|
],
|
|
24004
25306
|
"isFromExtension": true,
|
|
@@ -24012,10 +25314,26 @@
|
|
|
24012
25314
|
"genericSig": "<τ_0_0 where τ_0_0 : SwiftUI.View>",
|
|
24013
25315
|
"sugared_genericSig": "<Label where Label : SwiftUI.View>",
|
|
24014
25316
|
"declAttributes": [
|
|
25317
|
+
"Preconcurrency",
|
|
25318
|
+
"Custom",
|
|
24015
25319
|
"AccessControl",
|
|
24016
25320
|
"RawDocComment"
|
|
24017
25321
|
],
|
|
24018
25322
|
"conformances": [
|
|
25323
|
+
{
|
|
25324
|
+
"kind": "Conformance",
|
|
25325
|
+
"name": "Copyable",
|
|
25326
|
+
"printedName": "Copyable",
|
|
25327
|
+
"usr": "s:s8CopyableP",
|
|
25328
|
+
"mangledName": "$ss8CopyableP"
|
|
25329
|
+
},
|
|
25330
|
+
{
|
|
25331
|
+
"kind": "Conformance",
|
|
25332
|
+
"name": "Escapable",
|
|
25333
|
+
"printedName": "Escapable",
|
|
25334
|
+
"usr": "s:s9EscapableP",
|
|
25335
|
+
"mangledName": "$ss9EscapableP"
|
|
25336
|
+
},
|
|
24019
25337
|
{
|
|
24020
25338
|
"kind": "Conformance",
|
|
24021
25339
|
"name": "View",
|
|
@@ -24044,6 +25362,13 @@
|
|
|
24044
25362
|
],
|
|
24045
25363
|
"usr": "s:7SwiftUI4ViewP",
|
|
24046
25364
|
"mangledName": "$s7SwiftUI4ViewP"
|
|
25365
|
+
},
|
|
25366
|
+
{
|
|
25367
|
+
"kind": "Conformance",
|
|
25368
|
+
"name": "Sendable",
|
|
25369
|
+
"printedName": "Sendable",
|
|
25370
|
+
"usr": "s:s8SendableP",
|
|
25371
|
+
"mangledName": "$ss8SendableP"
|
|
24047
25372
|
}
|
|
24048
25373
|
]
|
|
24049
25374
|
},
|
|
@@ -24466,6 +25791,20 @@
|
|
|
24466
25791
|
"ObjectiveC.NSObject"
|
|
24467
25792
|
],
|
|
24468
25793
|
"conformances": [
|
|
25794
|
+
{
|
|
25795
|
+
"kind": "Conformance",
|
|
25796
|
+
"name": "Copyable",
|
|
25797
|
+
"printedName": "Copyable",
|
|
25798
|
+
"usr": "s:s8CopyableP",
|
|
25799
|
+
"mangledName": "$ss8CopyableP"
|
|
25800
|
+
},
|
|
25801
|
+
{
|
|
25802
|
+
"kind": "Conformance",
|
|
25803
|
+
"name": "Escapable",
|
|
25804
|
+
"printedName": "Escapable",
|
|
25805
|
+
"usr": "s:s9EscapableP",
|
|
25806
|
+
"mangledName": "$ss9EscapableP"
|
|
25807
|
+
},
|
|
24469
25808
|
{
|
|
24470
25809
|
"kind": "Conformance",
|
|
24471
25810
|
"name": "Equatable",
|
|
@@ -24821,6 +26160,20 @@
|
|
|
24821
26160
|
"ObjectiveC.NSObject"
|
|
24822
26161
|
],
|
|
24823
26162
|
"conformances": [
|
|
26163
|
+
{
|
|
26164
|
+
"kind": "Conformance",
|
|
26165
|
+
"name": "Copyable",
|
|
26166
|
+
"printedName": "Copyable",
|
|
26167
|
+
"usr": "s:s8CopyableP",
|
|
26168
|
+
"mangledName": "$ss8CopyableP"
|
|
26169
|
+
},
|
|
26170
|
+
{
|
|
26171
|
+
"kind": "Conformance",
|
|
26172
|
+
"name": "Escapable",
|
|
26173
|
+
"printedName": "Escapable",
|
|
26174
|
+
"usr": "s:s9EscapableP",
|
|
26175
|
+
"mangledName": "$ss9EscapableP"
|
|
26176
|
+
},
|
|
24824
26177
|
{
|
|
24825
26178
|
"kind": "Conformance",
|
|
24826
26179
|
"name": "Equatable",
|
|
@@ -25356,9 +26709,23 @@
|
|
|
25356
26709
|
"conformances": [
|
|
25357
26710
|
{
|
|
25358
26711
|
"kind": "Conformance",
|
|
25359
|
-
"name": "
|
|
25360
|
-
"printedName": "
|
|
25361
|
-
"usr": "s:
|
|
26712
|
+
"name": "Copyable",
|
|
26713
|
+
"printedName": "Copyable",
|
|
26714
|
+
"usr": "s:s8CopyableP",
|
|
26715
|
+
"mangledName": "$ss8CopyableP"
|
|
26716
|
+
},
|
|
26717
|
+
{
|
|
26718
|
+
"kind": "Conformance",
|
|
26719
|
+
"name": "Escapable",
|
|
26720
|
+
"printedName": "Escapable",
|
|
26721
|
+
"usr": "s:s9EscapableP",
|
|
26722
|
+
"mangledName": "$ss9EscapableP"
|
|
26723
|
+
},
|
|
26724
|
+
{
|
|
26725
|
+
"kind": "Conformance",
|
|
26726
|
+
"name": "Equatable",
|
|
26727
|
+
"printedName": "Equatable",
|
|
26728
|
+
"usr": "s:SQ",
|
|
25362
26729
|
"mangledName": "$sSQ"
|
|
25363
26730
|
},
|
|
25364
26731
|
{
|
|
@@ -25586,6 +26953,20 @@
|
|
|
25586
26953
|
"ObjectiveC.NSObject"
|
|
25587
26954
|
],
|
|
25588
26955
|
"conformances": [
|
|
26956
|
+
{
|
|
26957
|
+
"kind": "Conformance",
|
|
26958
|
+
"name": "Copyable",
|
|
26959
|
+
"printedName": "Copyable",
|
|
26960
|
+
"usr": "s:s8CopyableP",
|
|
26961
|
+
"mangledName": "$ss8CopyableP"
|
|
26962
|
+
},
|
|
26963
|
+
{
|
|
26964
|
+
"kind": "Conformance",
|
|
26965
|
+
"name": "Escapable",
|
|
26966
|
+
"printedName": "Escapable",
|
|
26967
|
+
"usr": "s:s9EscapableP",
|
|
26968
|
+
"mangledName": "$ss9EscapableP"
|
|
26969
|
+
},
|
|
25589
26970
|
{
|
|
25590
26971
|
"kind": "Conformance",
|
|
25591
26972
|
"name": "Equatable",
|
|
@@ -25815,6 +27196,20 @@
|
|
|
25815
27196
|
],
|
|
25816
27197
|
"enumRawTypeName": "Int",
|
|
25817
27198
|
"conformances": [
|
|
27199
|
+
{
|
|
27200
|
+
"kind": "Conformance",
|
|
27201
|
+
"name": "Copyable",
|
|
27202
|
+
"printedName": "Copyable",
|
|
27203
|
+
"usr": "s:s8CopyableP",
|
|
27204
|
+
"mangledName": "$ss8CopyableP"
|
|
27205
|
+
},
|
|
27206
|
+
{
|
|
27207
|
+
"kind": "Conformance",
|
|
27208
|
+
"name": "Escapable",
|
|
27209
|
+
"printedName": "Escapable",
|
|
27210
|
+
"usr": "s:s9EscapableP",
|
|
27211
|
+
"mangledName": "$ss9EscapableP"
|
|
27212
|
+
},
|
|
25818
27213
|
{
|
|
25819
27214
|
"kind": "Conformance",
|
|
25820
27215
|
"name": "Equatable",
|
|
@@ -26039,6 +27434,20 @@
|
|
|
26039
27434
|
"ObjectiveC.NSObject"
|
|
26040
27435
|
],
|
|
26041
27436
|
"conformances": [
|
|
27437
|
+
{
|
|
27438
|
+
"kind": "Conformance",
|
|
27439
|
+
"name": "Copyable",
|
|
27440
|
+
"printedName": "Copyable",
|
|
27441
|
+
"usr": "s:s8CopyableP",
|
|
27442
|
+
"mangledName": "$ss8CopyableP"
|
|
27443
|
+
},
|
|
27444
|
+
{
|
|
27445
|
+
"kind": "Conformance",
|
|
27446
|
+
"name": "Escapable",
|
|
27447
|
+
"printedName": "Escapable",
|
|
27448
|
+
"usr": "s:s9EscapableP",
|
|
27449
|
+
"mangledName": "$ss9EscapableP"
|
|
27450
|
+
},
|
|
26042
27451
|
{
|
|
26043
27452
|
"kind": "Conformance",
|
|
26044
27453
|
"name": "Equatable",
|
|
@@ -26611,6 +28020,20 @@
|
|
|
26611
28020
|
"ObjectiveC.NSObject"
|
|
26612
28021
|
],
|
|
26613
28022
|
"conformances": [
|
|
28023
|
+
{
|
|
28024
|
+
"kind": "Conformance",
|
|
28025
|
+
"name": "Copyable",
|
|
28026
|
+
"printedName": "Copyable",
|
|
28027
|
+
"usr": "s:s8CopyableP",
|
|
28028
|
+
"mangledName": "$ss8CopyableP"
|
|
28029
|
+
},
|
|
28030
|
+
{
|
|
28031
|
+
"kind": "Conformance",
|
|
28032
|
+
"name": "Escapable",
|
|
28033
|
+
"printedName": "Escapable",
|
|
28034
|
+
"usr": "s:s9EscapableP",
|
|
28035
|
+
"mangledName": "$ss9EscapableP"
|
|
28036
|
+
},
|
|
26614
28037
|
{
|
|
26615
28038
|
"kind": "Conformance",
|
|
26616
28039
|
"name": "Equatable",
|
|
@@ -26712,6 +28135,20 @@
|
|
|
26712
28135
|
"ObjectiveC.NSObject"
|
|
26713
28136
|
],
|
|
26714
28137
|
"conformances": [
|
|
28138
|
+
{
|
|
28139
|
+
"kind": "Conformance",
|
|
28140
|
+
"name": "Copyable",
|
|
28141
|
+
"printedName": "Copyable",
|
|
28142
|
+
"usr": "s:s8CopyableP",
|
|
28143
|
+
"mangledName": "$ss8CopyableP"
|
|
28144
|
+
},
|
|
28145
|
+
{
|
|
28146
|
+
"kind": "Conformance",
|
|
28147
|
+
"name": "Escapable",
|
|
28148
|
+
"printedName": "Escapable",
|
|
28149
|
+
"usr": "s:s9EscapableP",
|
|
28150
|
+
"mangledName": "$ss9EscapableP"
|
|
28151
|
+
},
|
|
26715
28152
|
{
|
|
26716
28153
|
"kind": "Conformance",
|
|
26717
28154
|
"name": "Equatable",
|
|
@@ -26791,6 +28228,20 @@
|
|
|
26791
28228
|
"ObjectiveC.NSObject"
|
|
26792
28229
|
],
|
|
26793
28230
|
"conformances": [
|
|
28231
|
+
{
|
|
28232
|
+
"kind": "Conformance",
|
|
28233
|
+
"name": "Copyable",
|
|
28234
|
+
"printedName": "Copyable",
|
|
28235
|
+
"usr": "s:s8CopyableP",
|
|
28236
|
+
"mangledName": "$ss8CopyableP"
|
|
28237
|
+
},
|
|
28238
|
+
{
|
|
28239
|
+
"kind": "Conformance",
|
|
28240
|
+
"name": "Escapable",
|
|
28241
|
+
"printedName": "Escapable",
|
|
28242
|
+
"usr": "s:s9EscapableP",
|
|
28243
|
+
"mangledName": "$ss9EscapableP"
|
|
28244
|
+
},
|
|
26794
28245
|
{
|
|
26795
28246
|
"kind": "Conformance",
|
|
26796
28247
|
"name": "Equatable",
|
|
@@ -26904,6 +28355,20 @@
|
|
|
26904
28355
|
"enumRawTypeName": "Int",
|
|
26905
28356
|
"isExternal": true,
|
|
26906
28357
|
"conformances": [
|
|
28358
|
+
{
|
|
28359
|
+
"kind": "Conformance",
|
|
28360
|
+
"name": "Copyable",
|
|
28361
|
+
"printedName": "Copyable",
|
|
28362
|
+
"usr": "s:s8CopyableP",
|
|
28363
|
+
"mangledName": "$ss8CopyableP"
|
|
28364
|
+
},
|
|
28365
|
+
{
|
|
28366
|
+
"kind": "Conformance",
|
|
28367
|
+
"name": "Escapable",
|
|
28368
|
+
"printedName": "Escapable",
|
|
28369
|
+
"usr": "s:s9EscapableP",
|
|
28370
|
+
"mangledName": "$ss9EscapableP"
|
|
28371
|
+
},
|
|
26907
28372
|
{
|
|
26908
28373
|
"kind": "Conformance",
|
|
26909
28374
|
"name": "RawRepresentable",
|
|
@@ -27018,6 +28483,20 @@
|
|
|
27018
28483
|
"enumRawTypeName": "Int",
|
|
27019
28484
|
"isExternal": true,
|
|
27020
28485
|
"conformances": [
|
|
28486
|
+
{
|
|
28487
|
+
"kind": "Conformance",
|
|
28488
|
+
"name": "Copyable",
|
|
28489
|
+
"printedName": "Copyable",
|
|
28490
|
+
"usr": "s:s8CopyableP",
|
|
28491
|
+
"mangledName": "$ss8CopyableP"
|
|
28492
|
+
},
|
|
28493
|
+
{
|
|
28494
|
+
"kind": "Conformance",
|
|
28495
|
+
"name": "Escapable",
|
|
28496
|
+
"printedName": "Escapable",
|
|
28497
|
+
"usr": "s:s9EscapableP",
|
|
28498
|
+
"mangledName": "$ss9EscapableP"
|
|
28499
|
+
},
|
|
27021
28500
|
{
|
|
27022
28501
|
"kind": "Conformance",
|
|
27023
28502
|
"name": "RawRepresentable",
|
|
@@ -27132,6 +28611,20 @@
|
|
|
27132
28611
|
"enumRawTypeName": "Int",
|
|
27133
28612
|
"isExternal": true,
|
|
27134
28613
|
"conformances": [
|
|
28614
|
+
{
|
|
28615
|
+
"kind": "Conformance",
|
|
28616
|
+
"name": "Copyable",
|
|
28617
|
+
"printedName": "Copyable",
|
|
28618
|
+
"usr": "s:s8CopyableP",
|
|
28619
|
+
"mangledName": "$ss8CopyableP"
|
|
28620
|
+
},
|
|
28621
|
+
{
|
|
28622
|
+
"kind": "Conformance",
|
|
28623
|
+
"name": "Escapable",
|
|
28624
|
+
"printedName": "Escapable",
|
|
28625
|
+
"usr": "s:s9EscapableP",
|
|
28626
|
+
"mangledName": "$ss9EscapableP"
|
|
28627
|
+
},
|
|
27135
28628
|
{
|
|
27136
28629
|
"kind": "Conformance",
|
|
27137
28630
|
"name": "RawRepresentable",
|
|
@@ -27248,6 +28741,20 @@
|
|
|
27248
28741
|
"isExternal": true,
|
|
27249
28742
|
"isEnumExhaustive": true,
|
|
27250
28743
|
"conformances": [
|
|
28744
|
+
{
|
|
28745
|
+
"kind": "Conformance",
|
|
28746
|
+
"name": "Copyable",
|
|
28747
|
+
"printedName": "Copyable",
|
|
28748
|
+
"usr": "s:s8CopyableP",
|
|
28749
|
+
"mangledName": "$ss8CopyableP"
|
|
28750
|
+
},
|
|
28751
|
+
{
|
|
28752
|
+
"kind": "Conformance",
|
|
28753
|
+
"name": "Escapable",
|
|
28754
|
+
"printedName": "Escapable",
|
|
28755
|
+
"usr": "s:s9EscapableP",
|
|
28756
|
+
"mangledName": "$ss9EscapableP"
|
|
28757
|
+
},
|
|
27251
28758
|
{
|
|
27252
28759
|
"kind": "Conformance",
|
|
27253
28760
|
"name": "RawRepresentable",
|
|
@@ -27318,6 +28825,20 @@
|
|
|
27318
28825
|
"enumRawTypeName": "Int",
|
|
27319
28826
|
"isExternal": true,
|
|
27320
28827
|
"conformances": [
|
|
28828
|
+
{
|
|
28829
|
+
"kind": "Conformance",
|
|
28830
|
+
"name": "Copyable",
|
|
28831
|
+
"printedName": "Copyable",
|
|
28832
|
+
"usr": "s:s8CopyableP",
|
|
28833
|
+
"mangledName": "$ss8CopyableP"
|
|
28834
|
+
},
|
|
28835
|
+
{
|
|
28836
|
+
"kind": "Conformance",
|
|
28837
|
+
"name": "Escapable",
|
|
28838
|
+
"printedName": "Escapable",
|
|
28839
|
+
"usr": "s:s9EscapableP",
|
|
28840
|
+
"mangledName": "$ss9EscapableP"
|
|
28841
|
+
},
|
|
27321
28842
|
{
|
|
27322
28843
|
"kind": "Conformance",
|
|
27323
28844
|
"name": "RawRepresentable",
|
|
@@ -27434,6 +28955,20 @@
|
|
|
27434
28955
|
"usr": "s:s8SendableP",
|
|
27435
28956
|
"mangledName": "$ss8SendableP"
|
|
27436
28957
|
},
|
|
28958
|
+
{
|
|
28959
|
+
"kind": "Conformance",
|
|
28960
|
+
"name": "Copyable",
|
|
28961
|
+
"printedName": "Copyable",
|
|
28962
|
+
"usr": "s:s8CopyableP",
|
|
28963
|
+
"mangledName": "$ss8CopyableP"
|
|
28964
|
+
},
|
|
28965
|
+
{
|
|
28966
|
+
"kind": "Conformance",
|
|
28967
|
+
"name": "Escapable",
|
|
28968
|
+
"printedName": "Escapable",
|
|
28969
|
+
"usr": "s:s9EscapableP",
|
|
28970
|
+
"mangledName": "$ss9EscapableP"
|
|
28971
|
+
},
|
|
27437
28972
|
{
|
|
27438
28973
|
"kind": "Conformance",
|
|
27439
28974
|
"name": "Equatable",
|
|
@@ -27582,13 +29117,17 @@
|
|
|
27582
29117
|
"declKind": "Struct",
|
|
27583
29118
|
"usr": "s:7SwiftUI5ImageV",
|
|
27584
29119
|
"mangledName": "$s7SwiftUI5ImageV",
|
|
27585
|
-
"moduleName": "
|
|
29120
|
+
"moduleName": "SwiftUICore",
|
|
27586
29121
|
"intro_Macosx": "10.15",
|
|
27587
29122
|
"intro_iOS": "13.0",
|
|
27588
29123
|
"intro_tvOS": "13.0",
|
|
27589
29124
|
"intro_watchOS": "6.0",
|
|
27590
29125
|
"declAttributes": [
|
|
27591
29126
|
"Frozen",
|
|
29127
|
+
"OriginallyDefinedIn",
|
|
29128
|
+
"OriginallyDefinedIn",
|
|
29129
|
+
"OriginallyDefinedIn",
|
|
29130
|
+
"OriginallyDefinedIn",
|
|
27592
29131
|
"Available",
|
|
27593
29132
|
"Available",
|
|
27594
29133
|
"Available",
|
|
@@ -27610,6 +29149,20 @@
|
|
|
27610
29149
|
"usr": "s:s8SendableP",
|
|
27611
29150
|
"mangledName": "$ss8SendableP"
|
|
27612
29151
|
},
|
|
29152
|
+
{
|
|
29153
|
+
"kind": "Conformance",
|
|
29154
|
+
"name": "Copyable",
|
|
29155
|
+
"printedName": "Copyable",
|
|
29156
|
+
"usr": "s:s8CopyableP",
|
|
29157
|
+
"mangledName": "$ss8CopyableP"
|
|
29158
|
+
},
|
|
29159
|
+
{
|
|
29160
|
+
"kind": "Conformance",
|
|
29161
|
+
"name": "Escapable",
|
|
29162
|
+
"printedName": "Escapable",
|
|
29163
|
+
"usr": "s:s9EscapableP",
|
|
29164
|
+
"mangledName": "$ss9EscapableP"
|
|
29165
|
+
},
|
|
27613
29166
|
{
|
|
27614
29167
|
"kind": "Conformance",
|
|
27615
29168
|
"name": "View",
|
|
@@ -27652,12 +29205,6 @@
|
|
|
27652
29205
|
"name": "TransferRepresentation",
|
|
27653
29206
|
"printedName": "CoreTransferable.TransferRepresentation",
|
|
27654
29207
|
"usr": "s:16CoreTransferable22TransferRepresentationP"
|
|
27655
|
-
},
|
|
27656
|
-
{
|
|
27657
|
-
"kind": "TypeNominal",
|
|
27658
|
-
"name": "Sendable",
|
|
27659
|
-
"printedName": "Swift.Sendable",
|
|
27660
|
-
"usr": "s:s8SendableP"
|
|
27661
29208
|
}
|
|
27662
29209
|
]
|
|
27663
29210
|
}
|
|
@@ -27691,6 +29238,7 @@
|
|
|
27691
29238
|
"moduleName": "GSSDK",
|
|
27692
29239
|
"declAttributes": [
|
|
27693
29240
|
"Dynamic",
|
|
29241
|
+
"Preconcurrency",
|
|
27694
29242
|
"Custom",
|
|
27695
29243
|
"ObjC"
|
|
27696
29244
|
],
|
|
@@ -27720,6 +29268,7 @@
|
|
|
27720
29268
|
"moduleName": "GSSDK",
|
|
27721
29269
|
"declAttributes": [
|
|
27722
29270
|
"Dynamic",
|
|
29271
|
+
"Preconcurrency",
|
|
27723
29272
|
"Custom",
|
|
27724
29273
|
"ObjC"
|
|
27725
29274
|
],
|
|
@@ -27743,6 +29292,7 @@
|
|
|
27743
29292
|
"moduleName": "GSSDK",
|
|
27744
29293
|
"declAttributes": [
|
|
27745
29294
|
"Dynamic",
|
|
29295
|
+
"Preconcurrency",
|
|
27746
29296
|
"Custom",
|
|
27747
29297
|
"ObjC"
|
|
27748
29298
|
],
|
|
@@ -27756,6 +29306,7 @@
|
|
|
27756
29306
|
"isOpen": true,
|
|
27757
29307
|
"objc_name": "GSKView",
|
|
27758
29308
|
"declAttributes": [
|
|
29309
|
+
"Preconcurrency",
|
|
27759
29310
|
"Custom",
|
|
27760
29311
|
"ObjC",
|
|
27761
29312
|
"Dynamic"
|
|
@@ -27769,6 +29320,20 @@
|
|
|
27769
29320
|
"ObjectiveC.NSObject"
|
|
27770
29321
|
],
|
|
27771
29322
|
"conformances": [
|
|
29323
|
+
{
|
|
29324
|
+
"kind": "Conformance",
|
|
29325
|
+
"name": "Copyable",
|
|
29326
|
+
"printedName": "Copyable",
|
|
29327
|
+
"usr": "s:s8CopyableP",
|
|
29328
|
+
"mangledName": "$ss8CopyableP"
|
|
29329
|
+
},
|
|
29330
|
+
{
|
|
29331
|
+
"kind": "Conformance",
|
|
29332
|
+
"name": "Escapable",
|
|
29333
|
+
"printedName": "Escapable",
|
|
29334
|
+
"usr": "s:s9EscapableP",
|
|
29335
|
+
"mangledName": "$ss9EscapableP"
|
|
29336
|
+
},
|
|
27772
29337
|
{
|
|
27773
29338
|
"kind": "Conformance",
|
|
27774
29339
|
"name": "Equatable",
|
|
@@ -27858,6 +29423,7 @@
|
|
|
27858
29423
|
"objc_name": "gsk_statusBarStyleBasedOnContrast",
|
|
27859
29424
|
"declAttributes": [
|
|
27860
29425
|
"Dynamic",
|
|
29426
|
+
"Preconcurrency",
|
|
27861
29427
|
"Custom",
|
|
27862
29428
|
"ObjC",
|
|
27863
29429
|
"RawDocComment"
|
|
@@ -27908,6 +29474,7 @@
|
|
|
27908
29474
|
"objc_name": "gsk_supportedInterfaceOrientations",
|
|
27909
29475
|
"declAttributes": [
|
|
27910
29476
|
"Dynamic",
|
|
29477
|
+
"Preconcurrency",
|
|
27911
29478
|
"Custom",
|
|
27912
29479
|
"ObjC",
|
|
27913
29480
|
"RawDocComment"
|
|
@@ -27947,6 +29514,7 @@
|
|
|
27947
29514
|
"intro_iOS": "2.0",
|
|
27948
29515
|
"objc_name": "UIViewController",
|
|
27949
29516
|
"declAttributes": [
|
|
29517
|
+
"Preconcurrency",
|
|
27950
29518
|
"Available",
|
|
27951
29519
|
"ObjC",
|
|
27952
29520
|
"NonSendable",
|
|
@@ -27961,6 +29529,20 @@
|
|
|
27961
29529
|
"ObjectiveC.NSObject"
|
|
27962
29530
|
],
|
|
27963
29531
|
"conformances": [
|
|
29532
|
+
{
|
|
29533
|
+
"kind": "Conformance",
|
|
29534
|
+
"name": "Copyable",
|
|
29535
|
+
"printedName": "Copyable",
|
|
29536
|
+
"usr": "s:s8CopyableP",
|
|
29537
|
+
"mangledName": "$ss8CopyableP"
|
|
29538
|
+
},
|
|
29539
|
+
{
|
|
29540
|
+
"kind": "Conformance",
|
|
29541
|
+
"name": "Escapable",
|
|
29542
|
+
"printedName": "Escapable",
|
|
29543
|
+
"usr": "s:s9EscapableP",
|
|
29544
|
+
"mangledName": "$ss9EscapableP"
|
|
29545
|
+
},
|
|
27964
29546
|
{
|
|
27965
29547
|
"kind": "Conformance",
|
|
27966
29548
|
"name": "Equatable",
|
|
@@ -28023,6 +29605,20 @@
|
|
|
28023
29605
|
"json_format_version": 8
|
|
28024
29606
|
},
|
|
28025
29607
|
"ConstValues": [
|
|
29608
|
+
{
|
|
29609
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSK.swift",
|
|
29610
|
+
"kind": "StringLiteral",
|
|
29611
|
+
"offset": 264,
|
|
29612
|
+
"length": 28,
|
|
29613
|
+
"value": "\"CFBundleShortVersionString\""
|
|
29614
|
+
},
|
|
29615
|
+
{
|
|
29616
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSK.swift",
|
|
29617
|
+
"kind": "StringLiteral",
|
|
29618
|
+
"offset": 308,
|
|
29619
|
+
"length": 9,
|
|
29620
|
+
"value": "\"unknown\""
|
|
29621
|
+
},
|
|
28026
29622
|
{
|
|
28027
29623
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSession.swift",
|
|
28028
29624
|
"kind": "StringLiteral",
|
|
@@ -28074,24 +29670,10 @@
|
|
|
28074
29670
|
},
|
|
28075
29671
|
{
|
|
28076
29672
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSession.swift",
|
|
28077
|
-
"kind": "
|
|
28078
|
-
"offset":
|
|
28079
|
-
"length":
|
|
28080
|
-
"value": "
|
|
28081
|
-
},
|
|
28082
|
-
{
|
|
28083
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionDocumentDetection.swift",
|
|
28084
|
-
"kind": "IntegerLiteral",
|
|
28085
|
-
"offset": 363,
|
|
28086
|
-
"length": 9,
|
|
28087
|
-
"value": "1"
|
|
28088
|
-
},
|
|
28089
|
-
{
|
|
28090
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionDocumentDetection.swift",
|
|
28091
|
-
"kind": "IntegerLiteral",
|
|
28092
|
-
"offset": 478,
|
|
28093
|
-
"length": 19,
|
|
28094
|
-
"value": "2"
|
|
29673
|
+
"kind": "BooleanLiteral",
|
|
29674
|
+
"offset": 2720,
|
|
29675
|
+
"length": 5,
|
|
29676
|
+
"value": "false"
|
|
28095
29677
|
},
|
|
28096
29678
|
{
|
|
28097
29679
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionDocumentDetection.swift",
|
|
@@ -28170,83 +29752,6 @@
|
|
|
28170
29752
|
"length": 5,
|
|
28171
29753
|
"value": "-1003"
|
|
28172
29754
|
},
|
|
28173
|
-
{
|
|
28174
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28175
|
-
"kind": "IntegerLiteral",
|
|
28176
|
-
"offset": 136,
|
|
28177
|
-
"length": 1,
|
|
28178
|
-
"value": "-1"
|
|
28179
|
-
},
|
|
28180
|
-
{
|
|
28181
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28182
|
-
"kind": "IntegerLiteral",
|
|
28183
|
-
"offset": 164,
|
|
28184
|
-
"length": 1,
|
|
28185
|
-
"value": "-2"
|
|
28186
|
-
},
|
|
28187
|
-
{
|
|
28188
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28189
|
-
"kind": "IntegerLiteral",
|
|
28190
|
-
"offset": 189,
|
|
28191
|
-
"length": 1,
|
|
28192
|
-
"value": "-3"
|
|
28193
|
-
},
|
|
28194
|
-
{
|
|
28195
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28196
|
-
"kind": "IntegerLiteral",
|
|
28197
|
-
"offset": 212,
|
|
28198
|
-
"length": 1,
|
|
28199
|
-
"value": "-4"
|
|
28200
|
-
},
|
|
28201
|
-
{
|
|
28202
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28203
|
-
"kind": "IntegerLiteral",
|
|
28204
|
-
"offset": 249,
|
|
28205
|
-
"length": 1,
|
|
28206
|
-
"value": "-5"
|
|
28207
|
-
},
|
|
28208
|
-
{
|
|
28209
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28210
|
-
"kind": "IntegerLiteral",
|
|
28211
|
-
"offset": 288,
|
|
28212
|
-
"length": 1,
|
|
28213
|
-
"value": "-6"
|
|
28214
|
-
},
|
|
28215
|
-
{
|
|
28216
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28217
|
-
"kind": "IntegerLiteral",
|
|
28218
|
-
"offset": 314,
|
|
28219
|
-
"length": 1,
|
|
28220
|
-
"value": "-7"
|
|
28221
|
-
},
|
|
28222
|
-
{
|
|
28223
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28224
|
-
"kind": "IntegerLiteral",
|
|
28225
|
-
"offset": 337,
|
|
28226
|
-
"length": 1,
|
|
28227
|
-
"value": "-8"
|
|
28228
|
-
},
|
|
28229
|
-
{
|
|
28230
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionError.swift",
|
|
28231
|
-
"kind": "IntegerLiteral",
|
|
28232
|
-
"offset": 383,
|
|
28233
|
-
"length": 1,
|
|
28234
|
-
"value": "-1003"
|
|
28235
|
-
},
|
|
28236
|
-
{
|
|
28237
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionFlashStatus.swift",
|
|
28238
|
-
"kind": "IntegerLiteral",
|
|
28239
|
-
"offset": 144,
|
|
28240
|
-
"length": 2,
|
|
28241
|
-
"value": "1"
|
|
28242
|
-
},
|
|
28243
|
-
{
|
|
28244
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionFlashStatus.swift",
|
|
28245
|
-
"kind": "IntegerLiteral",
|
|
28246
|
-
"offset": 156,
|
|
28247
|
-
"length": 3,
|
|
28248
|
-
"value": "2"
|
|
28249
|
-
},
|
|
28250
29755
|
{
|
|
28251
29756
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraSessionFlashStatus.swift",
|
|
28252
29757
|
"kind": "IntegerLiteral",
|
|
@@ -28263,10 +29768,10 @@
|
|
|
28263
29768
|
},
|
|
28264
29769
|
{
|
|
28265
29770
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKCameraViewController.swift",
|
|
28266
|
-
"kind": "
|
|
28267
|
-
"offset":
|
|
28268
|
-
"length":
|
|
28269
|
-
"value": "
|
|
29771
|
+
"kind": "BooleanLiteral",
|
|
29772
|
+
"offset": 1681,
|
|
29773
|
+
"length": 4,
|
|
29774
|
+
"value": "true"
|
|
28270
29775
|
},
|
|
28271
29776
|
{
|
|
28272
29777
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKDocumentFinderImageType.swift",
|
|
@@ -28290,46 +29795,60 @@
|
|
|
28290
29795
|
"value": "3"
|
|
28291
29796
|
},
|
|
28292
29797
|
{
|
|
28293
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/
|
|
28294
|
-
"kind": "
|
|
28295
|
-
"offset":
|
|
28296
|
-
"length":
|
|
28297
|
-
"value": "
|
|
29798
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterBackgroundCleaningConfiguration.swift",
|
|
29799
|
+
"kind": "StringLiteral",
|
|
29800
|
+
"offset": 2860,
|
|
29801
|
+
"length": 174,
|
|
29802
|
+
"value": "\"<GSKFilterBackgroundCleaningConfiguration: edgeCleaning=\""
|
|
28298
29803
|
},
|
|
28299
29804
|
{
|
|
28300
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/
|
|
28301
|
-
"kind": "
|
|
28302
|
-
"offset":
|
|
28303
|
-
"length":
|
|
28304
|
-
"value": "
|
|
29805
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterBackgroundCleaningConfiguration.swift",
|
|
29806
|
+
"kind": "StringLiteral",
|
|
29807
|
+
"offset": 2932,
|
|
29808
|
+
"length": 1,
|
|
29809
|
+
"value": "\", backgroundKind=\""
|
|
28305
29810
|
},
|
|
28306
29811
|
{
|
|
28307
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/
|
|
28308
|
-
"kind": "
|
|
28309
|
-
"offset":
|
|
28310
|
-
"length":
|
|
28311
|
-
"value": "
|
|
29812
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterBackgroundCleaningConfiguration.swift",
|
|
29813
|
+
"kind": "StringLiteral",
|
|
29814
|
+
"offset": 2966,
|
|
29815
|
+
"length": 1,
|
|
29816
|
+
"value": "\", documentComposition=\""
|
|
28312
29817
|
},
|
|
28313
29818
|
{
|
|
28314
29819
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterBackgroundCleaningConfiguration.swift",
|
|
28315
29820
|
"kind": "StringLiteral",
|
|
28316
|
-
"offset":
|
|
28317
|
-
"length":
|
|
28318
|
-
"value": "\"
|
|
29821
|
+
"offset": 3010,
|
|
29822
|
+
"length": 1,
|
|
29823
|
+
"value": "\", strength=\""
|
|
29824
|
+
},
|
|
29825
|
+
{
|
|
29826
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterBackgroundCleaningConfiguration.swift",
|
|
29827
|
+
"kind": "StringLiteral",
|
|
29828
|
+
"offset": 3032,
|
|
29829
|
+
"length": 1,
|
|
29830
|
+
"value": "\">\""
|
|
28319
29831
|
},
|
|
28320
29832
|
{
|
|
28321
29833
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterColorConfiguration.swift",
|
|
28322
29834
|
"kind": "StringLiteral",
|
|
28323
|
-
"offset":
|
|
28324
|
-
"length":
|
|
28325
|
-
"value": "\"
|
|
29835
|
+
"offset": 1352,
|
|
29836
|
+
"length": 51,
|
|
29837
|
+
"value": "\"<GSKFilterColorConfiguration: palette=\""
|
|
28326
29838
|
},
|
|
28327
29839
|
{
|
|
28328
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/
|
|
29840
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterColorConfiguration.swift",
|
|
28329
29841
|
"kind": "StringLiteral",
|
|
28330
|
-
"offset":
|
|
28331
|
-
"length":
|
|
28332
|
-
"value": "\"
|
|
29842
|
+
"offset": 1401,
|
|
29843
|
+
"length": 1,
|
|
29844
|
+
"value": "\">\""
|
|
29845
|
+
},
|
|
29846
|
+
{
|
|
29847
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterConfiguration+NamedFilters.swift",
|
|
29848
|
+
"kind": "IntegerLiteral",
|
|
29849
|
+
"offset": 2372,
|
|
29850
|
+
"length": 1,
|
|
29851
|
+
"value": "0"
|
|
28333
29852
|
},
|
|
28334
29853
|
{
|
|
28335
29854
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterLightingCorrectionConfiguration.swift",
|
|
@@ -28376,23 +29895,30 @@
|
|
|
28376
29895
|
{
|
|
28377
29896
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterLightingCorrectionConfiguration.swift",
|
|
28378
29897
|
"kind": "StringLiteral",
|
|
28379
|
-
"offset":
|
|
28380
|
-
"length":
|
|
28381
|
-
"value": "\"
|
|
29898
|
+
"offset": 1824,
|
|
29899
|
+
"length": 100,
|
|
29900
|
+
"value": "\"<GSKLightingCorrectionConfiguration: minThreshold: \""
|
|
28382
29901
|
},
|
|
28383
29902
|
{
|
|
28384
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/
|
|
29903
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterLightingCorrectionConfiguration.swift",
|
|
28385
29904
|
"kind": "StringLiteral",
|
|
28386
|
-
"offset":
|
|
28387
|
-
"length":
|
|
28388
|
-
"value": "\"
|
|
29905
|
+
"offset": 1891,
|
|
29906
|
+
"length": 1,
|
|
29907
|
+
"value": "\", maxThreshold: \""
|
|
29908
|
+
},
|
|
29909
|
+
{
|
|
29910
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKFilterLightingCorrectionConfiguration.swift",
|
|
29911
|
+
"kind": "StringLiteral",
|
|
29912
|
+
"offset": 1922,
|
|
29913
|
+
"length": 1,
|
|
29914
|
+
"value": "\">\""
|
|
28389
29915
|
},
|
|
28390
29916
|
{
|
|
28391
29917
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKLicenseKeyAPI.swift",
|
|
28392
29918
|
"kind": "StringLiteral",
|
|
28393
|
-
"offset":
|
|
28394
|
-
"length":
|
|
28395
|
-
"value": "\"
|
|
29919
|
+
"offset": 953,
|
|
29920
|
+
"length": 28,
|
|
29921
|
+
"value": "\"https:\/\/sdk.geniusscan.com\""
|
|
28396
29922
|
},
|
|
28397
29923
|
{
|
|
28398
29924
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKLicenseKeyAPI.swift",
|
|
@@ -28429,13 +29955,6 @@
|
|
|
28429
29955
|
"length": 28,
|
|
28430
29956
|
"value": "\"CFBundleShortVersionString\""
|
|
28431
29957
|
},
|
|
28432
|
-
{
|
|
28433
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKLicenseKeyRefresher.swift",
|
|
28434
|
-
"kind": "StringLiteral",
|
|
28435
|
-
"offset": 256,
|
|
28436
|
-
"length": 22,
|
|
28437
|
-
"value": "\"GSSDK.GSKLicenseKeyRefresher\""
|
|
28438
|
-
},
|
|
28439
29958
|
{
|
|
28440
29959
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKLicenseKeyStorage.swift",
|
|
28441
29960
|
"kind": "StringLiteral",
|
|
@@ -28513,55 +30032,6 @@
|
|
|
28513
30032
|
"length": 5,
|
|
28514
30033
|
"value": "5"
|
|
28515
30034
|
},
|
|
28516
|
-
{
|
|
28517
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKReceiptCategory.swift",
|
|
28518
|
-
"kind": "IntegerLiteral",
|
|
28519
|
-
"offset": 99,
|
|
28520
|
-
"length": 14,
|
|
28521
|
-
"value": "1"
|
|
28522
|
-
},
|
|
28523
|
-
{
|
|
28524
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKReceiptCategory.swift",
|
|
28525
|
-
"kind": "IntegerLiteral",
|
|
28526
|
-
"offset": 123,
|
|
28527
|
-
"length": 12,
|
|
28528
|
-
"value": "2"
|
|
28529
|
-
},
|
|
28530
|
-
{
|
|
28531
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKReceiptCategory.swift",
|
|
28532
|
-
"kind": "IntegerLiteral",
|
|
28533
|
-
"offset": 145,
|
|
28534
|
-
"length": 10,
|
|
28535
|
-
"value": "3"
|
|
28536
|
-
},
|
|
28537
|
-
{
|
|
28538
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKReceiptCategory.swift",
|
|
28539
|
-
"kind": "IntegerLiteral",
|
|
28540
|
-
"offset": 165,
|
|
28541
|
-
"length": 11,
|
|
28542
|
-
"value": "4"
|
|
28543
|
-
},
|
|
28544
|
-
{
|
|
28545
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKReceiptCategory.swift",
|
|
28546
|
-
"kind": "IntegerLiteral",
|
|
28547
|
-
"offset": 186,
|
|
28548
|
-
"length": 5,
|
|
28549
|
-
"value": "5"
|
|
28550
|
-
},
|
|
28551
|
-
{
|
|
28552
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKReceiptVAT.swift",
|
|
28553
|
-
"kind": "StringLiteral",
|
|
28554
|
-
"offset": 108,
|
|
28555
|
-
"length": 13,
|
|
28556
|
-
"value": "\"GSSDK.GSKReceiptVAT\""
|
|
28557
|
-
},
|
|
28558
|
-
{
|
|
28559
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKTriggerDecider.swift",
|
|
28560
|
-
"kind": "StringLiteral",
|
|
28561
|
-
"offset": 766,
|
|
28562
|
-
"length": 17,
|
|
28563
|
-
"value": "\"GSSDK.GSKTriggerDecider\""
|
|
28564
|
-
},
|
|
28565
30035
|
{
|
|
28566
30036
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/Task+Retry.swift",
|
|
28567
30037
|
"kind": "IntegerLiteral",
|
|
@@ -28576,20 +30046,6 @@
|
|
|
28576
30046
|
"length": 4,
|
|
28577
30047
|
"value": "1"
|
|
28578
30048
|
},
|
|
28579
|
-
{
|
|
28580
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorConfiguration.swift",
|
|
28581
|
-
"kind": "IntegerLiteral",
|
|
28582
|
-
"offset": 332,
|
|
28583
|
-
"length": 4,
|
|
28584
|
-
"value": "1"
|
|
28585
|
-
},
|
|
28586
|
-
{
|
|
28587
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorConfiguration.swift",
|
|
28588
|
-
"kind": "StringLiteral",
|
|
28589
|
-
"offset": 366,
|
|
28590
|
-
"length": 38,
|
|
28591
|
-
"value": "\"GSSDK.GSKDocumentGeneratorDebugConfiguration\""
|
|
28592
|
-
},
|
|
28593
30049
|
{
|
|
28594
30050
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorConfiguration.swift",
|
|
28595
30051
|
"kind": "BooleanLiteral",
|
|
@@ -28597,48 +30053,6 @@
|
|
|
28597
30053
|
"length": 5,
|
|
28598
30054
|
"value": "false"
|
|
28599
30055
|
},
|
|
28600
|
-
{
|
|
28601
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorConfiguration.swift",
|
|
28602
|
-
"kind": "StringLiteral",
|
|
28603
|
-
"offset": 771,
|
|
28604
|
-
"length": 33,
|
|
28605
|
-
"value": "\"GSSDK.GSKDocumentGeneratorConfiguration\""
|
|
28606
|
-
},
|
|
28607
|
-
{
|
|
28608
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorError.swift",
|
|
28609
|
-
"kind": "IntegerLiteral",
|
|
28610
|
-
"offset": 389,
|
|
28611
|
-
"length": 12,
|
|
28612
|
-
"value": "1"
|
|
28613
|
-
},
|
|
28614
|
-
{
|
|
28615
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorError.swift",
|
|
28616
|
-
"kind": "IntegerLiteral",
|
|
28617
|
-
"offset": 523,
|
|
28618
|
-
"length": 15,
|
|
28619
|
-
"value": "2"
|
|
28620
|
-
},
|
|
28621
|
-
{
|
|
28622
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorError.swift",
|
|
28623
|
-
"kind": "IntegerLiteral",
|
|
28624
|
-
"offset": 658,
|
|
28625
|
-
"length": 15,
|
|
28626
|
-
"value": "3"
|
|
28627
|
-
},
|
|
28628
|
-
{
|
|
28629
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorError.swift",
|
|
28630
|
-
"kind": "IntegerLiteral",
|
|
28631
|
-
"offset": 809,
|
|
28632
|
-
"length": 14,
|
|
28633
|
-
"value": "4"
|
|
28634
|
-
},
|
|
28635
|
-
{
|
|
28636
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorError.swift",
|
|
28637
|
-
"kind": "IntegerLiteral",
|
|
28638
|
-
"offset": 934,
|
|
28639
|
-
"length": 12,
|
|
28640
|
-
"value": "5"
|
|
28641
|
-
},
|
|
28642
30056
|
{
|
|
28643
30057
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKDocumentGeneratorError.swift",
|
|
28644
30058
|
"kind": "IntegerLiteral",
|
|
@@ -28674,48 +30088,6 @@
|
|
|
28674
30088
|
"length": 12,
|
|
28675
30089
|
"value": "5"
|
|
28676
30090
|
},
|
|
28677
|
-
{
|
|
28678
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKObjCPDFImageProcessor.swift",
|
|
28679
|
-
"kind": "StringLiteral",
|
|
28680
|
-
"offset": 75,
|
|
28681
|
-
"length": 24,
|
|
28682
|
-
"value": "\"GSSDK.GSKObjCPDFImageProcessor\""
|
|
28683
|
-
},
|
|
28684
|
-
{
|
|
28685
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKPDFDocument.swift",
|
|
28686
|
-
"kind": "StringLiteral",
|
|
28687
|
-
"offset": 116,
|
|
28688
|
-
"length": 14,
|
|
28689
|
-
"value": "\"GSSDK.GSKPDFDocument\""
|
|
28690
|
-
},
|
|
28691
|
-
{
|
|
28692
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKPDFPage.swift",
|
|
28693
|
-
"kind": "StringLiteral",
|
|
28694
|
-
"offset": 254,
|
|
28695
|
-
"length": 10,
|
|
28696
|
-
"value": "\"GSSDK.GSKPDFPage\""
|
|
28697
|
-
},
|
|
28698
|
-
{
|
|
28699
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKPDFSize.swift",
|
|
28700
|
-
"kind": "StringLiteral",
|
|
28701
|
-
"offset": 541,
|
|
28702
|
-
"length": 10,
|
|
28703
|
-
"value": "\"GSSDK.GSKPDFSize\""
|
|
28704
|
-
},
|
|
28705
|
-
{
|
|
28706
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKTextLayout.swift",
|
|
28707
|
-
"kind": "StringLiteral",
|
|
28708
|
-
"offset": 192,
|
|
28709
|
-
"length": 13,
|
|
28710
|
-
"value": "\"GSSDK.GSKTextLayout\""
|
|
28711
|
-
},
|
|
28712
|
-
{
|
|
28713
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/PDF\/GSKTextLayoutToTextConverterResult.swift",
|
|
28714
|
-
"kind": "StringLiteral",
|
|
28715
|
-
"offset": 51,
|
|
28716
|
-
"length": 34,
|
|
28717
|
-
"value": "\"GSSDK.GSKTextLayoutToTextConverterResult\""
|
|
28718
|
-
},
|
|
28719
30091
|
{
|
|
28720
30092
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Derived\/Sources\/TuistAssets+GSSDK.swift",
|
|
28721
30093
|
"kind": "StringLiteral",
|
|
@@ -29318,80 +30690,122 @@
|
|
|
29318
30690
|
"length": 2,
|
|
29319
30691
|
"value": "[]"
|
|
29320
30692
|
},
|
|
30693
|
+
{
|
|
30694
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/AppleOCR\/AppleOCR.swift",
|
|
30695
|
+
"kind": "FloatLiteral",
|
|
30696
|
+
"offset": 5453,
|
|
30697
|
+
"length": 3,
|
|
30698
|
+
"value": "2.0"
|
|
30699
|
+
},
|
|
30700
|
+
{
|
|
30701
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/AppleOCR\/AppleOCR.swift",
|
|
30702
|
+
"kind": "FloatLiteral",
|
|
30703
|
+
"offset": 5535,
|
|
30704
|
+
"length": 3,
|
|
30705
|
+
"value": "2.0"
|
|
30706
|
+
},
|
|
30707
|
+
{
|
|
30708
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/AppleOCR\/AppleOCR.swift",
|
|
30709
|
+
"kind": "FloatLiteral",
|
|
30710
|
+
"offset": 5637,
|
|
30711
|
+
"length": 3,
|
|
30712
|
+
"value": "2.0"
|
|
30713
|
+
},
|
|
30714
|
+
{
|
|
30715
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/AppleOCR\/AppleOCR.swift",
|
|
30716
|
+
"kind": "FloatLiteral",
|
|
30717
|
+
"offset": 5670,
|
|
30718
|
+
"length": 3,
|
|
30719
|
+
"value": "2.0"
|
|
30720
|
+
},
|
|
30721
|
+
{
|
|
30722
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/AppleOCR\/AppleOCR.swift",
|
|
30723
|
+
"kind": "FloatLiteral",
|
|
30724
|
+
"offset": 5739,
|
|
30725
|
+
"length": 3,
|
|
30726
|
+
"value": "2.0"
|
|
30727
|
+
},
|
|
30728
|
+
{
|
|
30729
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/AppleOCR\/AppleOCR.swift",
|
|
30730
|
+
"kind": "FloatLiteral",
|
|
30731
|
+
"offset": 5776,
|
|
30732
|
+
"length": 3,
|
|
30733
|
+
"value": "2.0"
|
|
30734
|
+
},
|
|
29321
30735
|
{
|
|
29322
30736
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29323
30737
|
"kind": "StringLiteral",
|
|
29324
|
-
"offset":
|
|
30738
|
+
"offset": 880,
|
|
29325
30739
|
"length": 2,
|
|
29326
30740
|
"value": "\"\""
|
|
29327
30741
|
},
|
|
29328
30742
|
{
|
|
29329
30743
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29330
30744
|
"kind": "Array",
|
|
29331
|
-
"offset":
|
|
30745
|
+
"offset": 1035,
|
|
29332
30746
|
"length": 2,
|
|
29333
30747
|
"value": "[]"
|
|
29334
30748
|
},
|
|
29335
30749
|
{
|
|
29336
30750
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29337
30751
|
"kind": "Array",
|
|
29338
|
-
"offset":
|
|
30752
|
+
"offset": 1065,
|
|
29339
30753
|
"length": 2,
|
|
29340
30754
|
"value": "[]"
|
|
29341
30755
|
},
|
|
29342
30756
|
{
|
|
29343
30757
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29344
30758
|
"kind": "Array",
|
|
29345
|
-
"offset":
|
|
30759
|
+
"offset": 1099,
|
|
29346
30760
|
"length": 2,
|
|
29347
30761
|
"value": "[]"
|
|
29348
30762
|
},
|
|
29349
30763
|
{
|
|
29350
30764
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29351
30765
|
"kind": "IntegerLiteral",
|
|
29352
|
-
"offset":
|
|
30766
|
+
"offset": 4192,
|
|
29353
30767
|
"length": 2,
|
|
29354
30768
|
"value": "60"
|
|
29355
30769
|
},
|
|
29356
30770
|
{
|
|
29357
30771
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29358
30772
|
"kind": "BooleanLiteral",
|
|
29359
|
-
"offset":
|
|
30773
|
+
"offset": 4965,
|
|
29360
30774
|
"length": 5,
|
|
29361
30775
|
"value": "false"
|
|
29362
30776
|
},
|
|
29363
30777
|
{
|
|
29364
30778
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29365
30779
|
"kind": "BooleanLiteral",
|
|
29366
|
-
"offset":
|
|
30780
|
+
"offset": 7112,
|
|
29367
30781
|
"length": 5,
|
|
29368
30782
|
"value": "false"
|
|
29369
30783
|
},
|
|
29370
30784
|
{
|
|
29371
30785
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29372
30786
|
"kind": "Array",
|
|
29373
|
-
"offset":
|
|
30787
|
+
"offset": 12134,
|
|
29374
30788
|
"length": 25,
|
|
29375
30789
|
"value": "[\"siren\", \"siret\", \"tva\"]"
|
|
29376
30790
|
},
|
|
29377
30791
|
{
|
|
29378
30792
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29379
30793
|
"kind": "Array",
|
|
29380
|
-
"offset":
|
|
30794
|
+
"offset": 14120,
|
|
29381
30795
|
"length": 24,
|
|
29382
30796
|
"value": "[\"twitter\", \"instagram\"]"
|
|
29383
30797
|
},
|
|
29384
30798
|
{
|
|
29385
30799
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29386
30800
|
"kind": "StringLiteral",
|
|
29387
|
-
"offset":
|
|
30801
|
+
"offset": 14287,
|
|
29388
30802
|
"length": 27,
|
|
29389
30803
|
"value": "\"(.*)@([\\.a-zA-Z0-9\\s]*)\""
|
|
29390
30804
|
},
|
|
29391
30805
|
{
|
|
29392
30806
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Internal\/ContactDetector\/ContactDetector.swift",
|
|
29393
30807
|
"kind": "StringLiteral",
|
|
29394
|
-
"offset":
|
|
30808
|
+
"offset": 17297,
|
|
29395
30809
|
"length": 21,
|
|
29396
30810
|
"value": "\"[^@\\s]+@([^@\\s]+)\""
|
|
29397
30811
|
},
|
|
@@ -29874,73 +31288,59 @@
|
|
|
29874
31288
|
{
|
|
29875
31289
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29876
31290
|
"kind": "Array",
|
|
29877
|
-
"offset":
|
|
31291
|
+
"offset": 1622,
|
|
29878
31292
|
"length": 1,
|
|
29879
31293
|
"value": "[]"
|
|
29880
31294
|
},
|
|
29881
31295
|
{
|
|
29882
31296
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29883
31297
|
"kind": "Array",
|
|
29884
|
-
"offset":
|
|
31298
|
+
"offset": 1356,
|
|
29885
31299
|
"length": 1,
|
|
29886
31300
|
"value": "[]"
|
|
29887
31301
|
},
|
|
29888
31302
|
{
|
|
29889
31303
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29890
31304
|
"kind": "Array",
|
|
29891
|
-
"offset":
|
|
31305
|
+
"offset": 1166,
|
|
29892
31306
|
"length": 1,
|
|
29893
31307
|
"value": "[]"
|
|
29894
31308
|
},
|
|
29895
31309
|
{
|
|
29896
31310
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29897
31311
|
"kind": "StringLiteral",
|
|
29898
|
-
"offset":
|
|
31312
|
+
"offset": 1038,
|
|
29899
31313
|
"length": 11,
|
|
29900
31314
|
"value": "\"ocrx_word\""
|
|
29901
31315
|
},
|
|
29902
31316
|
{
|
|
29903
31317
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29904
31318
|
"kind": "StringLiteral",
|
|
29905
|
-
"offset":
|
|
31319
|
+
"offset": 1249,
|
|
29906
31320
|
"length": 10,
|
|
29907
31321
|
"value": "\"ocr_line\""
|
|
29908
31322
|
},
|
|
29909
31323
|
{
|
|
29910
31324
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29911
31325
|
"kind": "StringLiteral",
|
|
29912
|
-
"offset":
|
|
31326
|
+
"offset": 1423,
|
|
29913
31327
|
"length": 9,
|
|
29914
31328
|
"value": "\"ocr_par\""
|
|
29915
31329
|
},
|
|
29916
31330
|
{
|
|
29917
31331
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29918
31332
|
"kind": "StringLiteral",
|
|
29919
|
-
"offset":
|
|
31333
|
+
"offset": 1542,
|
|
29920
31334
|
"length": 11,
|
|
29921
31335
|
"value": "\"ocr_carea\""
|
|
29922
31336
|
},
|
|
29923
31337
|
{
|
|
29924
31338
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKHOCRWriter.swift",
|
|
29925
31339
|
"kind": "StringLiteral",
|
|
29926
|
-
"offset":
|
|
31340
|
+
"offset": 1665,
|
|
29927
31341
|
"length": 10,
|
|
29928
31342
|
"value": "\"ocr_page\""
|
|
29929
31343
|
},
|
|
29930
|
-
{
|
|
29931
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKOCR.swift",
|
|
29932
|
-
"kind": "StringLiteral",
|
|
29933
|
-
"offset": 277,
|
|
29934
|
-
"length": 12,
|
|
29935
|
-
"value": "\"GSSDK.GSKOCRResult\""
|
|
29936
|
-
},
|
|
29937
|
-
{
|
|
29938
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKOCR.swift",
|
|
29939
|
-
"kind": "StringLiteral",
|
|
29940
|
-
"offset": 1463,
|
|
29941
|
-
"length": 19,
|
|
29942
|
-
"value": "\"GSSDK.GSKOCRConfiguration\""
|
|
29943
|
-
},
|
|
29944
31344
|
{
|
|
29945
31345
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/OCR\/GSKOCREngineLanguageDownloader.swift",
|
|
29946
31346
|
"kind": "StringLiteral",
|
|
@@ -29979,30 +31379,58 @@
|
|
|
29979
31379
|
{
|
|
29980
31380
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIImagePickerController+Async.swift",
|
|
29981
31381
|
"kind": "StringLiteral",
|
|
29982
|
-
"offset":
|
|
31382
|
+
"offset": 1405,
|
|
29983
31383
|
"length": 63,
|
|
29984
31384
|
"value": "\"No resultHandler assigned to UIImagePickerController.Delegate\""
|
|
29985
31385
|
},
|
|
29986
31386
|
{
|
|
29987
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/
|
|
29988
|
-
"kind": "
|
|
29989
|
-
"offset":
|
|
29990
|
-
"length":
|
|
29991
|
-
"value": "
|
|
31387
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIViewController+Device.swift",
|
|
31388
|
+
"kind": "IntegerLiteral",
|
|
31389
|
+
"offset": 373,
|
|
31390
|
+
"length": 1,
|
|
31391
|
+
"value": "0"
|
|
29992
31392
|
},
|
|
29993
31393
|
{
|
|
29994
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/
|
|
29995
|
-
"kind": "
|
|
29996
|
-
"offset":
|
|
29997
|
-
"length":
|
|
29998
|
-
"value": "
|
|
31394
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIViewController+Device.swift",
|
|
31395
|
+
"kind": "IntegerLiteral",
|
|
31396
|
+
"offset": 404,
|
|
31397
|
+
"length": 1,
|
|
31398
|
+
"value": "0"
|
|
29999
31399
|
},
|
|
30000
31400
|
{
|
|
30001
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/
|
|
30002
|
-
"kind": "
|
|
30003
|
-
"offset":
|
|
30004
|
-
"length":
|
|
30005
|
-
"value": "
|
|
31401
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIViewController+Device.swift",
|
|
31402
|
+
"kind": "IntegerLiteral",
|
|
31403
|
+
"offset": 434,
|
|
31404
|
+
"length": 1,
|
|
31405
|
+
"value": "0"
|
|
31406
|
+
},
|
|
31407
|
+
{
|
|
31408
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIViewController+Device.swift",
|
|
31409
|
+
"kind": "IntegerLiteral",
|
|
31410
|
+
"offset": 608,
|
|
31411
|
+
"length": 3,
|
|
31412
|
+
"value": "299"
|
|
31413
|
+
},
|
|
31414
|
+
{
|
|
31415
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIViewController+Device.swift",
|
|
31416
|
+
"kind": "IntegerLiteral",
|
|
31417
|
+
"offset": 622,
|
|
31418
|
+
"length": 3,
|
|
31419
|
+
"value": "587"
|
|
31420
|
+
},
|
|
31421
|
+
{
|
|
31422
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIViewController+Device.swift",
|
|
31423
|
+
"kind": "IntegerLiteral",
|
|
31424
|
+
"offset": 635,
|
|
31425
|
+
"length": 3,
|
|
31426
|
+
"value": "114"
|
|
31427
|
+
},
|
|
31428
|
+
{
|
|
31429
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Extensions\/UIViewController+Device.swift",
|
|
31430
|
+
"kind": "IntegerLiteral",
|
|
31431
|
+
"offset": 669,
|
|
31432
|
+
"length": 3,
|
|
31433
|
+
"value": "125"
|
|
30006
31434
|
},
|
|
30007
31435
|
{
|
|
30008
31436
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
@@ -30054,109 +31482,95 @@
|
|
|
30054
31482
|
"value": "[]"
|
|
30055
31483
|
},
|
|
30056
31484
|
{
|
|
30057
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30058
|
-
"kind": "
|
|
30059
|
-
"offset":
|
|
30060
|
-
"length":
|
|
30061
|
-
"value": "
|
|
31485
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
31486
|
+
"kind": "StringLiteral",
|
|
31487
|
+
"offset": 8236,
|
|
31488
|
+
"length": 48,
|
|
31489
|
+
"value": "\"Invalid \""
|
|
30062
31490
|
},
|
|
30063
31491
|
{
|
|
30064
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30065
|
-
"kind": "
|
|
30066
|
-
"offset":
|
|
30067
|
-
"length":
|
|
30068
|
-
"value": "
|
|
31492
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
31493
|
+
"kind": "StringLiteral",
|
|
31494
|
+
"offset": 8251,
|
|
31495
|
+
"length": 9,
|
|
31496
|
+
"value": "\" parameter. Needs to be a color.\""
|
|
30069
31497
|
},
|
|
30070
31498
|
{
|
|
30071
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31499
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30072
31500
|
"kind": "IntegerLiteral",
|
|
30073
|
-
"offset":
|
|
31501
|
+
"offset": 8353,
|
|
31502
|
+
"length": 1,
|
|
31503
|
+
"value": "0"
|
|
31504
|
+
},
|
|
31505
|
+
{
|
|
31506
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
31507
|
+
"kind": "StringLiteral",
|
|
31508
|
+
"offset": 8454,
|
|
30074
31509
|
"length": 3,
|
|
30075
|
-
"value": "
|
|
31510
|
+
"value": "\"#\""
|
|
30076
31511
|
},
|
|
30077
31512
|
{
|
|
30078
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31513
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30079
31514
|
"kind": "IntegerLiteral",
|
|
30080
|
-
"offset":
|
|
30081
|
-
"length":
|
|
30082
|
-
"value": "
|
|
31515
|
+
"offset": 8542,
|
|
31516
|
+
"length": 8,
|
|
31517
|
+
"value": "0xFF0000"
|
|
30083
31518
|
},
|
|
30084
31519
|
{
|
|
30085
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31520
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30086
31521
|
"kind": "IntegerLiteral",
|
|
30087
|
-
"offset":
|
|
30088
|
-
"length":
|
|
30089
|
-
"value": "
|
|
31522
|
+
"offset": 8555,
|
|
31523
|
+
"length": 2,
|
|
31524
|
+
"value": "16"
|
|
30090
31525
|
},
|
|
30091
31526
|
{
|
|
30092
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31527
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30093
31528
|
"kind": "IntegerLiteral",
|
|
30094
|
-
"offset":
|
|
30095
|
-
"length":
|
|
30096
|
-
"value": "
|
|
31529
|
+
"offset": 8594,
|
|
31530
|
+
"length": 6,
|
|
31531
|
+
"value": "0xFF00"
|
|
30097
31532
|
},
|
|
30098
31533
|
{
|
|
30099
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31534
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30100
31535
|
"kind": "IntegerLiteral",
|
|
30101
|
-
"offset":
|
|
30102
|
-
"length":
|
|
30103
|
-
"value": "
|
|
30104
|
-
},
|
|
30105
|
-
{
|
|
30106
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowFilterType.swift",
|
|
30107
|
-
"kind": "IntegerLiteral",
|
|
30108
|
-
"offset": 849,
|
|
30109
|
-
"length": 22,
|
|
30110
|
-
"value": "4"
|
|
30111
|
-
},
|
|
30112
|
-
{
|
|
30113
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowFilterType.swift",
|
|
30114
|
-
"kind": "IntegerLiteral",
|
|
30115
|
-
"offset": 1257,
|
|
30116
|
-
"length": 13,
|
|
30117
|
-
"value": "5"
|
|
30118
|
-
},
|
|
30119
|
-
{
|
|
30120
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowFilterType.swift",
|
|
30121
|
-
"kind": "IntegerLiteral",
|
|
30122
|
-
"offset": 1395,
|
|
30123
|
-
"length": 9,
|
|
30124
|
-
"value": "6"
|
|
31536
|
+
"offset": 8605,
|
|
31537
|
+
"length": 1,
|
|
31538
|
+
"value": "8"
|
|
30125
31539
|
},
|
|
30126
31540
|
{
|
|
30127
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31541
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30128
31542
|
"kind": "IntegerLiteral",
|
|
30129
|
-
"offset":
|
|
30130
|
-
"length":
|
|
30131
|
-
"value": "
|
|
31543
|
+
"offset": 8641,
|
|
31544
|
+
"length": 4,
|
|
31545
|
+
"value": "0xFF"
|
|
30132
31546
|
},
|
|
30133
31547
|
{
|
|
30134
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31548
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30135
31549
|
"kind": "IntegerLiteral",
|
|
30136
|
-
"offset":
|
|
30137
|
-
"length":
|
|
30138
|
-
"value": "
|
|
31550
|
+
"offset": 8717,
|
|
31551
|
+
"length": 3,
|
|
31552
|
+
"value": "255"
|
|
30139
31553
|
},
|
|
30140
31554
|
{
|
|
30141
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31555
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowConfiguration.swift",
|
|
30142
31556
|
"kind": "IntegerLiteral",
|
|
30143
|
-
"offset":
|
|
30144
|
-
"length":
|
|
30145
|
-
"value": "
|
|
31557
|
+
"offset": 8912,
|
|
31558
|
+
"length": 1,
|
|
31559
|
+
"value": "1"
|
|
30146
31560
|
},
|
|
30147
31561
|
{
|
|
30148
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31562
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowError.swift",
|
|
30149
31563
|
"kind": "IntegerLiteral",
|
|
30150
|
-
"offset":
|
|
30151
|
-
"length":
|
|
30152
|
-
"value": "
|
|
31564
|
+
"offset": 240,
|
|
31565
|
+
"length": 3,
|
|
31566
|
+
"value": "999"
|
|
30153
31567
|
},
|
|
30154
31568
|
{
|
|
30155
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
31569
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowError.swift",
|
|
30156
31570
|
"kind": "IntegerLiteral",
|
|
30157
|
-
"offset":
|
|
30158
|
-
"length":
|
|
30159
|
-
"value": "
|
|
31571
|
+
"offset": 410,
|
|
31572
|
+
"length": 4,
|
|
31573
|
+
"value": "1000"
|
|
30160
31574
|
},
|
|
30161
31575
|
{
|
|
30162
31576
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowFilterType.swift",
|
|
@@ -30249,20 +31663,6 @@
|
|
|
30249
31663
|
"length": 3,
|
|
30250
31664
|
"value": "2"
|
|
30251
31665
|
},
|
|
30252
|
-
{
|
|
30253
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowFlashMode.swift",
|
|
30254
|
-
"kind": "IntegerLiteral",
|
|
30255
|
-
"offset": 262,
|
|
30256
|
-
"length": 2,
|
|
30257
|
-
"value": "1"
|
|
30258
|
-
},
|
|
30259
|
-
{
|
|
30260
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowFlashMode.swift",
|
|
30261
|
-
"kind": "IntegerLiteral",
|
|
30262
|
-
"offset": 303,
|
|
30263
|
-
"length": 3,
|
|
30264
|
-
"value": "2"
|
|
30265
|
-
},
|
|
30266
31666
|
{
|
|
30267
31667
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowMultiPageFormat.swift",
|
|
30268
31668
|
"kind": "IntegerLiteral",
|
|
@@ -30278,18 +31678,18 @@
|
|
|
30278
31678
|
"value": "2"
|
|
30279
31679
|
},
|
|
30280
31680
|
{
|
|
30281
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30282
|
-
"kind": "
|
|
30283
|
-
"offset":
|
|
30284
|
-
"length":
|
|
30285
|
-
"value": "
|
|
31681
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowOCRResult.swift",
|
|
31682
|
+
"kind": "StringLiteral",
|
|
31683
|
+
"offset": 750,
|
|
31684
|
+
"length": 6,
|
|
31685
|
+
"value": "\"text\""
|
|
30286
31686
|
},
|
|
30287
31687
|
{
|
|
30288
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30289
|
-
"kind": "
|
|
30290
|
-
"offset":
|
|
30291
|
-
"length":
|
|
30292
|
-
"value": "
|
|
31688
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowOCRResult.swift",
|
|
31689
|
+
"kind": "StringLiteral",
|
|
31690
|
+
"offset": 784,
|
|
31691
|
+
"length": 16,
|
|
31692
|
+
"value": "\"hocrTextLayout\""
|
|
30293
31693
|
},
|
|
30294
31694
|
{
|
|
30295
31695
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowPDFPageSize.swift",
|
|
@@ -30306,39 +31706,60 @@
|
|
|
30306
31706
|
"value": "2"
|
|
30307
31707
|
},
|
|
30308
31708
|
{
|
|
30309
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30310
|
-
"kind": "
|
|
30311
|
-
"offset":
|
|
31709
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowResult.swift",
|
|
31710
|
+
"kind": "StringLiteral",
|
|
31711
|
+
"offset": 895,
|
|
30312
31712
|
"length": 2,
|
|
30313
|
-
"value": "
|
|
31713
|
+
"value": "\"\""
|
|
30314
31714
|
},
|
|
30315
31715
|
{
|
|
30316
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30317
|
-
"kind": "
|
|
30318
|
-
"offset":
|
|
30319
|
-
"length":
|
|
30320
|
-
"value": "
|
|
31716
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowResult.swift",
|
|
31717
|
+
"kind": "StringLiteral",
|
|
31718
|
+
"offset": 928,
|
|
31719
|
+
"length": 8,
|
|
31720
|
+
"value": "\"pdfURL\""
|
|
31721
|
+
},
|
|
31722
|
+
{
|
|
31723
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowResult.swift",
|
|
31724
|
+
"kind": "StringLiteral",
|
|
31725
|
+
"offset": 963,
|
|
31726
|
+
"length": 22,
|
|
31727
|
+
"value": "\"multiPageDocumentUrl\""
|
|
31728
|
+
},
|
|
31729
|
+
{
|
|
31730
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowResult.swift",
|
|
31731
|
+
"kind": "StringLiteral",
|
|
31732
|
+
"offset": 1012,
|
|
31733
|
+
"length": 7,
|
|
31734
|
+
"value": "\"scans\""
|
|
30321
31735
|
},
|
|
30322
31736
|
{
|
|
30323
31737
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScan.swift",
|
|
30324
31738
|
"kind": "StringLiteral",
|
|
30325
|
-
"offset":
|
|
30326
|
-
"length":
|
|
30327
|
-
"value": "\"
|
|
31739
|
+
"offset": 1022,
|
|
31740
|
+
"length": 13,
|
|
31741
|
+
"value": "\"originalUrl\""
|
|
30328
31742
|
},
|
|
30329
31743
|
{
|
|
30330
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30331
|
-
"kind": "
|
|
30332
|
-
"offset":
|
|
30333
|
-
"length":
|
|
30334
|
-
"value": "
|
|
31744
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScan.swift",
|
|
31745
|
+
"kind": "StringLiteral",
|
|
31746
|
+
"offset": 1104,
|
|
31747
|
+
"length": 13,
|
|
31748
|
+
"value": "\"enhancedUrl\""
|
|
30335
31749
|
},
|
|
30336
31750
|
{
|
|
30337
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/
|
|
30338
|
-
"kind": "
|
|
30339
|
-
"offset":
|
|
30340
|
-
"length":
|
|
30341
|
-
"value": "
|
|
31751
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScan.swift",
|
|
31752
|
+
"kind": "StringLiteral",
|
|
31753
|
+
"offset": 1203,
|
|
31754
|
+
"length": 11,
|
|
31755
|
+
"value": "\"ocrResult\""
|
|
31756
|
+
},
|
|
31757
|
+
{
|
|
31758
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScan.swift",
|
|
31759
|
+
"kind": "StringLiteral",
|
|
31760
|
+
"offset": 1259,
|
|
31761
|
+
"length": 16,
|
|
31762
|
+
"value": "\"structuredData\""
|
|
30342
31763
|
},
|
|
30343
31764
|
{
|
|
30344
31765
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowSource.swift",
|
|
@@ -30355,11 +31776,25 @@
|
|
|
30355
31776
|
"value": "2"
|
|
30356
31777
|
},
|
|
30357
31778
|
{
|
|
30358
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/
|
|
31779
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowStructuredDataResult.swift",
|
|
30359
31780
|
"kind": "StringLiteral",
|
|
30360
|
-
"offset":
|
|
30361
|
-
"length":
|
|
30362
|
-
"value": "\"
|
|
31781
|
+
"offset": 809,
|
|
31782
|
+
"length": 13,
|
|
31783
|
+
"value": "\"bankDetails\""
|
|
31784
|
+
},
|
|
31785
|
+
{
|
|
31786
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowStructuredDataResult.swift",
|
|
31787
|
+
"kind": "StringLiteral",
|
|
31788
|
+
"offset": 869,
|
|
31789
|
+
"length": 21,
|
|
31790
|
+
"value": "\"businessCardContact\""
|
|
31791
|
+
},
|
|
31792
|
+
{
|
|
31793
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowStructuredDataResult.swift",
|
|
31794
|
+
"kind": "StringLiteral",
|
|
31795
|
+
"offset": 945,
|
|
31796
|
+
"length": 9,
|
|
31797
|
+
"value": "\"receipt\""
|
|
30363
31798
|
},
|
|
30364
31799
|
{
|
|
30365
31800
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Services\/GSKUIBackgroundProcessing.swift",
|
|
@@ -30385,24 +31820,17 @@
|
|
|
30385
31820
|
{
|
|
30386
31821
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Utils\/AsyncUIActionCoordinator.swift",
|
|
30387
31822
|
"kind": "BooleanLiteral",
|
|
30388
|
-
"offset":
|
|
31823
|
+
"offset": 1002,
|
|
30389
31824
|
"length": 5,
|
|
30390
31825
|
"value": "false"
|
|
30391
31826
|
},
|
|
30392
31827
|
{
|
|
30393
31828
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Utils\/AsyncUIActionCoordinator.swift",
|
|
30394
31829
|
"kind": "BooleanLiteral",
|
|
30395
|
-
"offset":
|
|
31830
|
+
"offset": 1043,
|
|
30396
31831
|
"length": 5,
|
|
30397
31832
|
"value": "false"
|
|
30398
31833
|
},
|
|
30399
|
-
{
|
|
30400
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUICameraViewController.swift",
|
|
30401
|
-
"kind": "StringLiteral",
|
|
30402
|
-
"offset": 101,
|
|
30403
|
-
"length": 25,
|
|
30404
|
-
"value": "\"GSSDK.GSKUICameraViewController\""
|
|
30405
|
-
},
|
|
30406
31834
|
{
|
|
30407
31835
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUICameraViewController.swift",
|
|
30408
31836
|
"kind": "FloatLiteral",
|
|
@@ -30417,13 +31845,6 @@
|
|
|
30417
31845
|
"length": 4,
|
|
30418
31846
|
"value": "44.0"
|
|
30419
31847
|
},
|
|
30420
|
-
{
|
|
30421
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIEditFrameViewController.swift",
|
|
30422
|
-
"kind": "StringLiteral",
|
|
30423
|
-
"offset": 41,
|
|
30424
|
-
"length": 28,
|
|
30425
|
-
"value": "\"GSSDK.GSKUIEditFrameViewController\""
|
|
30426
|
-
},
|
|
30427
31848
|
{
|
|
30428
31849
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIEditFrameViewController.swift",
|
|
30429
31850
|
"kind": "Array",
|
|
@@ -30431,34 +31852,6 @@
|
|
|
30431
31852
|
"length": 66,
|
|
30432
31853
|
"value": "[\\.<NOT_IMPLEMENTED>, \\.<NOT_IMPLEMENTED>, \\.<NOT_IMPLEMENTED>, \\.<NOT_IMPLEMENTED>]"
|
|
30433
31854
|
},
|
|
30434
|
-
{
|
|
30435
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUINavigationController.swift",
|
|
30436
|
-
"kind": "StringLiteral",
|
|
30437
|
-
"offset": 26,
|
|
30438
|
-
"length": 25,
|
|
30439
|
-
"value": "\"GSSDK.GSKUINavigationController\""
|
|
30440
|
-
},
|
|
30441
|
-
{
|
|
30442
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUINavigationController.swift",
|
|
30443
|
-
"kind": "StringLiteral",
|
|
30444
|
-
"offset": 26,
|
|
30445
|
-
"length": 25,
|
|
30446
|
-
"value": "\"GSSDK.GSKUINavigationController\""
|
|
30447
|
-
},
|
|
30448
|
-
{
|
|
30449
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUINavigationController.swift",
|
|
30450
|
-
"kind": "StringLiteral",
|
|
30451
|
-
"offset": 26,
|
|
30452
|
-
"length": 25,
|
|
30453
|
-
"value": "\"GSSDK.GSKUINavigationController\""
|
|
30454
|
-
},
|
|
30455
|
-
{
|
|
30456
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIPostProcessingViewController.swift",
|
|
30457
|
-
"kind": "StringLiteral",
|
|
30458
|
-
"offset": 26,
|
|
30459
|
-
"length": 33,
|
|
30460
|
-
"value": "\"GSSDK.GSKUIPostProcessingViewController\""
|
|
30461
|
-
},
|
|
30462
31855
|
{
|
|
30463
31856
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/View Controllers\/GSKUIPostProcessingViewController.swift",
|
|
30464
31857
|
"kind": "IntegerLiteral",
|
|
@@ -30487,13 +31880,6 @@
|
|
|
30487
31880
|
"length": 2,
|
|
30488
31881
|
"value": "44"
|
|
30489
31882
|
},
|
|
30490
|
-
{
|
|
30491
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/BVContentScrollView.swift",
|
|
30492
|
-
"kind": "StringLiteral",
|
|
30493
|
-
"offset": 214,
|
|
30494
|
-
"length": 24,
|
|
30495
|
-
"value": "\"GSSDK.BVImageContentScrollView\""
|
|
30496
|
-
},
|
|
30497
31883
|
{
|
|
30498
31884
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/BVContentScrollView.swift",
|
|
30499
31885
|
"kind": "IntegerLiteral",
|
|
@@ -30508,20 +31894,6 @@
|
|
|
30508
31894
|
"length": 1,
|
|
30509
31895
|
"value": "0"
|
|
30510
31896
|
},
|
|
30511
|
-
{
|
|
30512
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/BVContentScrollView.swift",
|
|
30513
|
-
"kind": "StringLiteral",
|
|
30514
|
-
"offset": 1339,
|
|
30515
|
-
"length": 19,
|
|
30516
|
-
"value": "\"GSSDK.BVContentScrollView\""
|
|
30517
|
-
},
|
|
30518
|
-
{
|
|
30519
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIShutterButton.swift",
|
|
30520
|
-
"kind": "StringLiteral",
|
|
30521
|
-
"offset": 103,
|
|
30522
|
-
"length": 18,
|
|
30523
|
-
"value": "\"GSSDK.GSKUIShutterButton\""
|
|
30524
|
-
},
|
|
30525
31897
|
{
|
|
30526
31898
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIShutterButton.swift",
|
|
30527
31899
|
"kind": "StringLiteral",
|
|
@@ -30551,32 +31923,95 @@
|
|
|
30551
31923
|
"value": "\"strokeEnd\""
|
|
30552
31924
|
},
|
|
30553
31925
|
{
|
|
30554
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/
|
|
31926
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataAddress.swift",
|
|
30555
31927
|
"kind": "StringLiteral",
|
|
30556
|
-
"offset":
|
|
31928
|
+
"offset": 911,
|
|
31929
|
+
"length": 6,
|
|
31930
|
+
"value": "\"city\""
|
|
31931
|
+
},
|
|
31932
|
+
{
|
|
31933
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataAddress.swift",
|
|
31934
|
+
"kind": "StringLiteral",
|
|
31935
|
+
"offset": 945,
|
|
30557
31936
|
"length": 12,
|
|
30558
|
-
"value": "\"
|
|
31937
|
+
"value": "\"postalCode\""
|
|
30559
31938
|
},
|
|
30560
31939
|
{
|
|
30561
31940
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataAddress.swift",
|
|
30562
31941
|
"kind": "StringLiteral",
|
|
30563
|
-
"offset":
|
|
30564
|
-
"length":
|
|
30565
|
-
"value": "\"
|
|
31942
|
+
"offset": 991,
|
|
31943
|
+
"length": 8,
|
|
31944
|
+
"value": "\"street\""
|
|
31945
|
+
},
|
|
31946
|
+
{
|
|
31947
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataAddress.swift",
|
|
31948
|
+
"kind": "StringLiteral",
|
|
31949
|
+
"offset": 1029,
|
|
31950
|
+
"length": 7,
|
|
31951
|
+
"value": "\"state\""
|
|
31952
|
+
},
|
|
31953
|
+
{
|
|
31954
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataAddress.swift",
|
|
31955
|
+
"kind": "StringLiteral",
|
|
31956
|
+
"offset": 1065,
|
|
31957
|
+
"length": 9,
|
|
31958
|
+
"value": "\"country\""
|
|
30566
31959
|
},
|
|
30567
31960
|
{
|
|
30568
31961
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataBankDetails.swift",
|
|
30569
31962
|
"kind": "StringLiteral",
|
|
30570
|
-
"offset":
|
|
30571
|
-
"length":
|
|
30572
|
-
"value": "\"
|
|
31963
|
+
"offset": 749,
|
|
31964
|
+
"length": 6,
|
|
31965
|
+
"value": "\"iban\""
|
|
31966
|
+
},
|
|
31967
|
+
{
|
|
31968
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataBankDetails.swift",
|
|
31969
|
+
"kind": "StringLiteral",
|
|
31970
|
+
"offset": 783,
|
|
31971
|
+
"length": 5,
|
|
31972
|
+
"value": "\"bic\""
|
|
30573
31973
|
},
|
|
30574
31974
|
{
|
|
30575
31975
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataContact.swift",
|
|
30576
31976
|
"kind": "StringLiteral",
|
|
30577
|
-
"offset":
|
|
30578
|
-
"length":
|
|
30579
|
-
"value": "\"
|
|
31977
|
+
"offset": 1624,
|
|
31978
|
+
"length": 6,
|
|
31979
|
+
"value": "\"name\""
|
|
31980
|
+
},
|
|
31981
|
+
{
|
|
31982
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataContact.swift",
|
|
31983
|
+
"kind": "StringLiteral",
|
|
31984
|
+
"offset": 1658,
|
|
31985
|
+
"length": 14,
|
|
31986
|
+
"value": "\"organization\""
|
|
31987
|
+
},
|
|
31988
|
+
{
|
|
31989
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataContact.swift",
|
|
31990
|
+
"kind": "StringLiteral",
|
|
31991
|
+
"offset": 1708,
|
|
31992
|
+
"length": 9,
|
|
31993
|
+
"value": "\"address\""
|
|
31994
|
+
},
|
|
31995
|
+
{
|
|
31996
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataContact.swift",
|
|
31997
|
+
"kind": "StringLiteral",
|
|
31998
|
+
"offset": 1760,
|
|
31999
|
+
"length": 14,
|
|
32000
|
+
"value": "\"phoneNumbers\""
|
|
32001
|
+
},
|
|
32002
|
+
{
|
|
32003
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataContact.swift",
|
|
32004
|
+
"kind": "StringLiteral",
|
|
32005
|
+
"offset": 1828,
|
|
32006
|
+
"length": 7,
|
|
32007
|
+
"value": "\"links\""
|
|
32008
|
+
},
|
|
32009
|
+
{
|
|
32010
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataContact.swift",
|
|
32011
|
+
"kind": "StringLiteral",
|
|
32012
|
+
"offset": 1886,
|
|
32013
|
+
"length": 16,
|
|
32014
|
+
"value": "\"emailAddresses\""
|
|
30580
32015
|
},
|
|
30581
32016
|
{
|
|
30582
32017
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataExtractor.swift",
|
|
@@ -30593,25 +32028,81 @@
|
|
|
30593
32028
|
"value": "-1"
|
|
30594
32029
|
},
|
|
30595
32030
|
{
|
|
30596
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/
|
|
30597
|
-
"kind": "
|
|
30598
|
-
"offset":
|
|
30599
|
-
"length":
|
|
30600
|
-
"value": "
|
|
32031
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataPhoneNumber.swift",
|
|
32032
|
+
"kind": "StringLiteral",
|
|
32033
|
+
"offset": 584,
|
|
32034
|
+
"length": 7,
|
|
32035
|
+
"value": "\"label\""
|
|
30601
32036
|
},
|
|
30602
32037
|
{
|
|
30603
32038
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataPhoneNumber.swift",
|
|
30604
32039
|
"kind": "StringLiteral",
|
|
30605
|
-
"offset":
|
|
30606
|
-
"length":
|
|
30607
|
-
"value": "\"
|
|
32040
|
+
"offset": 600,
|
|
32041
|
+
"length": 8,
|
|
32042
|
+
"value": "\"number\""
|
|
30608
32043
|
},
|
|
30609
32044
|
{
|
|
30610
32045
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
30611
32046
|
"kind": "StringLiteral",
|
|
30612
|
-
"offset":
|
|
30613
|
-
"length":
|
|
30614
|
-
"value": "\"
|
|
32047
|
+
"offset": 1511,
|
|
32048
|
+
"length": 8,
|
|
32049
|
+
"value": "\"locale\""
|
|
32050
|
+
},
|
|
32051
|
+
{
|
|
32052
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32053
|
+
"kind": "StringLiteral",
|
|
32054
|
+
"offset": 1561,
|
|
32055
|
+
"length": 10,
|
|
32056
|
+
"value": "\"merchant\""
|
|
32057
|
+
},
|
|
32058
|
+
{
|
|
32059
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32060
|
+
"kind": "StringLiteral",
|
|
32061
|
+
"offset": 1603,
|
|
32062
|
+
"length": 8,
|
|
32063
|
+
"value": "\"amount\""
|
|
32064
|
+
},
|
|
32065
|
+
{
|
|
32066
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32067
|
+
"kind": "StringLiteral",
|
|
32068
|
+
"offset": 1641,
|
|
32069
|
+
"length": 10,
|
|
32070
|
+
"value": "\"currency\""
|
|
32071
|
+
},
|
|
32072
|
+
{
|
|
32073
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32074
|
+
"kind": "StringLiteral",
|
|
32075
|
+
"offset": 1683,
|
|
32076
|
+
"length": 6,
|
|
32077
|
+
"value": "\"date\""
|
|
32078
|
+
},
|
|
32079
|
+
{
|
|
32080
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32081
|
+
"kind": "StringLiteral",
|
|
32082
|
+
"offset": 1740,
|
|
32083
|
+
"length": 10,
|
|
32084
|
+
"value": "\"category\""
|
|
32085
|
+
},
|
|
32086
|
+
{
|
|
32087
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32088
|
+
"kind": "StringLiteral",
|
|
32089
|
+
"offset": 1795,
|
|
32090
|
+
"length": 11,
|
|
32091
|
+
"value": "\"vatValues\""
|
|
32092
|
+
},
|
|
32093
|
+
{
|
|
32094
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32095
|
+
"kind": "StringLiteral",
|
|
32096
|
+
"offset": 1827,
|
|
32097
|
+
"length": 6,
|
|
32098
|
+
"value": "\"rate\""
|
|
32099
|
+
},
|
|
32100
|
+
{
|
|
32101
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/StructuredData\/GSKStructuredDataReceipt.swift",
|
|
32102
|
+
"kind": "StringLiteral",
|
|
32103
|
+
"offset": 1844,
|
|
32104
|
+
"length": 8,
|
|
32105
|
+
"value": "\"amount\""
|
|
30615
32106
|
},
|
|
30616
32107
|
{
|
|
30617
32108
|
"filePath": "\/Users\/distiller\/Library\/Developer\/Xcode\/DerivedData\/GSSDK-fvzhtnrpjwsqvkeyghtqtwrofwwd\/Build\/Intermediates.noindex\/ArchiveIntermediates\/GSSDK\/IntermediateBuildFilesPath\/GSSDK.build\/Release-iphoneos\/GSSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|