@microblink/blinkid-react-native 7.2.0 → 7.5.0
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/android/.gradle/8.9/checksums/checksums.lock +0 -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/.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/BlinkIdDeserializationUtilities.kt +2 -1
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkIdSerializationUtilities.kt +21 -3
- package/android/src/main/java/com/microblink/blinkid/reactnative/BlinkidReactNativeModule.kt +14 -2
- package/ios/BlinkIdDeserializationUtilities.swift +3 -0
- package/ios/BlinkIdSerializationUtilities.swift +151 -53
- package/ios/BlinkidReactNativeModule.swift +22 -3
- 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 +24563 -16979
- 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 +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface +462 -14
- 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 +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +17 -17
- 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 +49697 -34548
- 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 +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +462 -14
- 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 +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +14027 -608
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +462 -14
- 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 +462 -14
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/PrivateHeaders/SwiftCxxBridge.hpp +1 -0
- package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +27 -27
- 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/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/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +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 +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +28 -41
- 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 +28 -41
- 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 +6 -6
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/hr.lproj/Localizable.strings +0 -0
- 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 +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +28 -41
- 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 +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +708 -193
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +28 -41
- 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 +28 -41
- package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
- package/lib/module/NativeBlinkidReactNative.js +4 -4
- package/lib/module/NativeBlinkidReactNative.js.map +1 -1
- package/lib/module/blinkIdResult.js +34 -1
- package/lib/module/blinkIdResult.js.map +1 -1
- package/lib/module/blinkIdSettings.js +272 -259
- package/lib/module/blinkIdSettings.js.map +1 -1
- package/lib/module/blinkIdUtilities.js +2 -2
- package/lib/module/index.js +19 -19
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.js +30 -9
- package/lib/module/types.js.map +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts +1 -1
- package/lib/typescript/src/NativeBlinkidReactNative.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdResult.d.ts +16 -1
- package/lib/typescript/src/blinkIdResult.d.ts.map +1 -1
- package/lib/typescript/src/blinkIdSettings.d.ts +193 -181
- package/lib/typescript/src/blinkIdSettings.d.ts.map +1 -1
- package/lib/typescript/src/index.d.ts +6 -6
- package/lib/typescript/src/index.d.ts.map +1 -1
- package/lib/typescript/src/types.d.ts +20 -1
- package/lib/typescript/src/types.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/NativeBlinkidReactNative.ts +25 -15
- package/src/blinkIdResult.ts +74 -74
- package/src/blinkIdSettings.ts +264 -250
- package/src/blinkIdUtilities.ts +4 -4
- package/src/index.tsx +56 -34
- package/src/types.ts +647 -688
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +0 -1575
- package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
|
@@ -377,6 +377,50 @@
|
|
|
377
377
|
"name": "BlinkIDAnalyzer",
|
|
378
378
|
"printedName": "BlinkIDAnalyzer",
|
|
379
379
|
"children": [
|
|
380
|
+
{
|
|
381
|
+
"kind": "Var",
|
|
382
|
+
"name": "stepTimeoutDuration",
|
|
383
|
+
"printedName": "stepTimeoutDuration",
|
|
384
|
+
"children": [
|
|
385
|
+
{
|
|
386
|
+
"kind": "TypeNominal",
|
|
387
|
+
"name": "Double",
|
|
388
|
+
"printedName": "Swift.Double",
|
|
389
|
+
"usr": "s:Sd"
|
|
390
|
+
}
|
|
391
|
+
],
|
|
392
|
+
"declKind": "Var",
|
|
393
|
+
"usr": "s:9BlinkIDUX0A10IDAnalyzerC19stepTimeoutDurationSdvp",
|
|
394
|
+
"mangledName": "$s9BlinkIDUX0A10IDAnalyzerC19stepTimeoutDurationSdvp",
|
|
395
|
+
"moduleName": "BlinkIDUX",
|
|
396
|
+
"declAttributes": [
|
|
397
|
+
"HasStorage",
|
|
398
|
+
"SetterAccess",
|
|
399
|
+
"AccessControl"
|
|
400
|
+
],
|
|
401
|
+
"hasStorage": true,
|
|
402
|
+
"accessors": [
|
|
403
|
+
{
|
|
404
|
+
"kind": "Accessor",
|
|
405
|
+
"name": "Get",
|
|
406
|
+
"printedName": "Get()",
|
|
407
|
+
"children": [
|
|
408
|
+
{
|
|
409
|
+
"kind": "TypeNominal",
|
|
410
|
+
"name": "Double",
|
|
411
|
+
"printedName": "Swift.Double",
|
|
412
|
+
"usr": "s:Sd"
|
|
413
|
+
}
|
|
414
|
+
],
|
|
415
|
+
"declKind": "Accessor",
|
|
416
|
+
"usr": "s:9BlinkIDUX0A10IDAnalyzerC19stepTimeoutDurationSdvg",
|
|
417
|
+
"mangledName": "$s9BlinkIDUX0A10IDAnalyzerC19stepTimeoutDurationSdvg",
|
|
418
|
+
"moduleName": "BlinkIDUX",
|
|
419
|
+
"implicit": true,
|
|
420
|
+
"accessorKind": "get"
|
|
421
|
+
}
|
|
422
|
+
]
|
|
423
|
+
},
|
|
380
424
|
{
|
|
381
425
|
"kind": "Constructor",
|
|
382
426
|
"name": "init",
|
|
@@ -434,6 +478,47 @@
|
|
|
434
478
|
"throwing": true,
|
|
435
479
|
"init_kind": "Designated"
|
|
436
480
|
},
|
|
481
|
+
{
|
|
482
|
+
"kind": "Var",
|
|
483
|
+
"name": "sessionNumber",
|
|
484
|
+
"printedName": "sessionNumber",
|
|
485
|
+
"children": [
|
|
486
|
+
{
|
|
487
|
+
"kind": "TypeNominal",
|
|
488
|
+
"name": "Int",
|
|
489
|
+
"printedName": "Swift.Int",
|
|
490
|
+
"usr": "s:Si"
|
|
491
|
+
}
|
|
492
|
+
],
|
|
493
|
+
"declKind": "Var",
|
|
494
|
+
"usr": "s:9BlinkIDUX0A10IDAnalyzerC13sessionNumberSivp",
|
|
495
|
+
"mangledName": "$s9BlinkIDUX0A10IDAnalyzerC13sessionNumberSivp",
|
|
496
|
+
"moduleName": "BlinkIDUX",
|
|
497
|
+
"declAttributes": [
|
|
498
|
+
"AccessControl",
|
|
499
|
+
"Nonisolated"
|
|
500
|
+
],
|
|
501
|
+
"accessors": [
|
|
502
|
+
{
|
|
503
|
+
"kind": "Accessor",
|
|
504
|
+
"name": "Get",
|
|
505
|
+
"printedName": "Get()",
|
|
506
|
+
"children": [
|
|
507
|
+
{
|
|
508
|
+
"kind": "TypeNominal",
|
|
509
|
+
"name": "Int",
|
|
510
|
+
"printedName": "Swift.Int",
|
|
511
|
+
"usr": "s:Si"
|
|
512
|
+
}
|
|
513
|
+
],
|
|
514
|
+
"declKind": "Accessor",
|
|
515
|
+
"usr": "s:9BlinkIDUX0A10IDAnalyzerC13sessionNumberSivg",
|
|
516
|
+
"mangledName": "$s9BlinkIDUX0A10IDAnalyzerC13sessionNumberSivg",
|
|
517
|
+
"moduleName": "BlinkIDUX",
|
|
518
|
+
"accessorKind": "get"
|
|
519
|
+
}
|
|
520
|
+
]
|
|
521
|
+
},
|
|
437
522
|
{
|
|
438
523
|
"kind": "Function",
|
|
439
524
|
"name": "analyze",
|
|
@@ -1512,7 +1597,7 @@
|
|
|
1512
1597
|
{
|
|
1513
1598
|
"kind": "Constructor",
|
|
1514
1599
|
"name": "init",
|
|
1515
|
-
"printedName": "init(analyzer:shouldShowIntroductionAlert:showHelpButton:)",
|
|
1600
|
+
"printedName": "init(analyzer:shouldShowIntroductionAlert:showHelpButton:sessionNumber:)",
|
|
1516
1601
|
"children": [
|
|
1517
1602
|
{
|
|
1518
1603
|
"kind": "TypeNominal",
|
|
@@ -1539,11 +1624,17 @@
|
|
|
1539
1624
|
"printedName": "Swift.Bool",
|
|
1540
1625
|
"hasDefaultArg": true,
|
|
1541
1626
|
"usr": "s:Sb"
|
|
1627
|
+
},
|
|
1628
|
+
{
|
|
1629
|
+
"kind": "TypeNominal",
|
|
1630
|
+
"name": "Int",
|
|
1631
|
+
"printedName": "Swift.Int",
|
|
1632
|
+
"usr": "s:Si"
|
|
1542
1633
|
}
|
|
1543
1634
|
],
|
|
1544
1635
|
"declKind": "Constructor",
|
|
1545
|
-
"usr": "s:
|
|
1546
|
-
"mangledName": "$
|
|
1636
|
+
"usr": "s:9BlinkIDUX0A9IDUXModelC8analyzer27shouldShowIntroductionAlert14showHelpButton13sessionNumberAcA19CameraFrameAnalyzer_pAA7UIEventO5EventAaHPRts_0A2ID0nO0V0O0ALRtsXP_S2bSitcfc",
|
|
1637
|
+
"mangledName": "$s9BlinkIDUX0A9IDUXModelC8analyzer27shouldShowIntroductionAlert14showHelpButton13sessionNumberAcA19CameraFrameAnalyzer_pAA7UIEventO5EventAaHPRts_0A2ID0nO0V0O0ALRtsXP_S2bSitcfc",
|
|
1547
1638
|
"moduleName": "BlinkIDUX",
|
|
1548
1639
|
"overriding": true,
|
|
1549
1640
|
"declAttributes": [
|
|
@@ -4066,6 +4157,16 @@
|
|
|
4066
4157
|
}
|
|
4067
4158
|
]
|
|
4068
4159
|
},
|
|
4160
|
+
{
|
|
4161
|
+
"kind": "Import",
|
|
4162
|
+
"name": "Foundation",
|
|
4163
|
+
"printedName": "Foundation",
|
|
4164
|
+
"declKind": "Import",
|
|
4165
|
+
"moduleName": "BlinkIDUX",
|
|
4166
|
+
"declAttributes": [
|
|
4167
|
+
"RawDocComment"
|
|
4168
|
+
]
|
|
4169
|
+
},
|
|
4069
4170
|
{
|
|
4070
4171
|
"kind": "TypeDecl",
|
|
4071
4172
|
"name": "ScanningResultProtocol",
|
|
@@ -4148,8 +4249,7 @@
|
|
|
4148
4249
|
"genericSig": "<τ_0_0 : Swift.Sendable, τ_0_0.Result : Swift.Sendable>",
|
|
4149
4250
|
"sugared_genericSig": "<Self : Swift.Sendable, Self.Result : Swift.Sendable>",
|
|
4150
4251
|
"declAttributes": [
|
|
4151
|
-
"AccessControl"
|
|
4152
|
-
"RawDocComment"
|
|
4252
|
+
"AccessControl"
|
|
4153
4253
|
],
|
|
4154
4254
|
"conformances": [
|
|
4155
4255
|
{
|
|
@@ -4951,6 +5051,93 @@
|
|
|
4951
5051
|
"accessorKind": "get"
|
|
4952
5052
|
}
|
|
4953
5053
|
]
|
|
5054
|
+
},
|
|
5055
|
+
{
|
|
5056
|
+
"kind": "Var",
|
|
5057
|
+
"name": "stepTimeoutDuration",
|
|
5058
|
+
"printedName": "stepTimeoutDuration",
|
|
5059
|
+
"children": [
|
|
5060
|
+
{
|
|
5061
|
+
"kind": "TypeNominal",
|
|
5062
|
+
"name": "Double",
|
|
5063
|
+
"printedName": "Swift.Double",
|
|
5064
|
+
"usr": "s:Sd"
|
|
5065
|
+
}
|
|
5066
|
+
],
|
|
5067
|
+
"declKind": "Var",
|
|
5068
|
+
"usr": "s:9BlinkIDUX19CameraFrameAnalyzerP19stepTimeoutDurationSdvp",
|
|
5069
|
+
"mangledName": "$s9BlinkIDUX19CameraFrameAnalyzerP19stepTimeoutDurationSdvp",
|
|
5070
|
+
"moduleName": "BlinkIDUX",
|
|
5071
|
+
"protocolReq": true,
|
|
5072
|
+
"declAttributes": [
|
|
5073
|
+
"RawDocComment"
|
|
5074
|
+
],
|
|
5075
|
+
"accessors": [
|
|
5076
|
+
{
|
|
5077
|
+
"kind": "Accessor",
|
|
5078
|
+
"name": "Get",
|
|
5079
|
+
"printedName": "Get()",
|
|
5080
|
+
"children": [
|
|
5081
|
+
{
|
|
5082
|
+
"kind": "TypeNominal",
|
|
5083
|
+
"name": "Double",
|
|
5084
|
+
"printedName": "Swift.Double",
|
|
5085
|
+
"usr": "s:Sd"
|
|
5086
|
+
}
|
|
5087
|
+
],
|
|
5088
|
+
"declKind": "Accessor",
|
|
5089
|
+
"usr": "s:9BlinkIDUX19CameraFrameAnalyzerP19stepTimeoutDurationSdvg",
|
|
5090
|
+
"mangledName": "$s9BlinkIDUX19CameraFrameAnalyzerP19stepTimeoutDurationSdvg",
|
|
5091
|
+
"moduleName": "BlinkIDUX",
|
|
5092
|
+
"genericSig": "<τ_0_0 where τ_0_0 : BlinkIDUX.CameraFrameAnalyzer>",
|
|
5093
|
+
"sugared_genericSig": "<Self where Self : BlinkIDUX.CameraFrameAnalyzer>",
|
|
5094
|
+
"protocolReq": true,
|
|
5095
|
+
"reqNewWitnessTableEntry": true,
|
|
5096
|
+
"accessorKind": "get"
|
|
5097
|
+
}
|
|
5098
|
+
]
|
|
5099
|
+
},
|
|
5100
|
+
{
|
|
5101
|
+
"kind": "Var",
|
|
5102
|
+
"name": "sessionNumber",
|
|
5103
|
+
"printedName": "sessionNumber",
|
|
5104
|
+
"children": [
|
|
5105
|
+
{
|
|
5106
|
+
"kind": "TypeNominal",
|
|
5107
|
+
"name": "Int",
|
|
5108
|
+
"printedName": "Swift.Int",
|
|
5109
|
+
"usr": "s:Si"
|
|
5110
|
+
}
|
|
5111
|
+
],
|
|
5112
|
+
"declKind": "Var",
|
|
5113
|
+
"usr": "s:9BlinkIDUX19CameraFrameAnalyzerP13sessionNumberSivp",
|
|
5114
|
+
"mangledName": "$s9BlinkIDUX19CameraFrameAnalyzerP13sessionNumberSivp",
|
|
5115
|
+
"moduleName": "BlinkIDUX",
|
|
5116
|
+
"protocolReq": true,
|
|
5117
|
+
"accessors": [
|
|
5118
|
+
{
|
|
5119
|
+
"kind": "Accessor",
|
|
5120
|
+
"name": "Get",
|
|
5121
|
+
"printedName": "Get()",
|
|
5122
|
+
"children": [
|
|
5123
|
+
{
|
|
5124
|
+
"kind": "TypeNominal",
|
|
5125
|
+
"name": "Int",
|
|
5126
|
+
"printedName": "Swift.Int",
|
|
5127
|
+
"usr": "s:Si"
|
|
5128
|
+
}
|
|
5129
|
+
],
|
|
5130
|
+
"declKind": "Accessor",
|
|
5131
|
+
"usr": "s:9BlinkIDUX19CameraFrameAnalyzerP13sessionNumberSivg",
|
|
5132
|
+
"mangledName": "$s9BlinkIDUX19CameraFrameAnalyzerP13sessionNumberSivg",
|
|
5133
|
+
"moduleName": "BlinkIDUX",
|
|
5134
|
+
"genericSig": "<τ_0_0 where τ_0_0 : BlinkIDUX.CameraFrameAnalyzer>",
|
|
5135
|
+
"sugared_genericSig": "<Self where Self : BlinkIDUX.CameraFrameAnalyzer>",
|
|
5136
|
+
"protocolReq": true,
|
|
5137
|
+
"reqNewWitnessTableEntry": true,
|
|
5138
|
+
"accessorKind": "get"
|
|
5139
|
+
}
|
|
5140
|
+
]
|
|
4954
5141
|
}
|
|
4955
5142
|
],
|
|
4956
5143
|
"declKind": "Protocol",
|
|
@@ -5540,6 +5727,13 @@
|
|
|
5540
5727
|
"Preconcurrency"
|
|
5541
5728
|
]
|
|
5542
5729
|
},
|
|
5730
|
+
{
|
|
5731
|
+
"kind": "Import",
|
|
5732
|
+
"name": "BlinkID",
|
|
5733
|
+
"printedName": "BlinkID",
|
|
5734
|
+
"declKind": "Import",
|
|
5735
|
+
"moduleName": "BlinkIDUX"
|
|
5736
|
+
},
|
|
5543
5737
|
{
|
|
5544
5738
|
"kind": "TypeDecl",
|
|
5545
5739
|
"name": "Camera",
|
|
@@ -5810,6 +6004,57 @@
|
|
|
5810
6004
|
}
|
|
5811
6005
|
]
|
|
5812
6006
|
},
|
|
6007
|
+
{
|
|
6008
|
+
"kind": "Var",
|
|
6009
|
+
"name": "captureService",
|
|
6010
|
+
"printedName": "captureService",
|
|
6011
|
+
"children": [
|
|
6012
|
+
{
|
|
6013
|
+
"kind": "TypeNominal",
|
|
6014
|
+
"name": "CaptureService",
|
|
6015
|
+
"printedName": "BlinkIDUX.CaptureService",
|
|
6016
|
+
"usr": "s:9BlinkIDUX14CaptureServiceC"
|
|
6017
|
+
}
|
|
6018
|
+
],
|
|
6019
|
+
"declKind": "Var",
|
|
6020
|
+
"usr": "s:9BlinkIDUX6CameraC14captureServiceAA07CaptureE0Cvp",
|
|
6021
|
+
"mangledName": "$s9BlinkIDUX6CameraC14captureServiceAA07CaptureE0Cvp",
|
|
6022
|
+
"moduleName": "BlinkIDUX",
|
|
6023
|
+
"declAttributes": [
|
|
6024
|
+
"HasInitialValue",
|
|
6025
|
+
"Final",
|
|
6026
|
+
"Custom",
|
|
6027
|
+
"HasStorage",
|
|
6028
|
+
"AccessControl",
|
|
6029
|
+
"RawDocComment"
|
|
6030
|
+
],
|
|
6031
|
+
"isLet": true,
|
|
6032
|
+
"hasStorage": true,
|
|
6033
|
+
"accessors": [
|
|
6034
|
+
{
|
|
6035
|
+
"kind": "Accessor",
|
|
6036
|
+
"name": "Get",
|
|
6037
|
+
"printedName": "Get()",
|
|
6038
|
+
"children": [
|
|
6039
|
+
{
|
|
6040
|
+
"kind": "TypeNominal",
|
|
6041
|
+
"name": "CaptureService",
|
|
6042
|
+
"printedName": "BlinkIDUX.CaptureService",
|
|
6043
|
+
"usr": "s:9BlinkIDUX14CaptureServiceC"
|
|
6044
|
+
}
|
|
6045
|
+
],
|
|
6046
|
+
"declKind": "Accessor",
|
|
6047
|
+
"usr": "s:9BlinkIDUX6CameraC14captureServiceAA07CaptureE0Cvg",
|
|
6048
|
+
"mangledName": "$s9BlinkIDUX6CameraC14captureServiceAA07CaptureE0Cvg",
|
|
6049
|
+
"moduleName": "BlinkIDUX",
|
|
6050
|
+
"implicit": true,
|
|
6051
|
+
"declAttributes": [
|
|
6052
|
+
"Final"
|
|
6053
|
+
],
|
|
6054
|
+
"accessorKind": "get"
|
|
6055
|
+
}
|
|
6056
|
+
]
|
|
6057
|
+
},
|
|
5813
6058
|
{
|
|
5814
6059
|
"kind": "Var",
|
|
5815
6060
|
"name": "previewSource",
|
|
@@ -5952,6 +6197,35 @@
|
|
|
5952
6197
|
],
|
|
5953
6198
|
"funcSelfKind": "NonMutating"
|
|
5954
6199
|
},
|
|
6200
|
+
{
|
|
6201
|
+
"kind": "Function",
|
|
6202
|
+
"name": "checkAuthorization",
|
|
6203
|
+
"printedName": "checkAuthorization(sessionNumber:)",
|
|
6204
|
+
"children": [
|
|
6205
|
+
{
|
|
6206
|
+
"kind": "TypeNominal",
|
|
6207
|
+
"name": "Void",
|
|
6208
|
+
"printedName": "()"
|
|
6209
|
+
},
|
|
6210
|
+
{
|
|
6211
|
+
"kind": "TypeNominal",
|
|
6212
|
+
"name": "Int",
|
|
6213
|
+
"printedName": "Swift.Int",
|
|
6214
|
+
"usr": "s:Si"
|
|
6215
|
+
}
|
|
6216
|
+
],
|
|
6217
|
+
"declKind": "Func",
|
|
6218
|
+
"usr": "s:9BlinkIDUX6CameraC18checkAuthorization13sessionNumberySi_tYaF",
|
|
6219
|
+
"mangledName": "$s9BlinkIDUX6CameraC18checkAuthorization13sessionNumberySi_tYaF",
|
|
6220
|
+
"moduleName": "BlinkIDUX",
|
|
6221
|
+
"declAttributes": [
|
|
6222
|
+
"Custom",
|
|
6223
|
+
"Final",
|
|
6224
|
+
"AccessControl",
|
|
6225
|
+
"RawDocComment"
|
|
6226
|
+
],
|
|
6227
|
+
"funcSelfKind": "NonMutating"
|
|
6228
|
+
},
|
|
5955
6229
|
{
|
|
5956
6230
|
"kind": "Function",
|
|
5957
6231
|
"name": "stop",
|
|
@@ -6373,6 +6647,114 @@
|
|
|
6373
6647
|
"Preconcurrency"
|
|
6374
6648
|
]
|
|
6375
6649
|
},
|
|
6650
|
+
{
|
|
6651
|
+
"kind": "Import",
|
|
6652
|
+
"name": "BlinkID",
|
|
6653
|
+
"printedName": "BlinkID",
|
|
6654
|
+
"declKind": "Import",
|
|
6655
|
+
"moduleName": "BlinkIDUX"
|
|
6656
|
+
},
|
|
6657
|
+
{
|
|
6658
|
+
"kind": "TypeDecl",
|
|
6659
|
+
"name": "CaptureService",
|
|
6660
|
+
"printedName": "CaptureService",
|
|
6661
|
+
"children": [
|
|
6662
|
+
{
|
|
6663
|
+
"kind": "Var",
|
|
6664
|
+
"name": "unownedExecutor",
|
|
6665
|
+
"printedName": "unownedExecutor",
|
|
6666
|
+
"children": [
|
|
6667
|
+
{
|
|
6668
|
+
"kind": "TypeNominal",
|
|
6669
|
+
"name": "UnownedSerialExecutor",
|
|
6670
|
+
"printedName": "_Concurrency.UnownedSerialExecutor",
|
|
6671
|
+
"usr": "s:Sce"
|
|
6672
|
+
}
|
|
6673
|
+
],
|
|
6674
|
+
"declKind": "Var",
|
|
6675
|
+
"usr": "s:9BlinkIDUX14CaptureServiceC15unownedExecutorScevp",
|
|
6676
|
+
"mangledName": "$s9BlinkIDUX14CaptureServiceC15unownedExecutorScevp",
|
|
6677
|
+
"moduleName": "BlinkIDUX",
|
|
6678
|
+
"implicit": true,
|
|
6679
|
+
"intro_Macosx": "10.15",
|
|
6680
|
+
"intro_iOS": "13.0",
|
|
6681
|
+
"intro_tvOS": "13.0",
|
|
6682
|
+
"intro_watchOS": "6.0",
|
|
6683
|
+
"declAttributes": [
|
|
6684
|
+
"Available",
|
|
6685
|
+
"Available",
|
|
6686
|
+
"Available",
|
|
6687
|
+
"Available",
|
|
6688
|
+
"Final",
|
|
6689
|
+
"Nonisolated",
|
|
6690
|
+
"Semantics"
|
|
6691
|
+
],
|
|
6692
|
+
"accessors": [
|
|
6693
|
+
{
|
|
6694
|
+
"kind": "Accessor",
|
|
6695
|
+
"name": "Get",
|
|
6696
|
+
"printedName": "Get()",
|
|
6697
|
+
"children": [
|
|
6698
|
+
{
|
|
6699
|
+
"kind": "TypeNominal",
|
|
6700
|
+
"name": "UnownedSerialExecutor",
|
|
6701
|
+
"printedName": "_Concurrency.UnownedSerialExecutor",
|
|
6702
|
+
"usr": "s:Sce"
|
|
6703
|
+
}
|
|
6704
|
+
],
|
|
6705
|
+
"declKind": "Accessor",
|
|
6706
|
+
"usr": "s:9BlinkIDUX14CaptureServiceC15unownedExecutorScevg",
|
|
6707
|
+
"mangledName": "$s9BlinkIDUX14CaptureServiceC15unownedExecutorScevg",
|
|
6708
|
+
"moduleName": "BlinkIDUX",
|
|
6709
|
+
"implicit": true,
|
|
6710
|
+
"declAttributes": [
|
|
6711
|
+
"Final"
|
|
6712
|
+
],
|
|
6713
|
+
"accessorKind": "get"
|
|
6714
|
+
}
|
|
6715
|
+
]
|
|
6716
|
+
}
|
|
6717
|
+
],
|
|
6718
|
+
"declKind": "Class",
|
|
6719
|
+
"usr": "s:9BlinkIDUX14CaptureServiceC",
|
|
6720
|
+
"mangledName": "$s9BlinkIDUX14CaptureServiceC",
|
|
6721
|
+
"moduleName": "BlinkIDUX",
|
|
6722
|
+
"declAttributes": [
|
|
6723
|
+
"AccessControl",
|
|
6724
|
+
"RawDocComment"
|
|
6725
|
+
],
|
|
6726
|
+
"hasMissingDesignatedInitializers": true,
|
|
6727
|
+
"conformances": [
|
|
6728
|
+
{
|
|
6729
|
+
"kind": "Conformance",
|
|
6730
|
+
"name": "Copyable",
|
|
6731
|
+
"printedName": "Copyable",
|
|
6732
|
+
"usr": "s:s8CopyableP",
|
|
6733
|
+
"mangledName": "$ss8CopyableP"
|
|
6734
|
+
},
|
|
6735
|
+
{
|
|
6736
|
+
"kind": "Conformance",
|
|
6737
|
+
"name": "Escapable",
|
|
6738
|
+
"printedName": "Escapable",
|
|
6739
|
+
"usr": "s:s9EscapableP",
|
|
6740
|
+
"mangledName": "$ss9EscapableP"
|
|
6741
|
+
},
|
|
6742
|
+
{
|
|
6743
|
+
"kind": "Conformance",
|
|
6744
|
+
"name": "Actor",
|
|
6745
|
+
"printedName": "Actor",
|
|
6746
|
+
"usr": "s:ScA",
|
|
6747
|
+
"mangledName": "$sScA"
|
|
6748
|
+
},
|
|
6749
|
+
{
|
|
6750
|
+
"kind": "Conformance",
|
|
6751
|
+
"name": "Sendable",
|
|
6752
|
+
"printedName": "Sendable",
|
|
6753
|
+
"usr": "s:s8SendableP",
|
|
6754
|
+
"mangledName": "$ss8SendableP"
|
|
6755
|
+
}
|
|
6756
|
+
]
|
|
6757
|
+
},
|
|
6376
6758
|
{
|
|
6377
6759
|
"kind": "Import",
|
|
6378
6760
|
"name": "AVFoundation",
|
|
@@ -9431,6 +9813,13 @@
|
|
|
9431
9813
|
"RawDocComment"
|
|
9432
9814
|
]
|
|
9433
9815
|
},
|
|
9816
|
+
{
|
|
9817
|
+
"kind": "Import",
|
|
9818
|
+
"name": "BlinkID",
|
|
9819
|
+
"printedName": "BlinkID",
|
|
9820
|
+
"declKind": "Import",
|
|
9821
|
+
"moduleName": "BlinkIDUX"
|
|
9822
|
+
},
|
|
9434
9823
|
{
|
|
9435
9824
|
"kind": "Import",
|
|
9436
9825
|
"name": "AVFoundation",
|
|
@@ -11082,7 +11471,7 @@
|
|
|
11082
11471
|
{
|
|
11083
11472
|
"kind": "Constructor",
|
|
11084
11473
|
"name": "init",
|
|
11085
|
-
"printedName": "init(analyzer:shouldShowIntroductionAlert:showHelpButton:)",
|
|
11474
|
+
"printedName": "init(analyzer:shouldShowIntroductionAlert:showHelpButton:sessionNumber:)",
|
|
11086
11475
|
"children": [
|
|
11087
11476
|
{
|
|
11088
11477
|
"kind": "TypeNominal",
|
|
@@ -11121,11 +11510,17 @@
|
|
|
11121
11510
|
"printedName": "Swift.Bool",
|
|
11122
11511
|
"hasDefaultArg": true,
|
|
11123
11512
|
"usr": "s:Sb"
|
|
11513
|
+
},
|
|
11514
|
+
{
|
|
11515
|
+
"kind": "TypeNominal",
|
|
11516
|
+
"name": "Int",
|
|
11517
|
+
"printedName": "Swift.Int",
|
|
11518
|
+
"usr": "s:Si"
|
|
11124
11519
|
}
|
|
11125
11520
|
],
|
|
11126
11521
|
"declKind": "Constructor",
|
|
11127
|
-
"usr": "s:
|
|
11128
|
-
"mangledName": "$
|
|
11522
|
+
"usr": "s:9BlinkIDUX17ScanningViewModelC8analyzer27shouldShowIntroductionAlert14showHelpButton13sessionNumberACyxq_GAA19CameraFrameAnalyzer_pAA7UIEventO5EventRts_0A2ID0pQ0V0Q0RtsXP_S2bSitcfc",
|
|
11523
|
+
"mangledName": "$s9BlinkIDUX17ScanningViewModelC8analyzer27shouldShowIntroductionAlert14showHelpButton13sessionNumberACyxq_GAA19CameraFrameAnalyzer_pAA7UIEventO5EventRts_0A2ID0pQ0V0Q0RtsXP_S2bSitcfc",
|
|
11129
11524
|
"moduleName": "BlinkIDUX",
|
|
11130
11525
|
"genericSig": "<τ_0_0, τ_0_1>",
|
|
11131
11526
|
"sugared_genericSig": "<T, U>",
|
|
@@ -12873,6 +13268,13 @@
|
|
|
12873
13268
|
"RawDocComment"
|
|
12874
13269
|
]
|
|
12875
13270
|
},
|
|
13271
|
+
{
|
|
13272
|
+
"kind": "Import",
|
|
13273
|
+
"name": "BlinkID",
|
|
13274
|
+
"printedName": "BlinkID",
|
|
13275
|
+
"declKind": "Import",
|
|
13276
|
+
"moduleName": "BlinkIDUX"
|
|
13277
|
+
},
|
|
12876
13278
|
{
|
|
12877
13279
|
"kind": "Import",
|
|
12878
13280
|
"name": "SwiftUI",
|
|
@@ -13308,6 +13710,70 @@
|
|
|
13308
13710
|
"static": true,
|
|
13309
13711
|
"implicit": true,
|
|
13310
13712
|
"funcSelfKind": "NonMutating"
|
|
13713
|
+
},
|
|
13714
|
+
{
|
|
13715
|
+
"kind": "Var",
|
|
13716
|
+
"name": "hashValue",
|
|
13717
|
+
"printedName": "hashValue",
|
|
13718
|
+
"children": [
|
|
13719
|
+
{
|
|
13720
|
+
"kind": "TypeNominal",
|
|
13721
|
+
"name": "Int",
|
|
13722
|
+
"printedName": "Swift.Int",
|
|
13723
|
+
"usr": "s:Si"
|
|
13724
|
+
}
|
|
13725
|
+
],
|
|
13726
|
+
"declKind": "Var",
|
|
13727
|
+
"usr": "s:9BlinkIDUX12ReticleStateO9hashValueSivp",
|
|
13728
|
+
"mangledName": "$s9BlinkIDUX12ReticleStateO9hashValueSivp",
|
|
13729
|
+
"moduleName": "BlinkIDUX",
|
|
13730
|
+
"implicit": true,
|
|
13731
|
+
"accessors": [
|
|
13732
|
+
{
|
|
13733
|
+
"kind": "Accessor",
|
|
13734
|
+
"name": "Get",
|
|
13735
|
+
"printedName": "Get()",
|
|
13736
|
+
"children": [
|
|
13737
|
+
{
|
|
13738
|
+
"kind": "TypeNominal",
|
|
13739
|
+
"name": "Int",
|
|
13740
|
+
"printedName": "Swift.Int",
|
|
13741
|
+
"usr": "s:Si"
|
|
13742
|
+
}
|
|
13743
|
+
],
|
|
13744
|
+
"declKind": "Accessor",
|
|
13745
|
+
"usr": "s:9BlinkIDUX12ReticleStateO9hashValueSivg",
|
|
13746
|
+
"mangledName": "$s9BlinkIDUX12ReticleStateO9hashValueSivg",
|
|
13747
|
+
"moduleName": "BlinkIDUX",
|
|
13748
|
+
"implicit": true,
|
|
13749
|
+
"accessorKind": "get"
|
|
13750
|
+
}
|
|
13751
|
+
]
|
|
13752
|
+
},
|
|
13753
|
+
{
|
|
13754
|
+
"kind": "Function",
|
|
13755
|
+
"name": "hash",
|
|
13756
|
+
"printedName": "hash(into:)",
|
|
13757
|
+
"children": [
|
|
13758
|
+
{
|
|
13759
|
+
"kind": "TypeNominal",
|
|
13760
|
+
"name": "Void",
|
|
13761
|
+
"printedName": "()"
|
|
13762
|
+
},
|
|
13763
|
+
{
|
|
13764
|
+
"kind": "TypeNominal",
|
|
13765
|
+
"name": "Hasher",
|
|
13766
|
+
"printedName": "Swift.Hasher",
|
|
13767
|
+
"paramValueOwnership": "InOut",
|
|
13768
|
+
"usr": "s:s6HasherV"
|
|
13769
|
+
}
|
|
13770
|
+
],
|
|
13771
|
+
"declKind": "Func",
|
|
13772
|
+
"usr": "s:9BlinkIDUX12ReticleStateO4hash4intoys6HasherVz_tF",
|
|
13773
|
+
"mangledName": "$s9BlinkIDUX12ReticleStateO4hash4intoys6HasherVz_tF",
|
|
13774
|
+
"moduleName": "BlinkIDUX",
|
|
13775
|
+
"implicit": true,
|
|
13776
|
+
"funcSelfKind": "NonMutating"
|
|
13311
13777
|
}
|
|
13312
13778
|
],
|
|
13313
13779
|
"declKind": "Enum",
|
|
@@ -13338,6 +13804,13 @@
|
|
|
13338
13804
|
"printedName": "Equatable",
|
|
13339
13805
|
"usr": "s:SQ",
|
|
13340
13806
|
"mangledName": "$sSQ"
|
|
13807
|
+
},
|
|
13808
|
+
{
|
|
13809
|
+
"kind": "Conformance",
|
|
13810
|
+
"name": "Hashable",
|
|
13811
|
+
"printedName": "Hashable",
|
|
13812
|
+
"usr": "s:SH",
|
|
13813
|
+
"mangledName": "$sSH"
|
|
13341
13814
|
}
|
|
13342
13815
|
]
|
|
13343
13816
|
},
|
|
@@ -14499,903 +14972,945 @@
|
|
|
14499
14972
|
},
|
|
14500
14973
|
"ConstValues": [
|
|
14501
14974
|
{
|
|
14502
|
-
"filePath": "\/Users\/
|
|
14975
|
+
"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",
|
|
14503
14976
|
"kind": "StringLiteral",
|
|
14504
14977
|
"offset": 295,
|
|
14505
14978
|
"length": 21,
|
|
14506
14979
|
"value": "\"BlinkIDUX_BlinkIDUX\""
|
|
14507
14980
|
},
|
|
14508
14981
|
{
|
|
14509
|
-
"filePath": "\/Users\/
|
|
14982
|
+
"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",
|
|
14510
14983
|
"kind": "Array",
|
|
14511
14984
|
"offset": 963,
|
|
14512
14985
|
"length": 2,
|
|
14513
14986
|
"value": "[]"
|
|
14514
14987
|
},
|
|
14515
14988
|
{
|
|
14516
|
-
"filePath": "\/Users\/
|
|
14989
|
+
"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",
|
|
14517
14990
|
"kind": "StringLiteral",
|
|
14518
14991
|
"offset": 1490,
|
|
14519
14992
|
"length": 9,
|
|
14520
14993
|
"value": "\".bundle\""
|
|
14521
14994
|
},
|
|
14522
14995
|
{
|
|
14523
|
-
"filePath": "\/Users\/
|
|
14996
|
+
"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",
|
|
14524
14997
|
"kind": "StringLiteral",
|
|
14525
14998
|
"offset": 1642,
|
|
14526
14999
|
"length": 49,
|
|
14527
15000
|
"value": "\"unable to find bundle named BlinkIDUX_BlinkIDUX\""
|
|
14528
15001
|
},
|
|
14529
15002
|
{
|
|
14530
|
-
"filePath": "\/Users\/
|
|
15003
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/Analyzer\/BlinkIDAnalyzer.swift",
|
|
14531
15004
|
"kind": "BooleanLiteral",
|
|
14532
|
-
"offset":
|
|
15005
|
+
"offset": 1569,
|
|
14533
15006
|
"length": 5,
|
|
14534
15007
|
"value": "false"
|
|
14535
15008
|
},
|
|
14536
15009
|
{
|
|
14537
|
-
"filePath": "\/Users\/
|
|
15010
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/Analyzer\/BlinkIDAnalyzer.swift",
|
|
14538
15011
|
"kind": "BooleanLiteral",
|
|
14539
|
-
"offset":
|
|
15012
|
+
"offset": 1600,
|
|
14540
15013
|
"length": 5,
|
|
14541
15014
|
"value": "false"
|
|
14542
15015
|
},
|
|
14543
15016
|
{
|
|
14544
|
-
"filePath": "\/Users\/
|
|
15017
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/Analyzer\/BlinkIDAnalyzer.swift",
|
|
15018
|
+
"kind": "StringLiteral",
|
|
15019
|
+
"offset": 2660,
|
|
15020
|
+
"length": 25,
|
|
15021
|
+
"value": "\"Session not initialized\""
|
|
15022
|
+
},
|
|
15023
|
+
{
|
|
15024
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14545
15025
|
"kind": "BooleanLiteral",
|
|
14546
15026
|
"offset": 869,
|
|
14547
15027
|
"length": 5,
|
|
14548
15028
|
"value": "false"
|
|
14549
15029
|
},
|
|
14550
15030
|
{
|
|
14551
|
-
"filePath": "\/Users\/
|
|
15031
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14552
15032
|
"kind": "BooleanLiteral",
|
|
14553
15033
|
"offset": 922,
|
|
14554
15034
|
"length": 5,
|
|
14555
15035
|
"value": "false"
|
|
14556
15036
|
},
|
|
14557
15037
|
{
|
|
14558
|
-
"filePath": "\/Users\/
|
|
15038
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14559
15039
|
"kind": "FloatLiteral",
|
|
14560
15040
|
"offset": 1342,
|
|
14561
15041
|
"length": 3,
|
|
14562
15042
|
"value": "0.4"
|
|
14563
15043
|
},
|
|
14564
15044
|
{
|
|
14565
|
-
"filePath": "\/Users\/
|
|
15045
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14566
15046
|
"kind": "FloatLiteral",
|
|
14567
15047
|
"offset": 1390,
|
|
14568
15048
|
"length": 3,
|
|
14569
15049
|
"value": "1.0"
|
|
14570
15050
|
},
|
|
14571
15051
|
{
|
|
14572
|
-
"filePath": "\/Users\/
|
|
15052
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14573
15053
|
"kind": "FloatLiteral",
|
|
14574
15054
|
"offset": 1438,
|
|
14575
15055
|
"length": 3,
|
|
14576
15056
|
"value": "2.0"
|
|
14577
15057
|
},
|
|
14578
15058
|
{
|
|
14579
|
-
"filePath": "\/Users\/
|
|
15059
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14580
15060
|
"kind": "FloatLiteral",
|
|
14581
15061
|
"offset": 1485,
|
|
14582
15062
|
"length": 3,
|
|
14583
15063
|
"value": "0.5"
|
|
14584
15064
|
},
|
|
14585
15065
|
{
|
|
14586
|
-
"filePath": "\/Users\/
|
|
15066
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14587
15067
|
"kind": "IntegerLiteral",
|
|
14588
15068
|
"offset": 1673,
|
|
14589
15069
|
"length": 1,
|
|
14590
15070
|
"value": "0"
|
|
14591
15071
|
},
|
|
14592
15072
|
{
|
|
14593
|
-
"filePath": "\/Users\/
|
|
15073
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14594
15074
|
"kind": "BooleanLiteral",
|
|
14595
|
-
"offset":
|
|
15075
|
+
"offset": 1931,
|
|
14596
15076
|
"length": 4,
|
|
14597
15077
|
"value": "true"
|
|
14598
15078
|
},
|
|
14599
15079
|
{
|
|
14600
|
-
"filePath": "\/Users\/
|
|
15080
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXModel.swift",
|
|
14601
15081
|
"kind": "BooleanLiteral",
|
|
14602
|
-
"offset":
|
|
15082
|
+
"offset": 1960,
|
|
14603
15083
|
"length": 4,
|
|
14604
15084
|
"value": "true"
|
|
14605
15085
|
},
|
|
14606
15086
|
{
|
|
14607
|
-
"filePath": "\/Users\/
|
|
15087
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
14608
15088
|
"kind": "BooleanLiteral",
|
|
14609
15089
|
"offset": 306,
|
|
14610
15090
|
"length": 5,
|
|
14611
15091
|
"value": "false"
|
|
14612
15092
|
},
|
|
14613
15093
|
{
|
|
14614
|
-
"filePath": "\/Users\/
|
|
15094
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
14615
15095
|
"kind": "BooleanLiteral",
|
|
14616
15096
|
"offset": 354,
|
|
14617
15097
|
"length": 5,
|
|
14618
15098
|
"value": "false"
|
|
14619
15099
|
},
|
|
14620
15100
|
{
|
|
14621
|
-
"filePath": "\/Users\/
|
|
15101
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
14622
15102
|
"kind": "BooleanLiteral",
|
|
14623
15103
|
"offset": 403,
|
|
14624
15104
|
"length": 5,
|
|
14625
15105
|
"value": "false"
|
|
14626
15106
|
},
|
|
14627
15107
|
{
|
|
14628
|
-
"filePath": "\/Users\/
|
|
15108
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
14629
15109
|
"kind": "BooleanLiteral",
|
|
14630
15110
|
"offset": 451,
|
|
14631
15111
|
"length": 5,
|
|
14632
15112
|
"value": "false"
|
|
14633
15113
|
},
|
|
14634
15114
|
{
|
|
14635
|
-
"filePath": "\/Users\/
|
|
15115
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXTranslator.swift",
|
|
14636
15116
|
"kind": "BooleanLiteral",
|
|
14637
15117
|
"offset": 495,
|
|
14638
15118
|
"length": 5,
|
|
14639
15119
|
"value": "false"
|
|
14640
15120
|
},
|
|
14641
15121
|
{
|
|
14642
|
-
"filePath": "\/Users\/
|
|
15122
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXView.swift",
|
|
14643
15123
|
"kind": "FloatLiteral",
|
|
14644
15124
|
"offset": 5579,
|
|
14645
15125
|
"length": 3,
|
|
14646
15126
|
"value": "1.0"
|
|
14647
15127
|
},
|
|
14648
15128
|
{
|
|
14649
|
-
"filePath": "\/Users\/
|
|
15129
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/BlinkIDUX\/ScanningUX\/BlinkIDUXView.swift",
|
|
14650
15130
|
"kind": "IntegerLiteral",
|
|
14651
15131
|
"offset": 5610,
|
|
14652
15132
|
"length": 1,
|
|
14653
15133
|
"value": "0"
|
|
14654
15134
|
},
|
|
14655
15135
|
{
|
|
14656
|
-
"filePath": "\/Users\/
|
|
15136
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14657
15137
|
"kind": "BooleanLiteral",
|
|
14658
|
-
"offset":
|
|
15138
|
+
"offset": 978,
|
|
14659
15139
|
"length": 5,
|
|
14660
15140
|
"value": "false"
|
|
14661
15141
|
},
|
|
14662
15142
|
{
|
|
14663
|
-
"filePath": "\/Users\/
|
|
15143
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14664
15144
|
"kind": "BooleanLiteral",
|
|
14665
|
-
"offset":
|
|
15145
|
+
"offset": 1850,
|
|
14666
15146
|
"length": 4,
|
|
14667
15147
|
"value": "true"
|
|
14668
15148
|
},
|
|
14669
15149
|
{
|
|
14670
|
-
"filePath": "\/Users\/
|
|
15150
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
15151
|
+
"kind": "IntegerLiteral",
|
|
15152
|
+
"offset": 1889,
|
|
15153
|
+
"length": 1,
|
|
15154
|
+
"value": "0"
|
|
15155
|
+
},
|
|
15156
|
+
{
|
|
15157
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14671
15158
|
"kind": "BooleanLiteral",
|
|
14672
|
-
"offset":
|
|
15159
|
+
"offset": 5646,
|
|
14673
15160
|
"length": 4,
|
|
14674
15161
|
"value": "true"
|
|
14675
15162
|
},
|
|
14676
15163
|
{
|
|
14677
|
-
"filePath": "\/Users\/
|
|
15164
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14678
15165
|
"kind": "BooleanLiteral",
|
|
14679
|
-
"offset":
|
|
15166
|
+
"offset": 5694,
|
|
14680
15167
|
"length": 5,
|
|
14681
15168
|
"value": "false"
|
|
14682
15169
|
},
|
|
14683
15170
|
{
|
|
14684
|
-
"filePath": "\/Users\/
|
|
15171
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14685
15172
|
"kind": "BooleanLiteral",
|
|
14686
|
-
"offset":
|
|
15173
|
+
"offset": 6015,
|
|
14687
15174
|
"length": 5,
|
|
14688
15175
|
"value": "false"
|
|
14689
15176
|
},
|
|
14690
15177
|
{
|
|
14691
|
-
"filePath": "\/Users\/
|
|
15178
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14692
15179
|
"kind": "BooleanLiteral",
|
|
14693
|
-
"offset":
|
|
15180
|
+
"offset": 7516,
|
|
14694
15181
|
"length": 5,
|
|
14695
15182
|
"value": "false"
|
|
14696
15183
|
},
|
|
14697
15184
|
{
|
|
14698
|
-
"filePath": "\/Users\/
|
|
15185
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14699
15186
|
"kind": "StringLiteral",
|
|
14700
|
-
"offset":
|
|
15187
|
+
"offset": 9097,
|
|
14701
15188
|
"length": 23,
|
|
14702
15189
|
"value": "\"com.microblink.camera\""
|
|
14703
15190
|
},
|
|
14704
15191
|
{
|
|
14705
|
-
"filePath": "\/Users\/
|
|
15192
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Camera.swift",
|
|
14706
15193
|
"kind": "StringLiteral",
|
|
14707
|
-
"offset":
|
|
15194
|
+
"offset": 9132,
|
|
14708
15195
|
"length": 8,
|
|
14709
15196
|
"value": "\"Camera\""
|
|
14710
15197
|
},
|
|
14711
15198
|
{
|
|
14712
|
-
"filePath": "\/Users\/
|
|
15199
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
14713
15200
|
"kind": "BooleanLiteral",
|
|
14714
|
-
"offset":
|
|
15201
|
+
"offset": 1068,
|
|
14715
15202
|
"length": 5,
|
|
14716
15203
|
"value": "false"
|
|
14717
15204
|
},
|
|
14718
15205
|
{
|
|
14719
|
-
"filePath": "\/Users\/
|
|
15206
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
14720
15207
|
"kind": "BooleanLiteral",
|
|
14721
|
-
"offset":
|
|
15208
|
+
"offset": 1181,
|
|
14722
15209
|
"length": 5,
|
|
14723
15210
|
"value": "false"
|
|
14724
15211
|
},
|
|
14725
15212
|
{
|
|
14726
|
-
"filePath": "\/Users\/
|
|
15213
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
14727
15214
|
"kind": "BooleanLiteral",
|
|
14728
|
-
"offset":
|
|
15215
|
+
"offset": 2274,
|
|
14729
15216
|
"length": 5,
|
|
14730
15217
|
"value": "false"
|
|
14731
15218
|
},
|
|
14732
15219
|
{
|
|
14733
|
-
"filePath": "\/Users\/
|
|
15220
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
14734
15221
|
"kind": "StringLiteral",
|
|
14735
|
-
"offset":
|
|
15222
|
+
"offset": 17599,
|
|
14736
15223
|
"length": 23,
|
|
14737
15224
|
"value": "\"com.microblink.camera\""
|
|
14738
15225
|
},
|
|
14739
15226
|
{
|
|
14740
|
-
"filePath": "\/Users\/
|
|
15227
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/CaptureService.swift",
|
|
14741
15228
|
"kind": "StringLiteral",
|
|
14742
|
-
"offset":
|
|
15229
|
+
"offset": 17634,
|
|
14743
15230
|
"length": 16,
|
|
14744
15231
|
"value": "\"CaptureService\""
|
|
14745
15232
|
},
|
|
14746
15233
|
{
|
|
14747
|
-
"filePath": "\/Users\/
|
|
15234
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Device\/DeviceLookup.swift",
|
|
14748
15235
|
"kind": "IntegerLiteral",
|
|
14749
15236
|
"offset": 682,
|
|
14750
15237
|
"length": 3,
|
|
14751
15238
|
"value": "100"
|
|
14752
15239
|
},
|
|
14753
15240
|
{
|
|
14754
|
-
"filePath": "\/Users\/
|
|
15241
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Model\/Types.swift",
|
|
14755
15242
|
"kind": "BooleanLiteral",
|
|
14756
15243
|
"offset": 1481,
|
|
14757
15244
|
"length": 5,
|
|
14758
15245
|
"value": "false"
|
|
14759
15246
|
},
|
|
14760
15247
|
{
|
|
14761
|
-
"filePath": "\/Users\/
|
|
15248
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Camera\/Views\/CameraView.swift",
|
|
14762
15249
|
"kind": "IntegerLiteral",
|
|
14763
15250
|
"offset": 475,
|
|
14764
15251
|
"length": 1,
|
|
14765
15252
|
"value": "0"
|
|
14766
15253
|
},
|
|
14767
15254
|
{
|
|
14768
|
-
"filePath": "\/Users\/
|
|
15255
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Network\/NetworkMonitor.swift",
|
|
14769
15256
|
"kind": "StringLiteral",
|
|
14770
15257
|
"offset": 486,
|
|
14771
15258
|
"length": 31,
|
|
14772
15259
|
"value": "\"com.microblink.networkmonitor\""
|
|
14773
15260
|
},
|
|
14774
15261
|
{
|
|
14775
|
-
"filePath": "\/Users\/
|
|
15262
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/Network\/NetworkMonitor.swift",
|
|
14776
15263
|
"kind": "BooleanLiteral",
|
|
14777
15264
|
"offset": 669,
|
|
14778
15265
|
"length": 4,
|
|
14779
15266
|
"value": "true"
|
|
14780
15267
|
},
|
|
14781
15268
|
{
|
|
14782
|
-
"filePath": "\/Users\/
|
|
15269
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14783
15270
|
"kind": "StringLiteral",
|
|
14784
|
-
"offset":
|
|
15271
|
+
"offset": 2033,
|
|
14785
15272
|
"length": 7,
|
|
14786
15273
|
"value": "\"xmark\""
|
|
14787
15274
|
},
|
|
14788
15275
|
{
|
|
14789
|
-
"filePath": "\/Users\/
|
|
15276
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14790
15277
|
"kind": "StringLiteral",
|
|
14791
|
-
"offset":
|
|
15278
|
+
"offset": 2064,
|
|
14792
15279
|
"length": 8,
|
|
14793
15280
|
"value": "\"Cancel\""
|
|
14794
15281
|
},
|
|
14795
15282
|
{
|
|
14796
|
-
"filePath": "\/Users\/
|
|
15283
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14797
15284
|
"kind": "StringLiteral",
|
|
14798
|
-
"offset":
|
|
15285
|
+
"offset": 2094,
|
|
14799
15286
|
"length": 27,
|
|
14800
15287
|
"value": "\"Cancel scanning procedure\""
|
|
14801
15288
|
},
|
|
14802
15289
|
{
|
|
14803
|
-
"filePath": "\/Users\/
|
|
15290
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14804
15291
|
"kind": "StringLiteral",
|
|
14805
|
-
"offset":
|
|
15292
|
+
"offset": 2197,
|
|
14806
15293
|
"length": 17,
|
|
14807
15294
|
"value": "\"bolt.slash.fill\""
|
|
14808
15295
|
},
|
|
14809
15296
|
{
|
|
14810
|
-
"filePath": "\/Users\/
|
|
15297
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14811
15298
|
"kind": "StringLiteral",
|
|
14812
|
-
"offset":
|
|
15299
|
+
"offset": 2237,
|
|
14813
15300
|
"length": 7,
|
|
14814
15301
|
"value": "\"Torch\""
|
|
14815
15302
|
},
|
|
14816
15303
|
{
|
|
14817
|
-
"filePath": "\/Users\/
|
|
15304
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14818
15305
|
"kind": "StringLiteral",
|
|
14819
|
-
"offset":
|
|
15306
|
+
"offset": 2276,
|
|
14820
15307
|
"length": 20,
|
|
14821
15308
|
"value": "\"Turn flashlight on\""
|
|
14822
15309
|
},
|
|
14823
15310
|
{
|
|
14824
|
-
"filePath": "\/Users\/
|
|
15311
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14825
15312
|
"kind": "StringLiteral",
|
|
14826
|
-
"offset":
|
|
15313
|
+
"offset": 2534,
|
|
14827
15314
|
"length": 11,
|
|
14828
15315
|
"value": "\"bolt.fill\""
|
|
14829
15316
|
},
|
|
14830
15317
|
{
|
|
14831
|
-
"filePath": "\/Users\/
|
|
15318
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14832
15319
|
"kind": "StringLiteral",
|
|
14833
|
-
"offset":
|
|
15320
|
+
"offset": 2567,
|
|
14834
15321
|
"length": 17,
|
|
14835
15322
|
"value": "\"bolt.slash.fill\""
|
|
14836
15323
|
},
|
|
14837
15324
|
{
|
|
14838
|
-
"filePath": "\/Users\/
|
|
15325
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14839
15326
|
"kind": "StringLiteral",
|
|
14840
|
-
"offset":
|
|
15327
|
+
"offset": 2622,
|
|
14841
15328
|
"length": 20,
|
|
14842
15329
|
"value": "\"Turn flashlight on\""
|
|
14843
15330
|
},
|
|
14844
15331
|
{
|
|
14845
|
-
"filePath": "\/Users\/
|
|
15332
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14846
15333
|
"kind": "StringLiteral",
|
|
14847
|
-
"offset":
|
|
15334
|
+
"offset": 2645,
|
|
14848
15335
|
"length": 21,
|
|
14849
15336
|
"value": "\"Turn flashlight off\""
|
|
14850
15337
|
},
|
|
14851
15338
|
{
|
|
14852
|
-
"filePath": "\/Users\/
|
|
15339
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14853
15340
|
"kind": "BooleanLiteral",
|
|
14854
|
-
"offset":
|
|
15341
|
+
"offset": 2746,
|
|
14855
15342
|
"length": 4,
|
|
14856
15343
|
"value": "true"
|
|
14857
15344
|
},
|
|
14858
15345
|
{
|
|
14859
|
-
"filePath": "\/Users\/
|
|
15346
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14860
15347
|
"kind": "BooleanLiteral",
|
|
14861
|
-
"offset":
|
|
15348
|
+
"offset": 2346,
|
|
14862
15349
|
"length": 5,
|
|
14863
15350
|
"value": "false"
|
|
14864
15351
|
},
|
|
14865
15352
|
{
|
|
14866
|
-
"filePath": "\/Users\/
|
|
15353
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14867
15354
|
"kind": "BooleanLiteral",
|
|
14868
|
-
"offset":
|
|
15355
|
+
"offset": 2835,
|
|
14869
15356
|
"length": 5,
|
|
14870
15357
|
"value": "false"
|
|
14871
15358
|
},
|
|
14872
15359
|
{
|
|
14873
|
-
"filePath": "\/Users\/
|
|
15360
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14874
15361
|
"kind": "StringLiteral",
|
|
14875
|
-
"offset":
|
|
15362
|
+
"offset": 2903,
|
|
14876
15363
|
"length": 26,
|
|
14877
15364
|
"value": "\"questionmark.circle.fill\""
|
|
14878
15365
|
},
|
|
14879
15366
|
{
|
|
14880
|
-
"filePath": "\/Users\/
|
|
15367
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14881
15368
|
"kind": "StringLiteral",
|
|
14882
|
-
"offset":
|
|
15369
|
+
"offset": 2951,
|
|
14883
15370
|
"length": 6,
|
|
14884
15371
|
"value": "\"Help\""
|
|
14885
15372
|
},
|
|
14886
15373
|
{
|
|
14887
|
-
"filePath": "\/Users\/
|
|
15374
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14888
15375
|
"kind": "StringLiteral",
|
|
14889
|
-
"offset":
|
|
15376
|
+
"offset": 2977,
|
|
14890
15377
|
"length": 31,
|
|
14891
15378
|
"value": "\"Open scanning onboarding help\""
|
|
14892
15379
|
},
|
|
14893
15380
|
{
|
|
14894
|
-
"filePath": "\/Users\/
|
|
15381
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14895
15382
|
"kind": "BooleanLiteral",
|
|
14896
|
-
"offset":
|
|
15383
|
+
"offset": 3040,
|
|
14897
15384
|
"length": 5,
|
|
14898
15385
|
"value": "false"
|
|
14899
15386
|
},
|
|
14900
15387
|
{
|
|
14901
|
-
"filePath": "\/Users\/
|
|
15388
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14902
15389
|
"kind": "BooleanLiteral",
|
|
14903
|
-
"offset":
|
|
15390
|
+
"offset": 3670,
|
|
15391
|
+
"length": 4,
|
|
15392
|
+
"value": "true"
|
|
15393
|
+
},
|
|
15394
|
+
{
|
|
15395
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15396
|
+
"kind": "BooleanLiteral",
|
|
15397
|
+
"offset": 3260,
|
|
14904
15398
|
"length": 5,
|
|
14905
15399
|
"value": "false"
|
|
14906
15400
|
},
|
|
14907
15401
|
{
|
|
14908
|
-
"filePath": "\/Users\/
|
|
15402
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14909
15403
|
"kind": "BooleanLiteral",
|
|
14910
|
-
"offset":
|
|
15404
|
+
"offset": 3891,
|
|
14911
15405
|
"length": 5,
|
|
14912
15406
|
"value": "false"
|
|
14913
15407
|
},
|
|
14914
15408
|
{
|
|
14915
|
-
"filePath": "\/Users\/
|
|
15409
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14916
15410
|
"kind": "BooleanLiteral",
|
|
14917
|
-
"offset":
|
|
15411
|
+
"offset": 4793,
|
|
14918
15412
|
"length": 5,
|
|
14919
15413
|
"value": "false"
|
|
14920
15414
|
},
|
|
14921
15415
|
{
|
|
14922
|
-
"filePath": "\/Users\/
|
|
15416
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14923
15417
|
"kind": "BooleanLiteral",
|
|
14924
|
-
"offset":
|
|
15418
|
+
"offset": 5398,
|
|
14925
15419
|
"length": 5,
|
|
14926
15420
|
"value": "false"
|
|
14927
15421
|
},
|
|
14928
15422
|
{
|
|
14929
|
-
"filePath": "\/Users\/
|
|
15423
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14930
15424
|
"kind": "BooleanLiteral",
|
|
14931
|
-
"offset":
|
|
15425
|
+
"offset": 6009,
|
|
14932
15426
|
"length": 5,
|
|
14933
15427
|
"value": "false"
|
|
14934
15428
|
},
|
|
14935
15429
|
{
|
|
14936
|
-
"filePath": "\/Users\/
|
|
15430
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14937
15431
|
"kind": "FloatLiteral",
|
|
14938
|
-
"offset":
|
|
15432
|
+
"offset": 6110,
|
|
14939
15433
|
"length": 5,
|
|
14940
15434
|
"value": "180.0"
|
|
14941
15435
|
},
|
|
14942
15436
|
{
|
|
14943
|
-
"filePath": "\/Users\/
|
|
15437
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14944
15438
|
"kind": "FloatLiteral",
|
|
14945
|
-
"offset":
|
|
15439
|
+
"offset": 6159,
|
|
14946
15440
|
"length": 3,
|
|
14947
15441
|
"value": "1.0"
|
|
14948
15442
|
},
|
|
14949
15443
|
{
|
|
14950
|
-
"filePath": "\/Users\/
|
|
15444
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14951
15445
|
"kind": "FloatLiteral",
|
|
14952
|
-
"offset":
|
|
15446
|
+
"offset": 6190,
|
|
14953
15447
|
"length": 3,
|
|
14954
15448
|
"value": "1.0"
|
|
14955
15449
|
},
|
|
14956
15450
|
{
|
|
14957
|
-
"filePath": "\/Users\/
|
|
15451
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14958
15452
|
"kind": "BooleanLiteral",
|
|
14959
|
-
"offset":
|
|
15453
|
+
"offset": 6243,
|
|
14960
15454
|
"length": 5,
|
|
14961
15455
|
"value": "false"
|
|
14962
15456
|
},
|
|
14963
15457
|
{
|
|
14964
|
-
"filePath": "\/Users\/
|
|
15458
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14965
15459
|
"kind": "FloatLiteral",
|
|
14966
|
-
"offset":
|
|
15460
|
+
"offset": 6351,
|
|
14967
15461
|
"length": 3,
|
|
14968
15462
|
"value": "0.0"
|
|
14969
15463
|
},
|
|
14970
15464
|
{
|
|
14971
|
-
"filePath": "\/Users\/
|
|
15465
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14972
15466
|
"kind": "FloatLiteral",
|
|
14973
|
-
"offset":
|
|
15467
|
+
"offset": 6395,
|
|
14974
15468
|
"length": 5,
|
|
14975
15469
|
"value": "0.586"
|
|
14976
15470
|
},
|
|
14977
15471
|
{
|
|
14978
|
-
"filePath": "\/Users\/
|
|
15472
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14979
15473
|
"kind": "BooleanLiteral",
|
|
14980
|
-
"offset":
|
|
15474
|
+
"offset": 6448,
|
|
14981
15475
|
"length": 5,
|
|
14982
15476
|
"value": "false"
|
|
14983
15477
|
},
|
|
14984
15478
|
{
|
|
14985
|
-
"filePath": "\/Users\/
|
|
15479
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14986
15480
|
"kind": "FloatLiteral",
|
|
14987
|
-
"offset":
|
|
15481
|
+
"offset": 6499,
|
|
14988
15482
|
"length": 3,
|
|
14989
15483
|
"value": "0.0"
|
|
14990
15484
|
},
|
|
14991
15485
|
{
|
|
14992
|
-
"filePath": "\/Users\/
|
|
15486
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
14993
15487
|
"kind": "FloatLiteral",
|
|
14994
|
-
"offset":
|
|
15488
|
+
"offset": 6550,
|
|
14995
15489
|
"length": 3,
|
|
14996
15490
|
"value": "1.0"
|
|
14997
15491
|
},
|
|
14998
15492
|
{
|
|
14999
|
-
"filePath": "\/Users\/
|
|
15493
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15000
15494
|
"kind": "FloatLiteral",
|
|
15001
|
-
"offset":
|
|
15495
|
+
"offset": 6592,
|
|
15002
15496
|
"length": 4,
|
|
15003
15497
|
"value": "0.45"
|
|
15004
15498
|
},
|
|
15005
15499
|
{
|
|
15006
|
-
"filePath": "\/Users\/
|
|
15500
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15501
|
+
"kind": "Dictionary",
|
|
15502
|
+
"offset": 6784,
|
|
15503
|
+
"length": 3,
|
|
15504
|
+
"value": "[]"
|
|
15505
|
+
},
|
|
15506
|
+
{
|
|
15507
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15508
|
+
"kind": "BooleanLiteral",
|
|
15509
|
+
"offset": 6834,
|
|
15510
|
+
"length": 5,
|
|
15511
|
+
"value": "false"
|
|
15512
|
+
},
|
|
15513
|
+
{
|
|
15514
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15515
|
+
"kind": "FloatLiteral",
|
|
15516
|
+
"offset": 7010,
|
|
15517
|
+
"length": 3,
|
|
15518
|
+
"value": "1.5"
|
|
15519
|
+
},
|
|
15520
|
+
{
|
|
15521
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15007
15522
|
"kind": "BooleanLiteral",
|
|
15008
|
-
"offset":
|
|
15523
|
+
"offset": 7500,
|
|
15009
15524
|
"length": 5,
|
|
15010
15525
|
"value": "false"
|
|
15011
15526
|
},
|
|
15012
15527
|
{
|
|
15013
|
-
"filePath": "\/Users\/
|
|
15528
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15014
15529
|
"kind": "BooleanLiteral",
|
|
15015
|
-
"offset":
|
|
15530
|
+
"offset": 7530,
|
|
15016
15531
|
"length": 5,
|
|
15017
15532
|
"value": "false"
|
|
15018
15533
|
},
|
|
15019
15534
|
{
|
|
15020
|
-
"filePath": "\/Users\/
|
|
15535
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/ScanningUX\/ScanningViewModelProtocol.swift",
|
|
15021
15536
|
"kind": "BooleanLiteral",
|
|
15022
|
-
"offset":
|
|
15537
|
+
"offset": 10184,
|
|
15023
15538
|
"length": 5,
|
|
15024
15539
|
"value": "false"
|
|
15025
15540
|
},
|
|
15026
15541
|
{
|
|
15027
|
-
"filePath": "\/Users\/
|
|
15542
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15028
15543
|
"kind": "StringLiteral",
|
|
15029
15544
|
"offset": 326,
|
|
15030
15545
|
"length": 18,
|
|
15031
15546
|
"value": "\"verify_secondary\""
|
|
15032
15547
|
},
|
|
15033
15548
|
{
|
|
15034
|
-
"filePath": "\/Users\/
|
|
15549
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15035
15550
|
"kind": "StringLiteral",
|
|
15036
15551
|
"offset": 364,
|
|
15037
15552
|
"length": 16,
|
|
15038
15553
|
"value": "\"verify_primary\""
|
|
15039
15554
|
},
|
|
15040
15555
|
{
|
|
15041
|
-
"filePath": "\/Users\/
|
|
15556
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15042
15557
|
"kind": "StringLiteral",
|
|
15043
15558
|
"offset": 410,
|
|
15044
15559
|
"length": 27,
|
|
15045
15560
|
"value": "\"verify_tooltip_background\""
|
|
15046
15561
|
},
|
|
15047
15562
|
{
|
|
15048
|
-
"filePath": "\/Users\/
|
|
15563
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15049
15564
|
"kind": "StringLiteral",
|
|
15050
15565
|
"offset": 464,
|
|
15051
15566
|
"length": 24,
|
|
15052
15567
|
"value": "\"verify_help_background\""
|
|
15053
15568
|
},
|
|
15054
15569
|
{
|
|
15055
|
-
"filePath": "\/Users\/
|
|
15570
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15056
15571
|
"kind": "StringLiteral",
|
|
15057
15572
|
"offset": 511,
|
|
15058
15573
|
"length": 19,
|
|
15059
15574
|
"value": "\"verify_background\""
|
|
15060
15575
|
},
|
|
15061
15576
|
{
|
|
15062
|
-
"filePath": "\/Users\/
|
|
15577
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15063
15578
|
"kind": "StringLiteral",
|
|
15064
15579
|
"offset": 568,
|
|
15065
15580
|
"length": 19,
|
|
15066
15581
|
"value": "\"need_help_tooltip\""
|
|
15067
15582
|
},
|
|
15068
15583
|
{
|
|
15069
|
-
"filePath": "\/Users\/
|
|
15584
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/Color+Extension.swift",
|
|
15070
15585
|
"kind": "StringLiteral",
|
|
15071
15586
|
"offset": 620,
|
|
15072
15587
|
"length": 18,
|
|
15073
15588
|
"value": "\"toast_background\""
|
|
15074
15589
|
},
|
|
15075
15590
|
{
|
|
15076
|
-
"filePath": "\/Users\/
|
|
15591
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Extensions\/ViewModifiers.swift",
|
|
15077
15592
|
"kind": "BooleanLiteral",
|
|
15078
15593
|
"offset": 1185,
|
|
15079
15594
|
"length": 5,
|
|
15080
15595
|
"value": "false"
|
|
15081
15596
|
},
|
|
15082
15597
|
{
|
|
15083
|
-
"filePath": "\/Users\/
|
|
15598
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingAlertView.swift",
|
|
15084
15599
|
"kind": "IntegerLiteral",
|
|
15085
|
-
"offset":
|
|
15600
|
+
"offset": 426,
|
|
15086
15601
|
"length": 2,
|
|
15087
15602
|
"value": "40"
|
|
15088
15603
|
},
|
|
15089
15604
|
{
|
|
15090
|
-
"filePath": "\/Users\/
|
|
15605
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingSheetView.swift",
|
|
15091
15606
|
"kind": "IntegerLiteral",
|
|
15092
|
-
"offset":
|
|
15607
|
+
"offset": 443,
|
|
15093
15608
|
"length": 1,
|
|
15094
15609
|
"value": "0"
|
|
15095
15610
|
},
|
|
15096
15611
|
{
|
|
15097
|
-
"filePath": "\/Users\/
|
|
15612
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingSheetView.swift",
|
|
15098
15613
|
"kind": "IntegerLiteral",
|
|
15099
|
-
"offset":
|
|
15614
|
+
"offset": 3795,
|
|
15100
15615
|
"length": 2,
|
|
15101
15616
|
"value": "40"
|
|
15102
15617
|
},
|
|
15103
15618
|
{
|
|
15104
|
-
"filePath": "\/Users\/
|
|
15619
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/OnboardingSheetView.swift",
|
|
15105
15620
|
"kind": "IntegerLiteral",
|
|
15106
|
-
"offset":
|
|
15621
|
+
"offset": 5854,
|
|
15107
15622
|
"length": 2,
|
|
15108
15623
|
"value": "40"
|
|
15109
15624
|
},
|
|
15110
15625
|
{
|
|
15111
|
-
"filePath": "\/Users\/
|
|
15626
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15112
15627
|
"kind": "BooleanLiteral",
|
|
15113
15628
|
"offset": 907,
|
|
15114
15629
|
"length": 4,
|
|
15115
15630
|
"value": "true"
|
|
15116
15631
|
},
|
|
15117
15632
|
{
|
|
15118
|
-
"filePath": "\/Users\/
|
|
15633
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15119
15634
|
"kind": "FloatLiteral",
|
|
15120
15635
|
"offset": 2221,
|
|
15121
15636
|
"length": 3,
|
|
15122
15637
|
"value": "3.0"
|
|
15123
15638
|
},
|
|
15124
15639
|
{
|
|
15125
|
-
"filePath": "\/Users\/
|
|
15640
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15126
15641
|
"kind": "IntegerLiteral",
|
|
15127
15642
|
"offset": 2275,
|
|
15128
15643
|
"length": 1,
|
|
15129
15644
|
"value": "0"
|
|
15130
15645
|
},
|
|
15131
15646
|
{
|
|
15132
|
-
"filePath": "\/Users\/
|
|
15647
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15133
15648
|
"kind": "IntegerLiteral",
|
|
15134
15649
|
"offset": 2388,
|
|
15135
15650
|
"length": 1,
|
|
15136
15651
|
"value": "0"
|
|
15137
15652
|
},
|
|
15138
15653
|
{
|
|
15139
|
-
"filePath": "\/Users\/
|
|
15654
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15140
15655
|
"kind": "FloatLiteral",
|
|
15141
15656
|
"offset": 2628,
|
|
15142
15657
|
"length": 3,
|
|
15143
15658
|
"value": "1.0"
|
|
15144
15659
|
},
|
|
15145
15660
|
{
|
|
15146
|
-
"filePath": "\/Users\/
|
|
15661
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15147
15662
|
"kind": "FloatLiteral",
|
|
15148
15663
|
"offset": 2639,
|
|
15149
15664
|
"length": 3,
|
|
15150
15665
|
"value": "0.2"
|
|
15151
15666
|
},
|
|
15152
15667
|
{
|
|
15153
|
-
"filePath": "\/Users\/
|
|
15668
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15154
15669
|
"kind": "FloatLiteral",
|
|
15155
15670
|
"offset": 2714,
|
|
15156
15671
|
"length": 4,
|
|
15157
15672
|
"value": "1.13"
|
|
15158
15673
|
},
|
|
15159
15674
|
{
|
|
15160
|
-
"filePath": "\/Users\/
|
|
15675
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15161
15676
|
"kind": "BooleanLiteral",
|
|
15162
15677
|
"offset": 2757,
|
|
15163
15678
|
"length": 5,
|
|
15164
15679
|
"value": "false"
|
|
15165
15680
|
},
|
|
15166
15681
|
{
|
|
15167
|
-
"filePath": "\/Users\/
|
|
15682
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15168
15683
|
"kind": "FloatLiteral",
|
|
15169
15684
|
"offset": 2779,
|
|
15170
15685
|
"length": 3,
|
|
15171
15686
|
"value": "1.5"
|
|
15172
15687
|
},
|
|
15173
15688
|
{
|
|
15174
|
-
"filePath": "\/Users\/
|
|
15689
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15175
15690
|
"kind": "FloatLiteral",
|
|
15176
15691
|
"offset": 2861,
|
|
15177
15692
|
"length": 4,
|
|
15178
15693
|
"value": "0.55"
|
|
15179
15694
|
},
|
|
15180
15695
|
{
|
|
15181
|
-
"filePath": "\/Users\/
|
|
15696
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15182
15697
|
"kind": "FloatLiteral",
|
|
15183
15698
|
"offset": 2942,
|
|
15184
15699
|
"length": 4,
|
|
15185
15700
|
"value": "0.55"
|
|
15186
15701
|
},
|
|
15187
15702
|
{
|
|
15188
|
-
"filePath": "\/Users\/
|
|
15703
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15189
15704
|
"kind": "FloatLiteral",
|
|
15190
15705
|
"offset": 2954,
|
|
15191
15706
|
"length": 4,
|
|
15192
15707
|
"value": "0.55"
|
|
15193
15708
|
},
|
|
15194
15709
|
{
|
|
15195
|
-
"filePath": "\/Users\/
|
|
15710
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15196
15711
|
"kind": "FloatLiteral",
|
|
15197
15712
|
"offset": 3034,
|
|
15198
15713
|
"length": 4,
|
|
15199
15714
|
"value": "0.55"
|
|
15200
15715
|
},
|
|
15201
15716
|
{
|
|
15202
|
-
"filePath": "\/Users\/
|
|
15717
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15203
15718
|
"kind": "BooleanLiteral",
|
|
15204
15719
|
"offset": 3077,
|
|
15205
15720
|
"length": 5,
|
|
15206
15721
|
"value": "false"
|
|
15207
15722
|
},
|
|
15208
15723
|
{
|
|
15209
|
-
"filePath": "\/Users\/
|
|
15724
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Reticle.swift",
|
|
15210
15725
|
"kind": "FloatLiteral",
|
|
15211
15726
|
"offset": 3099,
|
|
15212
15727
|
"length": 4,
|
|
15213
15728
|
"value": "0.55"
|
|
15214
15729
|
},
|
|
15215
15730
|
{
|
|
15216
|
-
"filePath": "\/Users\/
|
|
15731
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
15217
15732
|
"kind": "IntegerLiteral",
|
|
15218
15733
|
"offset": 337,
|
|
15219
15734
|
"length": 1,
|
|
15220
15735
|
"value": "0"
|
|
15221
15736
|
},
|
|
15222
15737
|
{
|
|
15223
|
-
"filePath": "\/Users\/
|
|
15738
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
15224
15739
|
"kind": "FloatLiteral",
|
|
15225
15740
|
"offset": 431,
|
|
15226
15741
|
"length": 3,
|
|
15227
15742
|
"value": "3.0"
|
|
15228
15743
|
},
|
|
15229
15744
|
{
|
|
15230
|
-
"filePath": "\/Users\/
|
|
15745
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
15231
15746
|
"kind": "FloatLiteral",
|
|
15232
15747
|
"offset": 489,
|
|
15233
15748
|
"length": 3,
|
|
15234
15749
|
"value": "0.8"
|
|
15235
15750
|
},
|
|
15236
15751
|
{
|
|
15237
|
-
"filePath": "\/Users\/
|
|
15752
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
15238
15753
|
"kind": "FloatLiteral",
|
|
15239
15754
|
"offset": 2971,
|
|
15240
15755
|
"length": 3,
|
|
15241
15756
|
"value": "3.0"
|
|
15242
15757
|
},
|
|
15243
15758
|
{
|
|
15244
|
-
"filePath": "\/Users\/
|
|
15759
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/Toast\/Toast.swift",
|
|
15245
15760
|
"kind": "FloatLiteral",
|
|
15246
15761
|
"offset": 3029,
|
|
15247
15762
|
"length": 3,
|
|
15248
15763
|
"value": "0.8"
|
|
15249
15764
|
},
|
|
15250
15765
|
{
|
|
15251
|
-
"filePath": "\/Users\/
|
|
15766
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/ViewModels\/OnboardingSheetViewModel.swift",
|
|
15252
15767
|
"kind": "IntegerLiteral",
|
|
15253
15768
|
"offset": 301,
|
|
15254
15769
|
"length": 10,
|
|
15255
15770
|
"value": "1"
|
|
15256
15771
|
},
|
|
15257
15772
|
{
|
|
15258
|
-
"filePath": "\/Users\/
|
|
15773
|
+
"filePath": "\/Users\/milanparadina\/Development\/native\/sdk\/docver\/sdk-document-verification-v2-ios\/blinkid-ios\/Source\/Shared\/UIComponents\/ViewModels\/OnboardingSheetViewModel.swift",
|
|
15259
15774
|
"kind": "IntegerLiteral",
|
|
15260
15775
|
"offset": 313,
|
|
15261
15776
|
"length": 9,
|
|
15262
15777
|
"value": "2"
|
|
15263
15778
|
},
|
|
15264
15779
|
{
|
|
15265
|
-
"filePath": "\/Users\/
|
|
15780
|
+
"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",
|
|
15266
15781
|
"kind": "StringLiteral",
|
|
15267
15782
|
"offset": 640,
|
|
15268
15783
|
"length": 19,
|
|
15269
15784
|
"value": "\"need_help_tooltip\""
|
|
15270
15785
|
},
|
|
15271
15786
|
{
|
|
15272
|
-
"filePath": "\/Users\/
|
|
15787
|
+
"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",
|
|
15273
15788
|
"kind": "StringLiteral",
|
|
15274
15789
|
"offset": 800,
|
|
15275
15790
|
"length": 18,
|
|
15276
15791
|
"value": "\"toast_background\""
|
|
15277
15792
|
},
|
|
15278
15793
|
{
|
|
15279
|
-
"filePath": "\/Users\/
|
|
15794
|
+
"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",
|
|
15280
15795
|
"kind": "StringLiteral",
|
|
15281
15796
|
"offset": 961,
|
|
15282
15797
|
"length": 19,
|
|
15283
15798
|
"value": "\"verify_background\""
|
|
15284
15799
|
},
|
|
15285
15800
|
{
|
|
15286
|
-
"filePath": "\/Users\/
|
|
15801
|
+
"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",
|
|
15287
15802
|
"kind": "StringLiteral",
|
|
15288
15803
|
"offset": 1132,
|
|
15289
15804
|
"length": 24,
|
|
15290
15805
|
"value": "\"verify_help_background\""
|
|
15291
15806
|
},
|
|
15292
15807
|
{
|
|
15293
|
-
"filePath": "\/Users\/
|
|
15808
|
+
"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",
|
|
15294
15809
|
"kind": "StringLiteral",
|
|
15295
15810
|
"offset": 1293,
|
|
15296
15811
|
"length": 16,
|
|
15297
15812
|
"value": "\"verify_primary\""
|
|
15298
15813
|
},
|
|
15299
15814
|
{
|
|
15300
|
-
"filePath": "\/Users\/
|
|
15815
|
+
"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",
|
|
15301
15816
|
"kind": "StringLiteral",
|
|
15302
15817
|
"offset": 1450,
|
|
15303
15818
|
"length": 18,
|
|
15304
15819
|
"value": "\"verify_secondary\""
|
|
15305
15820
|
},
|
|
15306
15821
|
{
|
|
15307
|
-
"filePath": "\/Users\/
|
|
15822
|
+
"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",
|
|
15308
15823
|
"kind": "StringLiteral",
|
|
15309
15824
|
"offset": 1626,
|
|
15310
15825
|
"length": 27,
|
|
15311
15826
|
"value": "\"verify_tooltip_background\""
|
|
15312
15827
|
},
|
|
15313
15828
|
{
|
|
15314
|
-
"filePath": "\/Users\/
|
|
15829
|
+
"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",
|
|
15315
15830
|
"kind": "StringLiteral",
|
|
15316
15831
|
"offset": 1904,
|
|
15317
15832
|
"length": 21,
|
|
15318
15833
|
"value": "\"all_details_visible\""
|
|
15319
15834
|
},
|
|
15320
15835
|
{
|
|
15321
|
-
"filePath": "\/Users\/
|
|
15836
|
+
"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",
|
|
15322
15837
|
"kind": "StringLiteral",
|
|
15323
15838
|
"offset": 2069,
|
|
15324
15839
|
"length": 20,
|
|
15325
15840
|
"value": "\"all_fields_visible\""
|
|
15326
15841
|
},
|
|
15327
15842
|
{
|
|
15328
|
-
"filePath": "\/Users\/
|
|
15843
|
+
"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",
|
|
15329
15844
|
"kind": "StringLiteral",
|
|
15330
15845
|
"offset": 2212,
|
|
15331
15846
|
"length": 9,
|
|
15332
15847
|
"value": "\"back_id\""
|
|
15333
15848
|
},
|
|
15334
15849
|
{
|
|
15335
|
-
"filePath": "\/Users\/
|
|
15850
|
+
"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",
|
|
15336
15851
|
"kind": "StringLiteral",
|
|
15337
15852
|
"offset": 2354,
|
|
15338
15853
|
"length": 14,
|
|
15339
15854
|
"value": "\"demo_overlay\""
|
|
15340
15855
|
},
|
|
15341
15856
|
{
|
|
15342
|
-
"filePath": "\/Users\/
|
|
15857
|
+
"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",
|
|
15343
15858
|
"kind": "StringLiteral",
|
|
15344
15859
|
"offset": 2493,
|
|
15345
15860
|
"length": 10,
|
|
15346
15861
|
"value": "\"front_id\""
|
|
15347
15862
|
},
|
|
15348
15863
|
{
|
|
15349
|
-
"filePath": "\/Users\/
|
|
15864
|
+
"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",
|
|
15350
15865
|
"kind": "StringLiteral",
|
|
15351
15866
|
"offset": 2634,
|
|
15352
15867
|
"length": 13,
|
|
15353
15868
|
"value": "\"harsh_light\""
|
|
15354
15869
|
},
|
|
15355
15870
|
{
|
|
15356
|
-
"filePath": "\/Users\/
|
|
15871
|
+
"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",
|
|
15357
15872
|
"kind": "StringLiteral",
|
|
15358
15873
|
"offset": 2776,
|
|
15359
15874
|
"length": 12,
|
|
15360
15875
|
"value": "\"keep_still\""
|
|
15361
15876
|
},
|
|
15362
15877
|
{
|
|
15363
|
-
"filePath": "\/Users\/
|
|
15878
|
+
"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",
|
|
15364
15879
|
"kind": "StringLiteral",
|
|
15365
15880
|
"offset": 2921,
|
|
15366
15881
|
"length": 14,
|
|
15367
15882
|
"value": "\"mb_checkmark\""
|
|
15368
15883
|
},
|
|
15369
15884
|
{
|
|
15370
|
-
"filePath": "\/Users\/
|
|
15885
|
+
"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",
|
|
15371
15886
|
"kind": "StringLiteral",
|
|
15372
15887
|
"offset": 3075,
|
|
15373
15888
|
"length": 18,
|
|
15374
15889
|
"value": "\"no_camera_access\""
|
|
15375
15890
|
},
|
|
15376
15891
|
{
|
|
15377
|
-
"filePath": "\/Users\/
|
|
15892
|
+
"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",
|
|
15378
15893
|
"kind": "StringLiteral",
|
|
15379
15894
|
"offset": 3232,
|
|
15380
15895
|
"length": 17,
|
|
15381
15896
|
"value": "\"passport_bottom\""
|
|
15382
15897
|
},
|
|
15383
15898
|
{
|
|
15384
|
-
"filePath": "\/Users\/
|
|
15899
|
+
"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",
|
|
15385
15900
|
"kind": "StringLiteral",
|
|
15386
15901
|
"offset": 3394,
|
|
15387
15902
|
"length": 20,
|
|
15388
15903
|
"value": "\"passport_highlight\""
|
|
15389
15904
|
},
|
|
15390
15905
|
{
|
|
15391
|
-
"filePath": "\/Users\/
|
|
15906
|
+
"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",
|
|
15392
15907
|
"kind": "StringLiteral",
|
|
15393
15908
|
"offset": 3547,
|
|
15394
15909
|
"length": 14,
|
|
15395
15910
|
"value": "\"passport_top\""
|
|
15396
15911
|
},
|
|
15397
15912
|
{
|
|
15398
|
-
"filePath": "\/Users\/
|
|
15913
|
+
"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",
|
|
15399
15914
|
"kind": "StringLiteral",
|
|
15400
15915
|
"offset": 3706,
|
|
15401
15916
|
"length": 20,
|