@microblink/blinkid-react-native 7.6.0 → 7.6.2
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 +7 -4
- package/android/.gradle/8.9/checksums/checksums.lock +0 -0
- package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +1 -1
- package/android/build.gradle +1 -1
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkidReactNativeModule.kt +50 -53
- package/ios/BlinkIdSerializationUtilities.swift +1 -0
- package/ios/BlinkidReactNative.h +10 -2
- package/ios/BlinkidReactNative.mm +62 -48
- package/ios/Frameworks/BlinkID.xcframework/Info.plist +5 -5
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +19 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json +40 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +15 -15
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/conan.xcconfig +3 -3
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h +38 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.abi.json +40 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +40 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +25 -25
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/conan.xcconfig +3 -3
- package/ios/Frameworks/BlinkIDUX.xcframework/Info.plist +5 -5
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +81 -81
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.abi.json +261 -139
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeResources +3 -3
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Info.plist +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.abi.json +261 -139
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +261 -139
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +26 -2
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
- package/lib/module/NativeBlinkidReactNative.js +2 -1
- package/lib/module/NativeBlinkidReactNative.js.map +1 -1
- package/lib/module/index.js +4 -1
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.js +12 -0
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts +2 -2
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +3 -0
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +11 -0
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/NativeBlinkidReactNative.ts +4 -1
- package/src/index.tsx +9 -1
- package/src/types.ts +13 -0
- package/android/.gradle/8.9/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.9/checksums/sha1-checksums.bin +0 -0
- package/android/.project +0 -28
|
@@ -310,6 +310,13 @@
|
|
|
310
310
|
"printedName": "Sendable",
|
|
311
311
|
"usr": "s:s8SendableP",
|
|
312
312
|
"mangledName": "$ss8SendableP"
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"kind": "Conformance",
|
|
316
|
+
"name": "SendableMetatype",
|
|
317
|
+
"printedName": "SendableMetatype",
|
|
318
|
+
"usr": "s:s16SendableMetatypeP",
|
|
319
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
313
320
|
}
|
|
314
321
|
]
|
|
315
322
|
},
|
|
@@ -882,6 +889,13 @@
|
|
|
882
889
|
"printedName": "Sendable",
|
|
883
890
|
"usr": "s:s8SendableP",
|
|
884
891
|
"mangledName": "$ss8SendableP"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"kind": "Conformance",
|
|
895
|
+
"name": "SendableMetatype",
|
|
896
|
+
"printedName": "SendableMetatype",
|
|
897
|
+
"usr": "s:s16SendableMetatypeP",
|
|
898
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
885
899
|
}
|
|
886
900
|
]
|
|
887
901
|
},
|
|
@@ -1294,6 +1308,13 @@
|
|
|
1294
1308
|
"printedName": "AlertTypeProtocol",
|
|
1295
1309
|
"usr": "s:9BlinkIDUX17AlertTypeProtocolP",
|
|
1296
1310
|
"mangledName": "$s9BlinkIDUX17AlertTypeProtocolP"
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
"kind": "Conformance",
|
|
1314
|
+
"name": "SendableMetatype",
|
|
1315
|
+
"printedName": "SendableMetatype",
|
|
1316
|
+
"usr": "s:s16SendableMetatypeP",
|
|
1317
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
1297
1318
|
}
|
|
1298
1319
|
]
|
|
1299
1320
|
},
|
|
@@ -4241,6 +4262,13 @@
|
|
|
4241
4262
|
"printedName": "Sendable",
|
|
4242
4263
|
"usr": "s:s8SendableP",
|
|
4243
4264
|
"mangledName": "$ss8SendableP"
|
|
4265
|
+
},
|
|
4266
|
+
{
|
|
4267
|
+
"kind": "Conformance",
|
|
4268
|
+
"name": "SendableMetatype",
|
|
4269
|
+
"printedName": "SendableMetatype",
|
|
4270
|
+
"usr": "s:s16SendableMetatypeP",
|
|
4271
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
4244
4272
|
}
|
|
4245
4273
|
]
|
|
4246
4274
|
},
|
|
@@ -4639,6 +4667,13 @@
|
|
|
4639
4667
|
"printedName": "Sendable",
|
|
4640
4668
|
"usr": "s:s8SendableP",
|
|
4641
4669
|
"mangledName": "$ss8SendableP"
|
|
4670
|
+
},
|
|
4671
|
+
{
|
|
4672
|
+
"kind": "Conformance",
|
|
4673
|
+
"name": "SendableMetatype",
|
|
4674
|
+
"printedName": "SendableMetatype",
|
|
4675
|
+
"usr": "s:s16SendableMetatypeP",
|
|
4676
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
4642
4677
|
}
|
|
4643
4678
|
]
|
|
4644
4679
|
},
|
|
@@ -4764,6 +4799,13 @@
|
|
|
4764
4799
|
"printedName": "Sendable",
|
|
4765
4800
|
"usr": "s:s8SendableP",
|
|
4766
4801
|
"mangledName": "$ss8SendableP"
|
|
4802
|
+
},
|
|
4803
|
+
{
|
|
4804
|
+
"kind": "Conformance",
|
|
4805
|
+
"name": "SendableMetatype",
|
|
4806
|
+
"printedName": "SendableMetatype",
|
|
4807
|
+
"usr": "s:s16SendableMetatypeP",
|
|
4808
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
4767
4809
|
}
|
|
4768
4810
|
]
|
|
4769
4811
|
},
|
|
@@ -5140,6 +5182,13 @@
|
|
|
5140
5182
|
"printedName": "Sendable",
|
|
5141
5183
|
"usr": "s:s8SendableP",
|
|
5142
5184
|
"mangledName": "$ss8SendableP"
|
|
5185
|
+
},
|
|
5186
|
+
{
|
|
5187
|
+
"kind": "Conformance",
|
|
5188
|
+
"name": "SendableMetatype",
|
|
5189
|
+
"printedName": "SendableMetatype",
|
|
5190
|
+
"usr": "s:s16SendableMetatypeP",
|
|
5191
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
5143
5192
|
}
|
|
5144
5193
|
]
|
|
5145
5194
|
},
|
|
@@ -5399,6 +5448,13 @@
|
|
|
5399
5448
|
"printedName": "Equatable",
|
|
5400
5449
|
"usr": "s:SQ",
|
|
5401
5450
|
"mangledName": "$sSQ"
|
|
5451
|
+
},
|
|
5452
|
+
{
|
|
5453
|
+
"kind": "Conformance",
|
|
5454
|
+
"name": "SendableMetatype",
|
|
5455
|
+
"printedName": "SendableMetatype",
|
|
5456
|
+
"usr": "s:s16SendableMetatypeP",
|
|
5457
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
5402
5458
|
}
|
|
5403
5459
|
]
|
|
5404
5460
|
},
|
|
@@ -5689,6 +5745,13 @@
|
|
|
5689
5745
|
"printedName": "Equatable",
|
|
5690
5746
|
"usr": "s:SQ",
|
|
5691
5747
|
"mangledName": "$sSQ"
|
|
5748
|
+
},
|
|
5749
|
+
{
|
|
5750
|
+
"kind": "Conformance",
|
|
5751
|
+
"name": "SendableMetatype",
|
|
5752
|
+
"printedName": "SendableMetatype",
|
|
5753
|
+
"usr": "s:s16SendableMetatypeP",
|
|
5754
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
5692
5755
|
}
|
|
5693
5756
|
]
|
|
5694
5757
|
},
|
|
@@ -6925,6 +6988,13 @@
|
|
|
6925
6988
|
"printedName": "Sendable",
|
|
6926
6989
|
"usr": "s:s8SendableP",
|
|
6927
6990
|
"mangledName": "$ss8SendableP"
|
|
6991
|
+
},
|
|
6992
|
+
{
|
|
6993
|
+
"kind": "Conformance",
|
|
6994
|
+
"name": "SendableMetatype",
|
|
6995
|
+
"printedName": "SendableMetatype",
|
|
6996
|
+
"usr": "s:s16SendableMetatypeP",
|
|
6997
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
6928
6998
|
}
|
|
6929
6999
|
]
|
|
6930
7000
|
},
|
|
@@ -7074,6 +7144,13 @@
|
|
|
7074
7144
|
"printedName": "Sendable",
|
|
7075
7145
|
"usr": "s:s8SendableP",
|
|
7076
7146
|
"mangledName": "$ss8SendableP"
|
|
7147
|
+
},
|
|
7148
|
+
{
|
|
7149
|
+
"kind": "Conformance",
|
|
7150
|
+
"name": "SendableMetatype",
|
|
7151
|
+
"printedName": "SendableMetatype",
|
|
7152
|
+
"usr": "s:s16SendableMetatypeP",
|
|
7153
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
7077
7154
|
}
|
|
7078
7155
|
]
|
|
7079
7156
|
},
|
|
@@ -9222,6 +9299,13 @@
|
|
|
9222
9299
|
"printedName": "Sendable",
|
|
9223
9300
|
"usr": "s:s8SendableP",
|
|
9224
9301
|
"mangledName": "$ss8SendableP"
|
|
9302
|
+
},
|
|
9303
|
+
{
|
|
9304
|
+
"kind": "Conformance",
|
|
9305
|
+
"name": "SendableMetatype",
|
|
9306
|
+
"printedName": "SendableMetatype",
|
|
9307
|
+
"usr": "s:s16SendableMetatypeP",
|
|
9308
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
9225
9309
|
}
|
|
9226
9310
|
]
|
|
9227
9311
|
},
|
|
@@ -14909,6 +14993,13 @@
|
|
|
14909
14993
|
"printedName": "Sendable",
|
|
14910
14994
|
"usr": "s:s8SendableP",
|
|
14911
14995
|
"mangledName": "$ss8SendableP"
|
|
14996
|
+
},
|
|
14997
|
+
{
|
|
14998
|
+
"kind": "Conformance",
|
|
14999
|
+
"name": "SendableMetatype",
|
|
15000
|
+
"printedName": "SendableMetatype",
|
|
15001
|
+
"usr": "s:s16SendableMetatypeP",
|
|
15002
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
14912
15003
|
}
|
|
14913
15004
|
]
|
|
14914
15005
|
},
|
|
@@ -14942,6 +15033,16 @@
|
|
|
14942
15033
|
"RawDocComment"
|
|
14943
15034
|
]
|
|
14944
15035
|
},
|
|
15036
|
+
{
|
|
15037
|
+
"kind": "Import",
|
|
15038
|
+
"name": "Foundation",
|
|
15039
|
+
"printedName": "Foundation",
|
|
15040
|
+
"declKind": "Import",
|
|
15041
|
+
"moduleName": "BlinkIDUX",
|
|
15042
|
+
"declAttributes": [
|
|
15043
|
+
"RawDocComment"
|
|
15044
|
+
]
|
|
15045
|
+
},
|
|
14945
15046
|
{
|
|
14946
15047
|
"kind": "Import",
|
|
14947
15048
|
"name": "Foundation",
|
|
@@ -15099,6 +15200,13 @@
|
|
|
15099
15200
|
"printedName": "Hashable",
|
|
15100
15201
|
"usr": "s:SH",
|
|
15101
15202
|
"mangledName": "$sSH"
|
|
15203
|
+
},
|
|
15204
|
+
{
|
|
15205
|
+
"kind": "Conformance",
|
|
15206
|
+
"name": "SendableMetatype",
|
|
15207
|
+
"printedName": "SendableMetatype",
|
|
15208
|
+
"usr": "s:s16SendableMetatypeP",
|
|
15209
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
15102
15210
|
}
|
|
15103
15211
|
]
|
|
15104
15212
|
},
|
|
@@ -15185,6 +15293,13 @@
|
|
|
15185
15293
|
"usr": "s:SQ",
|
|
15186
15294
|
"mangledName": "$sSQ"
|
|
15187
15295
|
},
|
|
15296
|
+
{
|
|
15297
|
+
"kind": "Conformance",
|
|
15298
|
+
"name": "SendableMetatype",
|
|
15299
|
+
"printedName": "SendableMetatype",
|
|
15300
|
+
"usr": "s:s16SendableMetatypeP",
|
|
15301
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
15302
|
+
},
|
|
15188
15303
|
{
|
|
15189
15304
|
"kind": "Conformance",
|
|
15190
15305
|
"name": "Copyable",
|
|
@@ -15344,6 +15459,13 @@
|
|
|
15344
15459
|
"usr": "s:s8SendableP",
|
|
15345
15460
|
"mangledName": "$ss8SendableP"
|
|
15346
15461
|
},
|
|
15462
|
+
{
|
|
15463
|
+
"kind": "Conformance",
|
|
15464
|
+
"name": "SendableMetatype",
|
|
15465
|
+
"printedName": "SendableMetatype",
|
|
15466
|
+
"usr": "s:s16SendableMetatypeP",
|
|
15467
|
+
"mangledName": "$ss16SendableMetatypeP"
|
|
15468
|
+
},
|
|
15347
15469
|
{
|
|
15348
15470
|
"kind": "Conformance",
|
|
15349
15471
|
"name": "Copyable",
|
|
@@ -15393,973 +15515,973 @@
|
|
|
15393
15515
|
},
|
|
15394
15516
|
"ConstValues": [
|
|
15395
15517
|
{
|
|
15396
|
-
"filePath": "\/Users\/
|
|
15518
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
15397
15519
|
"kind": "StringLiteral",
|
|
15398
15520
|
"offset": 295,
|
|
15399
15521
|
"length": 21,
|
|
15400
15522
|
"value": "\"BlinkIDUX_BlinkIDUX\""
|
|
15401
15523
|
},
|
|
15402
15524
|
{
|
|
15403
|
-
"filePath": "\/Users\/
|
|
15525
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
15404
15526
|
"kind": "Array",
|
|
15405
15527
|
"offset": 963,
|
|
15406
15528
|
"length": 2,
|
|
15407
15529
|
"value": "[]"
|
|
15408
15530
|
},
|
|
15409
15531
|
{
|
|
15410
|
-
"filePath": "\/Users\/
|
|
15532
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
15411
15533
|
"kind": "StringLiteral",
|
|
15412
15534
|
"offset": 1490,
|
|
15413
15535
|
"length": 9,
|
|
15414
15536
|
"value": "\".bundle\""
|
|
15415
15537
|
},
|
|
15416
15538
|
{
|
|
15417
|
-
"filePath": "\/Users\/
|
|
15539
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/resource_bundle_accessor.swift",
|
|
15418
15540
|
"kind": "StringLiteral",
|
|
15419
15541
|
"offset": 1642,
|
|
15420
15542
|
"length": 49,
|
|
15421
15543
|
"value": "\"unable to find bundle named BlinkIDUX_BlinkIDUX\""
|
|
15422
15544
|
},
|
|
15423
15545
|
{
|
|
15424
|
-
"filePath": "\/Users\/
|
|
15546
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/Analyzer\/BlinkIDAnalyzer.swift",
|
|
15425
15547
|
"kind": "BooleanLiteral",
|
|
15426
15548
|
"offset": 1628,
|
|
15427
15549
|
"length": 5,
|
|
15428
15550
|
"value": "false"
|
|
15429
15551
|
},
|
|
15430
15552
|
{
|
|
15431
|
-
"filePath": "\/Users\/
|
|
15553
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/Analyzer\/BlinkIDAnalyzer.swift",
|
|
15432
15554
|
"kind": "BooleanLiteral",
|
|
15433
15555
|
"offset": 1659,
|
|
15434
15556
|
"length": 5,
|
|
15435
15557
|
"value": "false"
|
|
15436
15558
|
},
|
|
15437
15559
|
{
|
|
15438
|
-
"filePath": "\/Users\/
|
|
15560
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/Analyzer\/BlinkIDAnalyzer.swift",
|
|
15439
15561
|
"kind": "StringLiteral",
|
|
15440
15562
|
"offset": 2719,
|
|
15441
15563
|
"length": 25,
|
|
15442
15564
|
"value": "\"Session not initialized\""
|
|
15443
15565
|
},
|
|
15444
15566
|
{
|
|
15445
|
-
"filePath": "\/Users\/
|
|
15567
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
15446
15568
|
"kind": "BooleanLiteral",
|
|
15447
15569
|
"offset": 869,
|
|
15448
15570
|
"length": 5,
|
|
15449
15571
|
"value": "false"
|
|
15450
15572
|
},
|
|
15451
15573
|
{
|
|
15452
|
-
"filePath": "\/Users\/
|
|
15574
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
15453
15575
|
"kind": "BooleanLiteral",
|
|
15454
15576
|
"offset": 922,
|
|
15455
15577
|
"length": 5,
|
|
15456
15578
|
"value": "false"
|
|
15457
15579
|
},
|
|
15458
15580
|
{
|
|
15459
|
-
"filePath": "\/Users\/
|
|
15581
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
15460
15582
|
"kind": "FloatLiteral",
|
|
15461
15583
|
"offset": 1342,
|
|
15462
15584
|
"length": 3,
|
|
15463
15585
|
"value": "0.4"
|
|
15464
15586
|
},
|
|
15465
15587
|
{
|
|
15466
|
-
"filePath": "\/Users\/
|
|
15588
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
15467
15589
|
"kind": "FloatLiteral",
|
|
15468
15590
|
"offset": 1390,
|
|
15469
15591
|
"length": 3,
|
|
15470
15592
|
"value": "1.0"
|
|
15471
15593
|
},
|
|
15472
15594
|
{
|
|
15473
|
-
"filePath": "\/Users\/
|
|
15595
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
15474
15596
|
"kind": "FloatLiteral",
|
|
15475
15597
|
"offset": 1438,
|
|
15476
15598
|
"length": 3,
|
|
15477
15599
|
"value": "2.0"
|
|
15478
15600
|
},
|
|
15479
15601
|
{
|
|
15480
|
-
"filePath": "\/Users\/
|
|
15602
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
15481
15603
|
"kind": "FloatLiteral",
|
|
15482
15604
|
"offset": 1485,
|
|
15483
15605
|
"length": 3,
|
|
15484
15606
|
"value": "0.5"
|
|
15485
15607
|
},
|
|
15486
15608
|
{
|
|
15487
|
-
"filePath": "\/Users\/
|
|
15609
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
15488
15610
|
"kind": "IntegerLiteral",
|
|
15489
15611
|
"offset": 1673,
|
|
15490
15612
|
"length": 1,
|
|
15491
15613
|
"value": "0"
|
|
15492
15614
|
},
|
|
15493
15615
|
{
|
|
15494
|
-
"filePath": "\/Users\/
|
|
15616
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
15495
15617
|
"kind": "BooleanLiteral",
|
|
15496
15618
|
"offset": 306,
|
|
15497
15619
|
"length": 5,
|
|
15498
15620
|
"value": "false"
|
|
15499
15621
|
},
|
|
15500
15622
|
{
|
|
15501
|
-
"filePath": "\/Users\/
|
|
15623
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
15502
15624
|
"kind": "BooleanLiteral",
|
|
15503
15625
|
"offset": 354,
|
|
15504
15626
|
"length": 5,
|
|
15505
15627
|
"value": "false"
|
|
15506
15628
|
},
|
|
15507
15629
|
{
|
|
15508
|
-
"filePath": "\/Users\/
|
|
15630
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
15509
15631
|
"kind": "BooleanLiteral",
|
|
15510
15632
|
"offset": 403,
|
|
15511
15633
|
"length": 5,
|
|
15512
15634
|
"value": "false"
|
|
15513
15635
|
},
|
|
15514
15636
|
{
|
|
15515
|
-
"filePath": "\/Users\/
|
|
15637
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
15516
15638
|
"kind": "BooleanLiteral",
|
|
15517
15639
|
"offset": 451,
|
|
15518
15640
|
"length": 5,
|
|
15519
15641
|
"value": "false"
|
|
15520
15642
|
},
|
|
15521
15643
|
{
|
|
15522
|
-
"filePath": "\/Users\/
|
|
15644
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
15523
15645
|
"kind": "BooleanLiteral",
|
|
15524
15646
|
"offset": 495,
|
|
15525
15647
|
"length": 5,
|
|
15526
15648
|
"value": "false"
|
|
15527
15649
|
},
|
|
15528
15650
|
{
|
|
15529
|
-
"filePath": "\/Users\/
|
|
15651
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXView.swift",
|
|
15530
15652
|
"kind": "FloatLiteral",
|
|
15531
15653
|
"offset": 5895,
|
|
15532
15654
|
"length": 3,
|
|
15533
15655
|
"value": "1.0"
|
|
15534
15656
|
},
|
|
15535
15657
|
{
|
|
15536
|
-
"filePath": "\/Users\/
|
|
15658
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXView.swift",
|
|
15537
15659
|
"kind": "IntegerLiteral",
|
|
15538
15660
|
"offset": 5926,
|
|
15539
15661
|
"length": 1,
|
|
15540
15662
|
"value": "0"
|
|
15541
15663
|
},
|
|
15542
15664
|
{
|
|
15543
|
-
"filePath": "\/Users\/
|
|
15665
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15544
15666
|
"kind": "BooleanLiteral",
|
|
15545
15667
|
"offset": 1365,
|
|
15546
15668
|
"length": 5,
|
|
15547
15669
|
"value": "false"
|
|
15548
15670
|
},
|
|
15549
15671
|
{
|
|
15550
|
-
"filePath": "\/Users\/
|
|
15672
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15551
15673
|
"kind": "BooleanLiteral",
|
|
15552
15674
|
"offset": 2237,
|
|
15553
15675
|
"length": 4,
|
|
15554
15676
|
"value": "true"
|
|
15555
15677
|
},
|
|
15556
15678
|
{
|
|
15557
|
-
"filePath": "\/Users\/
|
|
15679
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15558
15680
|
"kind": "IntegerLiteral",
|
|
15559
15681
|
"offset": 2276,
|
|
15560
15682
|
"length": 1,
|
|
15561
15683
|
"value": "0"
|
|
15562
15684
|
},
|
|
15563
15685
|
{
|
|
15564
|
-
"filePath": "\/Users\/
|
|
15686
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15565
15687
|
"kind": "BooleanLiteral",
|
|
15566
15688
|
"offset": 5980,
|
|
15567
15689
|
"length": 4,
|
|
15568
15690
|
"value": "true"
|
|
15569
15691
|
},
|
|
15570
15692
|
{
|
|
15571
|
-
"filePath": "\/Users\/
|
|
15693
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15572
15694
|
"kind": "BooleanLiteral",
|
|
15573
15695
|
"offset": 6028,
|
|
15574
15696
|
"length": 5,
|
|
15575
15697
|
"value": "false"
|
|
15576
15698
|
},
|
|
15577
15699
|
{
|
|
15578
|
-
"filePath": "\/Users\/
|
|
15700
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15579
15701
|
"kind": "BooleanLiteral",
|
|
15580
15702
|
"offset": 6349,
|
|
15581
15703
|
"length": 5,
|
|
15582
15704
|
"value": "false"
|
|
15583
15705
|
},
|
|
15584
15706
|
{
|
|
15585
|
-
"filePath": "\/Users\/
|
|
15707
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15586
15708
|
"kind": "BooleanLiteral",
|
|
15587
15709
|
"offset": 7850,
|
|
15588
15710
|
"length": 5,
|
|
15589
15711
|
"value": "false"
|
|
15590
15712
|
},
|
|
15591
15713
|
{
|
|
15592
|
-
"filePath": "\/Users\/
|
|
15714
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15593
15715
|
"kind": "StringLiteral",
|
|
15594
15716
|
"offset": 9431,
|
|
15595
15717
|
"length": 23,
|
|
15596
15718
|
"value": "\"com.microblink.camera\""
|
|
15597
15719
|
},
|
|
15598
15720
|
{
|
|
15599
|
-
"filePath": "\/Users\/
|
|
15721
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15600
15722
|
"kind": "StringLiteral",
|
|
15601
15723
|
"offset": 9466,
|
|
15602
15724
|
"length": 8,
|
|
15603
15725
|
"value": "\"Camera\""
|
|
15604
15726
|
},
|
|
15605
15727
|
{
|
|
15606
|
-
"filePath": "\/Users\/
|
|
15728
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
15607
15729
|
"kind": "BooleanLiteral",
|
|
15608
15730
|
"offset": 1068,
|
|
15609
15731
|
"length": 5,
|
|
15610
15732
|
"value": "false"
|
|
15611
15733
|
},
|
|
15612
15734
|
{
|
|
15613
|
-
"filePath": "\/Users\/
|
|
15735
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
15614
15736
|
"kind": "BooleanLiteral",
|
|
15615
15737
|
"offset": 1181,
|
|
15616
15738
|
"length": 5,
|
|
15617
15739
|
"value": "false"
|
|
15618
15740
|
},
|
|
15619
15741
|
{
|
|
15620
|
-
"filePath": "\/Users\/
|
|
15742
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
15621
15743
|
"kind": "BooleanLiteral",
|
|
15622
15744
|
"offset": 2274,
|
|
15623
15745
|
"length": 5,
|
|
15624
15746
|
"value": "false"
|
|
15625
15747
|
},
|
|
15626
15748
|
{
|
|
15627
|
-
"filePath": "\/Users\/
|
|
15749
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
15628
15750
|
"kind": "StringLiteral",
|
|
15629
15751
|
"offset": 17756,
|
|
15630
15752
|
"length": 23,
|
|
15631
15753
|
"value": "\"com.microblink.camera\""
|
|
15632
15754
|
},
|
|
15633
15755
|
{
|
|
15634
|
-
"filePath": "\/Users\/
|
|
15756
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
15635
15757
|
"kind": "StringLiteral",
|
|
15636
15758
|
"offset": 17791,
|
|
15637
15759
|
"length": 16,
|
|
15638
15760
|
"value": "\"CaptureService\""
|
|
15639
15761
|
},
|
|
15640
15762
|
{
|
|
15641
|
-
"filePath": "\/Users\/
|
|
15763
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Device\/DeviceLookup.swift",
|
|
15642
15764
|
"kind": "IntegerLiteral",
|
|
15643
15765
|
"offset": 760,
|
|
15644
15766
|
"length": 3,
|
|
15645
15767
|
"value": "100"
|
|
15646
15768
|
},
|
|
15647
15769
|
{
|
|
15648
|
-
"filePath": "\/Users\/
|
|
15770
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Device\/DeviceObserver.swift",
|
|
15649
15771
|
"kind": "StringLiteral",
|
|
15650
15772
|
"offset": 465,
|
|
15651
15773
|
"length": 23,
|
|
15652
15774
|
"value": "\"systemPreferredCamera\""
|
|
15653
15775
|
},
|
|
15654
15776
|
{
|
|
15655
|
-
"filePath": "\/Users\/
|
|
15777
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Model\/Types.swift",
|
|
15656
15778
|
"kind": "BooleanLiteral",
|
|
15657
15779
|
"offset": 1481,
|
|
15658
15780
|
"length": 5,
|
|
15659
15781
|
"value": "false"
|
|
15660
15782
|
},
|
|
15661
15783
|
{
|
|
15662
|
-
"filePath": "\/Users\/
|
|
15784
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Views\/CameraView.swift",
|
|
15663
15785
|
"kind": "IntegerLiteral",
|
|
15664
15786
|
"offset": 475,
|
|
15665
15787
|
"length": 1,
|
|
15666
15788
|
"value": "0"
|
|
15667
15789
|
},
|
|
15668
15790
|
{
|
|
15669
|
-
"filePath": "\/Users\/
|
|
15791
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Network\/NetworkMonitor.swift",
|
|
15670
15792
|
"kind": "StringLiteral",
|
|
15671
15793
|
"offset": 486,
|
|
15672
15794
|
"length": 31,
|
|
15673
15795
|
"value": "\"com.microblink.networkmonitor\""
|
|
15674
15796
|
},
|
|
15675
15797
|
{
|
|
15676
|
-
"filePath": "\/Users\/
|
|
15798
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Network\/NetworkMonitor.swift",
|
|
15677
15799
|
"kind": "BooleanLiteral",
|
|
15678
15800
|
"offset": 669,
|
|
15679
15801
|
"length": 4,
|
|
15680
15802
|
"value": "true"
|
|
15681
15803
|
},
|
|
15682
15804
|
{
|
|
15683
|
-
"filePath": "\/Users\/
|
|
15805
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningUXSettings.swift",
|
|
15684
15806
|
"kind": "BooleanLiteral",
|
|
15685
15807
|
"offset": 1144,
|
|
15686
15808
|
"length": 4,
|
|
15687
15809
|
"value": "true"
|
|
15688
15810
|
},
|
|
15689
15811
|
{
|
|
15690
|
-
"filePath": "\/Users\/
|
|
15812
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningUXSettings.swift",
|
|
15691
15813
|
"kind": "BooleanLiteral",
|
|
15692
15814
|
"offset": 1173,
|
|
15693
15815
|
"length": 4,
|
|
15694
15816
|
"value": "true"
|
|
15695
15817
|
},
|
|
15696
15818
|
{
|
|
15697
|
-
"filePath": "\/Users\/
|
|
15819
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningUXSettings.swift",
|
|
15698
15820
|
"kind": "BooleanLiteral",
|
|
15699
15821
|
"offset": 1263,
|
|
15700
15822
|
"length": 4,
|
|
15701
15823
|
"value": "true"
|
|
15702
15824
|
},
|
|
15703
15825
|
{
|
|
15704
|
-
"filePath": "\/Users\/
|
|
15826
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15705
15827
|
"kind": "StringLiteral",
|
|
15706
15828
|
"offset": 2043,
|
|
15707
15829
|
"length": 7,
|
|
15708
15830
|
"value": "\"xmark\""
|
|
15709
15831
|
},
|
|
15710
15832
|
{
|
|
15711
|
-
"filePath": "\/Users\/
|
|
15833
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15712
15834
|
"kind": "StringLiteral",
|
|
15713
15835
|
"offset": 2074,
|
|
15714
15836
|
"length": 8,
|
|
15715
15837
|
"value": "\"Cancel\""
|
|
15716
15838
|
},
|
|
15717
15839
|
{
|
|
15718
|
-
"filePath": "\/Users\/
|
|
15840
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15719
15841
|
"kind": "StringLiteral",
|
|
15720
15842
|
"offset": 2104,
|
|
15721
15843
|
"length": 27,
|
|
15722
15844
|
"value": "\"Cancel scanning procedure\""
|
|
15723
15845
|
},
|
|
15724
15846
|
{
|
|
15725
|
-
"filePath": "\/Users\/
|
|
15847
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15726
15848
|
"kind": "StringLiteral",
|
|
15727
15849
|
"offset": 2207,
|
|
15728
15850
|
"length": 17,
|
|
15729
15851
|
"value": "\"bolt.slash.fill\""
|
|
15730
15852
|
},
|
|
15731
15853
|
{
|
|
15732
|
-
"filePath": "\/Users\/
|
|
15854
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15733
15855
|
"kind": "StringLiteral",
|
|
15734
15856
|
"offset": 2247,
|
|
15735
15857
|
"length": 7,
|
|
15736
15858
|
"value": "\"Torch\""
|
|
15737
15859
|
},
|
|
15738
15860
|
{
|
|
15739
|
-
"filePath": "\/Users\/
|
|
15861
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15740
15862
|
"kind": "StringLiteral",
|
|
15741
15863
|
"offset": 2286,
|
|
15742
15864
|
"length": 20,
|
|
15743
15865
|
"value": "\"Turn flashlight on\""
|
|
15744
15866
|
},
|
|
15745
15867
|
{
|
|
15746
|
-
"filePath": "\/Users\/
|
|
15868
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15747
15869
|
"kind": "StringLiteral",
|
|
15748
15870
|
"offset": 2610,
|
|
15749
15871
|
"length": 11,
|
|
15750
15872
|
"value": "\"bolt.fill\""
|
|
15751
15873
|
},
|
|
15752
15874
|
{
|
|
15753
|
-
"filePath": "\/Users\/
|
|
15875
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15754
15876
|
"kind": "StringLiteral",
|
|
15755
15877
|
"offset": 2643,
|
|
15756
15878
|
"length": 17,
|
|
15757
15879
|
"value": "\"bolt.slash.fill\""
|
|
15758
15880
|
},
|
|
15759
15881
|
{
|
|
15760
|
-
"filePath": "\/Users\/
|
|
15882
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15761
15883
|
"kind": "StringLiteral",
|
|
15762
15884
|
"offset": 2698,
|
|
15763
15885
|
"length": 20,
|
|
15764
15886
|
"value": "\"Turn flashlight on\""
|
|
15765
15887
|
},
|
|
15766
15888
|
{
|
|
15767
|
-
"filePath": "\/Users\/
|
|
15889
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15768
15890
|
"kind": "StringLiteral",
|
|
15769
15891
|
"offset": 2721,
|
|
15770
15892
|
"length": 21,
|
|
15771
15893
|
"value": "\"Turn flashlight off\""
|
|
15772
15894
|
},
|
|
15773
15895
|
{
|
|
15774
|
-
"filePath": "\/Users\/
|
|
15896
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15775
15897
|
"kind": "BooleanLiteral",
|
|
15776
15898
|
"offset": 2822,
|
|
15777
15899
|
"length": 4,
|
|
15778
15900
|
"value": "true"
|
|
15779
15901
|
},
|
|
15780
15902
|
{
|
|
15781
|
-
"filePath": "\/Users\/
|
|
15903
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15782
15904
|
"kind": "BooleanLiteral",
|
|
15783
15905
|
"offset": 2356,
|
|
15784
15906
|
"length": 5,
|
|
15785
15907
|
"value": "false"
|
|
15786
15908
|
},
|
|
15787
15909
|
{
|
|
15788
|
-
"filePath": "\/Users\/
|
|
15910
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15789
15911
|
"kind": "BooleanLiteral",
|
|
15790
15912
|
"offset": 2911,
|
|
15791
15913
|
"length": 5,
|
|
15792
15914
|
"value": "false"
|
|
15793
15915
|
},
|
|
15794
15916
|
{
|
|
15795
|
-
"filePath": "\/Users\/
|
|
15917
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15796
15918
|
"kind": "StringLiteral",
|
|
15797
15919
|
"offset": 2979,
|
|
15798
15920
|
"length": 26,
|
|
15799
15921
|
"value": "\"questionmark.circle.fill\""
|
|
15800
15922
|
},
|
|
15801
15923
|
{
|
|
15802
|
-
"filePath": "\/Users\/
|
|
15924
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15803
15925
|
"kind": "StringLiteral",
|
|
15804
15926
|
"offset": 3027,
|
|
15805
15927
|
"length": 6,
|
|
15806
15928
|
"value": "\"Help\""
|
|
15807
15929
|
},
|
|
15808
15930
|
{
|
|
15809
|
-
"filePath": "\/Users\/
|
|
15931
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15810
15932
|
"kind": "StringLiteral",
|
|
15811
15933
|
"offset": 3053,
|
|
15812
15934
|
"length": 31,
|
|
15813
15935
|
"value": "\"Open scanning onboarding help\""
|
|
15814
15936
|
},
|
|
15815
15937
|
{
|
|
15816
|
-
"filePath": "\/Users\/
|
|
15938
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15817
15939
|
"kind": "BooleanLiteral",
|
|
15818
15940
|
"offset": 3116,
|
|
15819
15941
|
"length": 5,
|
|
15820
15942
|
"value": "false"
|
|
15821
15943
|
},
|
|
15822
15944
|
{
|
|
15823
|
-
"filePath": "\/Users\/
|
|
15945
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15824
15946
|
"kind": "IntegerLiteral",
|
|
15825
15947
|
"offset": 3363,
|
|
15826
15948
|
"length": 1,
|
|
15827
15949
|
"value": "0"
|
|
15828
15950
|
},
|
|
15829
15951
|
{
|
|
15830
|
-
"filePath": "\/Users\/
|
|
15952
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15831
15953
|
"kind": "BooleanLiteral",
|
|
15832
15954
|
"offset": 3689,
|
|
15833
15955
|
"length": 4,
|
|
15834
15956
|
"value": "true"
|
|
15835
15957
|
},
|
|
15836
15958
|
{
|
|
15837
|
-
"filePath": "\/Users\/
|
|
15959
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15838
15960
|
"kind": "BooleanLiteral",
|
|
15839
15961
|
"offset": 3205,
|
|
15840
15962
|
"length": 5,
|
|
15841
15963
|
"value": "false"
|
|
15842
15964
|
},
|
|
15843
15965
|
{
|
|
15844
|
-
"filePath": "\/Users\/
|
|
15966
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15845
15967
|
"kind": "IntegerLiteral",
|
|
15846
15968
|
"offset": 4230,
|
|
15847
15969
|
"length": 1,
|
|
15848
15970
|
"value": "0"
|
|
15849
15971
|
},
|
|
15850
15972
|
{
|
|
15851
|
-
"filePath": "\/Users\/
|
|
15973
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15852
15974
|
"kind": "BooleanLiteral",
|
|
15853
15975
|
"offset": 3808,
|
|
15854
15976
|
"length": 5,
|
|
15855
15977
|
"value": "false"
|
|
15856
15978
|
},
|
|
15857
15979
|
{
|
|
15858
|
-
"filePath": "\/Users\/
|
|
15980
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15859
15981
|
"kind": "IntegerLiteral",
|
|
15860
15982
|
"offset": 5024,
|
|
15861
15983
|
"length": 1,
|
|
15862
15984
|
"value": "0"
|
|
15863
15985
|
},
|
|
15864
15986
|
{
|
|
15865
|
-
"filePath": "\/Users\/
|
|
15987
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15866
15988
|
"kind": "BooleanLiteral",
|
|
15867
15989
|
"offset": 4866,
|
|
15868
15990
|
"length": 5,
|
|
15869
15991
|
"value": "false"
|
|
15870
15992
|
},
|
|
15871
15993
|
{
|
|
15872
|
-
"filePath": "\/Users\/
|
|
15994
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15873
15995
|
"kind": "IntegerLiteral",
|
|
15874
15996
|
"offset": 5774,
|
|
15875
15997
|
"length": 1,
|
|
15876
15998
|
"value": "0"
|
|
15877
15999
|
},
|
|
15878
16000
|
{
|
|
15879
|
-
"filePath": "\/Users\/
|
|
16001
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15880
16002
|
"kind": "BooleanLiteral",
|
|
15881
16003
|
"offset": 5618,
|
|
15882
16004
|
"length": 5,
|
|
15883
16005
|
"value": "false"
|
|
15884
16006
|
},
|
|
15885
16007
|
{
|
|
15886
|
-
"filePath": "\/Users\/
|
|
16008
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15887
16009
|
"kind": "BooleanLiteral",
|
|
15888
16010
|
"offset": 6303,
|
|
15889
16011
|
"length": 5,
|
|
15890
16012
|
"value": "false"
|
|
15891
16013
|
},
|
|
15892
16014
|
{
|
|
15893
|
-
"filePath": "\/Users\/
|
|
16015
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15894
16016
|
"kind": "FloatLiteral",
|
|
15895
16017
|
"offset": 6404,
|
|
15896
16018
|
"length": 5,
|
|
15897
16019
|
"value": "180.0"
|
|
15898
16020
|
},
|
|
15899
16021
|
{
|
|
15900
|
-
"filePath": "\/Users\/
|
|
16022
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15901
16023
|
"kind": "FloatLiteral",
|
|
15902
16024
|
"offset": 6453,
|
|
15903
16025
|
"length": 3,
|
|
15904
16026
|
"value": "1.0"
|
|
15905
16027
|
},
|
|
15906
16028
|
{
|
|
15907
|
-
"filePath": "\/Users\/
|
|
16029
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15908
16030
|
"kind": "FloatLiteral",
|
|
15909
16031
|
"offset": 6484,
|
|
15910
16032
|
"length": 3,
|
|
15911
16033
|
"value": "1.0"
|
|
15912
16034
|
},
|
|
15913
16035
|
{
|
|
15914
|
-
"filePath": "\/Users\/
|
|
16036
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15915
16037
|
"kind": "BooleanLiteral",
|
|
15916
16038
|
"offset": 6537,
|
|
15917
16039
|
"length": 5,
|
|
15918
16040
|
"value": "false"
|
|
15919
16041
|
},
|
|
15920
16042
|
{
|
|
15921
|
-
"filePath": "\/Users\/
|
|
16043
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15922
16044
|
"kind": "FloatLiteral",
|
|
15923
16045
|
"offset": 6645,
|
|
15924
16046
|
"length": 3,
|
|
15925
16047
|
"value": "0.0"
|
|
15926
16048
|
},
|
|
15927
16049
|
{
|
|
15928
|
-
"filePath": "\/Users\/
|
|
16050
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15929
16051
|
"kind": "FloatLiteral",
|
|
15930
16052
|
"offset": 6689,
|
|
15931
16053
|
"length": 5,
|
|
15932
16054
|
"value": "0.586"
|
|
15933
16055
|
},
|
|
15934
16056
|
{
|
|
15935
|
-
"filePath": "\/Users\/
|
|
16057
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15936
16058
|
"kind": "BooleanLiteral",
|
|
15937
16059
|
"offset": 6742,
|
|
15938
16060
|
"length": 5,
|
|
15939
16061
|
"value": "false"
|
|
15940
16062
|
},
|
|
15941
16063
|
{
|
|
15942
|
-
"filePath": "\/Users\/
|
|
16064
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15943
16065
|
"kind": "FloatLiteral",
|
|
15944
16066
|
"offset": 6793,
|
|
15945
16067
|
"length": 3,
|
|
15946
16068
|
"value": "0.0"
|
|
15947
16069
|
},
|
|
15948
16070
|
{
|
|
15949
|
-
"filePath": "\/Users\/
|
|
16071
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15950
16072
|
"kind": "FloatLiteral",
|
|
15951
16073
|
"offset": 6844,
|
|
15952
16074
|
"length": 3,
|
|
15953
16075
|
"value": "1.0"
|
|
15954
16076
|
},
|
|
15955
16077
|
{
|
|
15956
|
-
"filePath": "\/Users\/
|
|
16078
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15957
16079
|
"kind": "FloatLiteral",
|
|
15958
16080
|
"offset": 6886,
|
|
15959
16081
|
"length": 4,
|
|
15960
16082
|
"value": "0.45"
|
|
15961
16083
|
},
|
|
15962
16084
|
{
|
|
15963
|
-
"filePath": "\/Users\/
|
|
16085
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15964
16086
|
"kind": "Dictionary",
|
|
15965
16087
|
"offset": 7078,
|
|
15966
16088
|
"length": 3,
|
|
15967
16089
|
"value": "[]"
|
|
15968
16090
|
},
|
|
15969
16091
|
{
|
|
15970
|
-
"filePath": "\/Users\/
|
|
16092
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15971
16093
|
"kind": "BooleanLiteral",
|
|
15972
16094
|
"offset": 7128,
|
|
15973
16095
|
"length": 5,
|
|
15974
16096
|
"value": "false"
|
|
15975
16097
|
},
|
|
15976
16098
|
{
|
|
15977
|
-
"filePath": "\/Users\/
|
|
16099
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15978
16100
|
"kind": "FloatLiteral",
|
|
15979
16101
|
"offset": 7304,
|
|
15980
16102
|
"length": 3,
|
|
15981
16103
|
"value": "1.5"
|
|
15982
16104
|
},
|
|
15983
16105
|
{
|
|
15984
|
-
"filePath": "\/Users\/
|
|
16106
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15985
16107
|
"kind": "BooleanLiteral",
|
|
15986
16108
|
"offset": 10468,
|
|
15987
16109
|
"length": 5,
|
|
15988
16110
|
"value": "false"
|
|
15989
16111
|
},
|
|
15990
16112
|
{
|
|
15991
|
-
"filePath": "\/Users\/
|
|
16113
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15992
16114
|
"kind": "StringLiteral",
|
|
15993
16115
|
"offset": 326,
|
|
15994
16116
|
"length": 18,
|
|
15995
16117
|
"value": "\"verify_secondary\""
|
|
15996
16118
|
},
|
|
15997
16119
|
{
|
|
15998
|
-
"filePath": "\/Users\/
|
|
16120
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15999
16121
|
"kind": "StringLiteral",
|
|
16000
16122
|
"offset": 364,
|
|
16001
16123
|
"length": 16,
|
|
16002
16124
|
"value": "\"verify_primary\""
|
|
16003
16125
|
},
|
|
16004
16126
|
{
|
|
16005
|
-
"filePath": "\/Users\/
|
|
16127
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
16006
16128
|
"kind": "StringLiteral",
|
|
16007
16129
|
"offset": 410,
|
|
16008
16130
|
"length": 27,
|
|
16009
16131
|
"value": "\"verify_tooltip_background\""
|
|
16010
16132
|
},
|
|
16011
16133
|
{
|
|
16012
|
-
"filePath": "\/Users\/
|
|
16134
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
16013
16135
|
"kind": "StringLiteral",
|
|
16014
16136
|
"offset": 464,
|
|
16015
16137
|
"length": 24,
|
|
16016
16138
|
"value": "\"verify_help_background\""
|
|
16017
16139
|
},
|
|
16018
16140
|
{
|
|
16019
|
-
"filePath": "\/Users\/
|
|
16141
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
16020
16142
|
"kind": "StringLiteral",
|
|
16021
16143
|
"offset": 511,
|
|
16022
16144
|
"length": 19,
|
|
16023
16145
|
"value": "\"verify_background\""
|
|
16024
16146
|
},
|
|
16025
16147
|
{
|
|
16026
|
-
"filePath": "\/Users\/
|
|
16148
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
16027
16149
|
"kind": "StringLiteral",
|
|
16028
16150
|
"offset": 568,
|
|
16029
16151
|
"length": 19,
|
|
16030
16152
|
"value": "\"need_help_tooltip\""
|
|
16031
16153
|
},
|
|
16032
16154
|
{
|
|
16033
|
-
"filePath": "\/Users\/
|
|
16155
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
16034
16156
|
"kind": "StringLiteral",
|
|
16035
16157
|
"offset": 620,
|
|
16036
16158
|
"length": 18,
|
|
16037
16159
|
"value": "\"toast_background\""
|
|
16038
16160
|
},
|
|
16039
16161
|
{
|
|
16040
|
-
"filePath": "\/Users\/
|
|
16162
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/ViewModifiers.swift",
|
|
16041
16163
|
"kind": "BooleanLiteral",
|
|
16042
16164
|
"offset": 1185,
|
|
16043
16165
|
"length": 5,
|
|
16044
16166
|
"value": "false"
|
|
16045
16167
|
},
|
|
16046
16168
|
{
|
|
16047
|
-
"filePath": "\/Users\/
|
|
16169
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingAlertView.swift",
|
|
16048
16170
|
"kind": "IntegerLiteral",
|
|
16049
16171
|
"offset": 426,
|
|
16050
16172
|
"length": 2,
|
|
16051
16173
|
"value": "40"
|
|
16052
16174
|
},
|
|
16053
16175
|
{
|
|
16054
|
-
"filePath": "\/Users\/
|
|
16176
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingSheetView.swift",
|
|
16055
16177
|
"kind": "IntegerLiteral",
|
|
16056
16178
|
"offset": 443,
|
|
16057
16179
|
"length": 1,
|
|
16058
16180
|
"value": "0"
|
|
16059
16181
|
},
|
|
16060
16182
|
{
|
|
16061
|
-
"filePath": "\/Users\/
|
|
16183
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingSheetView.swift",
|
|
16062
16184
|
"kind": "IntegerLiteral",
|
|
16063
16185
|
"offset": 3927,
|
|
16064
16186
|
"length": 2,
|
|
16065
16187
|
"value": "40"
|
|
16066
16188
|
},
|
|
16067
16189
|
{
|
|
16068
|
-
"filePath": "\/Users\/
|
|
16190
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingSheetView.swift",
|
|
16069
16191
|
"kind": "IntegerLiteral",
|
|
16070
16192
|
"offset": 6037,
|
|
16071
16193
|
"length": 2,
|
|
16072
16194
|
"value": "40"
|
|
16073
16195
|
},
|
|
16074
16196
|
{
|
|
16075
|
-
"filePath": "\/Users\/
|
|
16197
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16076
16198
|
"kind": "BooleanLiteral",
|
|
16077
16199
|
"offset": 907,
|
|
16078
16200
|
"length": 4,
|
|
16079
16201
|
"value": "true"
|
|
16080
16202
|
},
|
|
16081
16203
|
{
|
|
16082
|
-
"filePath": "\/Users\/
|
|
16204
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16083
16205
|
"kind": "FloatLiteral",
|
|
16084
16206
|
"offset": 2221,
|
|
16085
16207
|
"length": 3,
|
|
16086
16208
|
"value": "3.0"
|
|
16087
16209
|
},
|
|
16088
16210
|
{
|
|
16089
|
-
"filePath": "\/Users\/
|
|
16211
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16090
16212
|
"kind": "IntegerLiteral",
|
|
16091
16213
|
"offset": 2275,
|
|
16092
16214
|
"length": 1,
|
|
16093
16215
|
"value": "0"
|
|
16094
16216
|
},
|
|
16095
16217
|
{
|
|
16096
|
-
"filePath": "\/Users\/
|
|
16218
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16097
16219
|
"kind": "IntegerLiteral",
|
|
16098
16220
|
"offset": 2388,
|
|
16099
16221
|
"length": 1,
|
|
16100
16222
|
"value": "0"
|
|
16101
16223
|
},
|
|
16102
16224
|
{
|
|
16103
|
-
"filePath": "\/Users\/
|
|
16225
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16104
16226
|
"kind": "FloatLiteral",
|
|
16105
16227
|
"offset": 2628,
|
|
16106
16228
|
"length": 3,
|
|
16107
16229
|
"value": "1.0"
|
|
16108
16230
|
},
|
|
16109
16231
|
{
|
|
16110
|
-
"filePath": "\/Users\/
|
|
16232
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16111
16233
|
"kind": "FloatLiteral",
|
|
16112
16234
|
"offset": 2639,
|
|
16113
16235
|
"length": 3,
|
|
16114
16236
|
"value": "0.2"
|
|
16115
16237
|
},
|
|
16116
16238
|
{
|
|
16117
|
-
"filePath": "\/Users\/
|
|
16239
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16118
16240
|
"kind": "FloatLiteral",
|
|
16119
16241
|
"offset": 2714,
|
|
16120
16242
|
"length": 4,
|
|
16121
16243
|
"value": "1.13"
|
|
16122
16244
|
},
|
|
16123
16245
|
{
|
|
16124
|
-
"filePath": "\/Users\/
|
|
16246
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16125
16247
|
"kind": "BooleanLiteral",
|
|
16126
16248
|
"offset": 2757,
|
|
16127
16249
|
"length": 5,
|
|
16128
16250
|
"value": "false"
|
|
16129
16251
|
},
|
|
16130
16252
|
{
|
|
16131
|
-
"filePath": "\/Users\/
|
|
16253
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16132
16254
|
"kind": "FloatLiteral",
|
|
16133
16255
|
"offset": 2779,
|
|
16134
16256
|
"length": 3,
|
|
16135
16257
|
"value": "1.5"
|
|
16136
16258
|
},
|
|
16137
16259
|
{
|
|
16138
|
-
"filePath": "\/Users\/
|
|
16260
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16139
16261
|
"kind": "FloatLiteral",
|
|
16140
16262
|
"offset": 2861,
|
|
16141
16263
|
"length": 4,
|
|
16142
16264
|
"value": "0.55"
|
|
16143
16265
|
},
|
|
16144
16266
|
{
|
|
16145
|
-
"filePath": "\/Users\/
|
|
16267
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16146
16268
|
"kind": "FloatLiteral",
|
|
16147
16269
|
"offset": 2942,
|
|
16148
16270
|
"length": 4,
|
|
16149
16271
|
"value": "0.55"
|
|
16150
16272
|
},
|
|
16151
16273
|
{
|
|
16152
|
-
"filePath": "\/Users\/
|
|
16274
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16153
16275
|
"kind": "FloatLiteral",
|
|
16154
16276
|
"offset": 2954,
|
|
16155
16277
|
"length": 4,
|
|
16156
16278
|
"value": "0.55"
|
|
16157
16279
|
},
|
|
16158
16280
|
{
|
|
16159
|
-
"filePath": "\/Users\/
|
|
16281
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16160
16282
|
"kind": "FloatLiteral",
|
|
16161
16283
|
"offset": 3034,
|
|
16162
16284
|
"length": 4,
|
|
16163
16285
|
"value": "0.55"
|
|
16164
16286
|
},
|
|
16165
16287
|
{
|
|
16166
|
-
"filePath": "\/Users\/
|
|
16288
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16167
16289
|
"kind": "BooleanLiteral",
|
|
16168
16290
|
"offset": 3077,
|
|
16169
16291
|
"length": 5,
|
|
16170
16292
|
"value": "false"
|
|
16171
16293
|
},
|
|
16172
16294
|
{
|
|
16173
|
-
"filePath": "\/Users\/
|
|
16295
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
16174
16296
|
"kind": "FloatLiteral",
|
|
16175
16297
|
"offset": 3099,
|
|
16176
16298
|
"length": 4,
|
|
16177
16299
|
"value": "0.55"
|
|
16178
16300
|
},
|
|
16179
16301
|
{
|
|
16180
|
-
"filePath": "\/Users\/
|
|
16302
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
16181
16303
|
"kind": "IntegerLiteral",
|
|
16182
16304
|
"offset": 337,
|
|
16183
16305
|
"length": 1,
|
|
16184
16306
|
"value": "0"
|
|
16185
16307
|
},
|
|
16186
16308
|
{
|
|
16187
|
-
"filePath": "\/Users\/
|
|
16309
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
16188
16310
|
"kind": "FloatLiteral",
|
|
16189
16311
|
"offset": 431,
|
|
16190
16312
|
"length": 3,
|
|
16191
16313
|
"value": "3.0"
|
|
16192
16314
|
},
|
|
16193
16315
|
{
|
|
16194
|
-
"filePath": "\/Users\/
|
|
16316
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
16195
16317
|
"kind": "FloatLiteral",
|
|
16196
16318
|
"offset": 489,
|
|
16197
16319
|
"length": 3,
|
|
16198
16320
|
"value": "0.8"
|
|
16199
16321
|
},
|
|
16200
16322
|
{
|
|
16201
|
-
"filePath": "\/Users\/
|
|
16323
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
16202
16324
|
"kind": "FloatLiteral",
|
|
16203
16325
|
"offset": 2971,
|
|
16204
16326
|
"length": 3,
|
|
16205
16327
|
"value": "3.0"
|
|
16206
16328
|
},
|
|
16207
16329
|
{
|
|
16208
|
-
"filePath": "\/Users\/
|
|
16330
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
16209
16331
|
"kind": "FloatLiteral",
|
|
16210
16332
|
"offset": 3029,
|
|
16211
16333
|
"length": 3,
|
|
16212
16334
|
"value": "0.8"
|
|
16213
16335
|
},
|
|
16214
16336
|
{
|
|
16215
|
-
"filePath": "\/Users\/
|
|
16337
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/ViewModels\/OnboardingSheetViewModel.swift",
|
|
16216
16338
|
"kind": "IntegerLiteral",
|
|
16217
16339
|
"offset": 301,
|
|
16218
16340
|
"length": 10,
|
|
16219
16341
|
"value": "1"
|
|
16220
16342
|
},
|
|
16221
16343
|
{
|
|
16222
|
-
"filePath": "\/Users\/
|
|
16344
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/ViewModels\/OnboardingSheetViewModel.swift",
|
|
16223
16345
|
"kind": "IntegerLiteral",
|
|
16224
16346
|
"offset": 313,
|
|
16225
16347
|
"length": 9,
|
|
16226
16348
|
"value": "2"
|
|
16227
16349
|
},
|
|
16228
16350
|
{
|
|
16229
|
-
"filePath": "\/Users\/
|
|
16351
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16230
16352
|
"kind": "StringLiteral",
|
|
16231
16353
|
"offset": 640,
|
|
16232
16354
|
"length": 19,
|
|
16233
16355
|
"value": "\"need_help_tooltip\""
|
|
16234
16356
|
},
|
|
16235
16357
|
{
|
|
16236
|
-
"filePath": "\/Users\/
|
|
16358
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16237
16359
|
"kind": "StringLiteral",
|
|
16238
16360
|
"offset": 800,
|
|
16239
16361
|
"length": 18,
|
|
16240
16362
|
"value": "\"toast_background\""
|
|
16241
16363
|
},
|
|
16242
16364
|
{
|
|
16243
|
-
"filePath": "\/Users\/
|
|
16365
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16244
16366
|
"kind": "StringLiteral",
|
|
16245
16367
|
"offset": 961,
|
|
16246
16368
|
"length": 19,
|
|
16247
16369
|
"value": "\"verify_background\""
|
|
16248
16370
|
},
|
|
16249
16371
|
{
|
|
16250
|
-
"filePath": "\/Users\/
|
|
16372
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16251
16373
|
"kind": "StringLiteral",
|
|
16252
16374
|
"offset": 1132,
|
|
16253
16375
|
"length": 24,
|
|
16254
16376
|
"value": "\"verify_help_background\""
|
|
16255
16377
|
},
|
|
16256
16378
|
{
|
|
16257
|
-
"filePath": "\/Users\/
|
|
16379
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16258
16380
|
"kind": "StringLiteral",
|
|
16259
16381
|
"offset": 1293,
|
|
16260
16382
|
"length": 16,
|
|
16261
16383
|
"value": "\"verify_primary\""
|
|
16262
16384
|
},
|
|
16263
16385
|
{
|
|
16264
|
-
"filePath": "\/Users\/
|
|
16386
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16265
16387
|
"kind": "StringLiteral",
|
|
16266
16388
|
"offset": 1450,
|
|
16267
16389
|
"length": 18,
|
|
16268
16390
|
"value": "\"verify_secondary\""
|
|
16269
16391
|
},
|
|
16270
16392
|
{
|
|
16271
|
-
"filePath": "\/Users\/
|
|
16393
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16272
16394
|
"kind": "StringLiteral",
|
|
16273
16395
|
"offset": 1626,
|
|
16274
16396
|
"length": 27,
|
|
16275
16397
|
"value": "\"verify_tooltip_background\""
|
|
16276
16398
|
},
|
|
16277
16399
|
{
|
|
16278
|
-
"filePath": "\/Users\/
|
|
16400
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16279
16401
|
"kind": "StringLiteral",
|
|
16280
16402
|
"offset": 1904,
|
|
16281
16403
|
"length": 21,
|
|
16282
16404
|
"value": "\"all_details_visible\""
|
|
16283
16405
|
},
|
|
16284
16406
|
{
|
|
16285
|
-
"filePath": "\/Users\/
|
|
16407
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16286
16408
|
"kind": "StringLiteral",
|
|
16287
16409
|
"offset": 2069,
|
|
16288
16410
|
"length": 20,
|
|
16289
16411
|
"value": "\"all_fields_visible\""
|
|
16290
16412
|
},
|
|
16291
16413
|
{
|
|
16292
|
-
"filePath": "\/Users\/
|
|
16414
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16293
16415
|
"kind": "StringLiteral",
|
|
16294
16416
|
"offset": 2212,
|
|
16295
16417
|
"length": 9,
|
|
16296
16418
|
"value": "\"back_id\""
|
|
16297
16419
|
},
|
|
16298
16420
|
{
|
|
16299
|
-
"filePath": "\/Users\/
|
|
16421
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16300
16422
|
"kind": "StringLiteral",
|
|
16301
16423
|
"offset": 2354,
|
|
16302
16424
|
"length": 14,
|
|
16303
16425
|
"value": "\"demo_overlay\""
|
|
16304
16426
|
},
|
|
16305
16427
|
{
|
|
16306
|
-
"filePath": "\/Users\/
|
|
16428
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16307
16429
|
"kind": "StringLiteral",
|
|
16308
16430
|
"offset": 2493,
|
|
16309
16431
|
"length": 10,
|
|
16310
16432
|
"value": "\"front_id\""
|
|
16311
16433
|
},
|
|
16312
16434
|
{
|
|
16313
|
-
"filePath": "\/Users\/
|
|
16435
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16314
16436
|
"kind": "StringLiteral",
|
|
16315
16437
|
"offset": 2634,
|
|
16316
16438
|
"length": 13,
|
|
16317
16439
|
"value": "\"harsh_light\""
|
|
16318
16440
|
},
|
|
16319
16441
|
{
|
|
16320
|
-
"filePath": "\/Users\/
|
|
16442
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16321
16443
|
"kind": "StringLiteral",
|
|
16322
16444
|
"offset": 2776,
|
|
16323
16445
|
"length": 12,
|
|
16324
16446
|
"value": "\"keep_still\""
|
|
16325
16447
|
},
|
|
16326
16448
|
{
|
|
16327
|
-
"filePath": "\/Users\/
|
|
16449
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16328
16450
|
"kind": "StringLiteral",
|
|
16329
16451
|
"offset": 2921,
|
|
16330
16452
|
"length": 14,
|
|
16331
16453
|
"value": "\"mb_checkmark\""
|
|
16332
16454
|
},
|
|
16333
16455
|
{
|
|
16334
|
-
"filePath": "\/Users\/
|
|
16456
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16335
16457
|
"kind": "StringLiteral",
|
|
16336
16458
|
"offset": 3075,
|
|
16337
16459
|
"length": 18,
|
|
16338
16460
|
"value": "\"no_camera_access\""
|
|
16339
16461
|
},
|
|
16340
16462
|
{
|
|
16341
|
-
"filePath": "\/Users\/
|
|
16463
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16342
16464
|
"kind": "StringLiteral",
|
|
16343
16465
|
"offset": 3232,
|
|
16344
16466
|
"length": 17,
|
|
16345
16467
|
"value": "\"passport_bottom\""
|
|
16346
16468
|
},
|
|
16347
16469
|
{
|
|
16348
|
-
"filePath": "\/Users\/
|
|
16470
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16349
16471
|
"kind": "StringLiteral",
|
|
16350
16472
|
"offset": 3394,
|
|
16351
16473
|
"length": 20,
|
|
16352
16474
|
"value": "\"passport_highlight\""
|
|
16353
16475
|
},
|
|
16354
16476
|
{
|
|
16355
|
-
"filePath": "\/Users\/
|
|
16477
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16356
16478
|
"kind": "StringLiteral",
|
|
16357
16479
|
"offset": 3547,
|
|
16358
16480
|
"length": 14,
|
|
16359
16481
|
"value": "\"passport_top\""
|
|
16360
16482
|
},
|
|
16361
16483
|
{
|
|
16362
|
-
"filePath": "\/Users\/
|
|
16484
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/.build\/Build\/Intermediates.noindex\/ArchiveIntermediates\/BlinkIDUX\/IntermediateBuildFilesPath\/BlinkIDUX.build\/Release-iphoneos\/BlinkIDUX.build\/DerivedSources\/GeneratedAssetSymbols.swift",
|
|
16363
16485
|
"kind": "StringLiteral",
|
|
16364
16486
|
"offset": 3706,
|
|
16365
16487
|
"length": 20,
|