diff --git a/MyIdSDK.podspec b/MyIdSDK.podspec index e4758215c3219fa3d3716f2fb3aa4b2339bc1135..ee12618d8e631ccf6e751bbd0e8ce5782965e1a8 100644 --- a/MyIdSDK.podspec +++ b/MyIdSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "MyIdSDK" - spec.version = "2.2.9" + spec.version = "2.3.1" spec.platform = :ios, '12.0' spec.ios.deployment_target = '12.0' spec.summary = "MyID Framework" diff --git a/MyIdSDK.xcframework/Info.plist b/MyIdSDK.xcframework/Info.plist index b9e37205db885ad029edc5b8951dcdcc085795bf..64916e4439bb30633122806036b3a60dd70fe71c 100644 --- a/MyIdSDK.xcframework/Info.plist +++ b/MyIdSDK.xcframework/Info.plist @@ -8,32 +8,32 @@ <key>BinaryPath</key> <string>MyIdSDK.framework/MyIdSDK</string> <key>LibraryIdentifier</key> - <string>ios-arm64</string> + <string>ios-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>MyIdSDK.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> + <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> + <key>SupportedPlatformVariant</key> + <string>simulator</string> </dict> <dict> <key>BinaryPath</key> <string>MyIdSDK.framework/MyIdSDK</string> <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-simulator</string> + <string>ios-arm64</string> <key>LibraryPath</key> <string>MyIdSDK.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> - <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> </dict> </array> <key>CFBundlePackageType</key> diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Assets.car b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Assets.car index 38ba08e895a3dbc8674c7c86dfff4671bcbd310c..7e154823d240a6143062904fbac3beab81fff16f 100644 Binary files a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Assets.car and b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Assets.car differ diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK-Swift.h b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK-Swift.h index e57cf03b05658873ecbc30060b6102a49398dd49..0692d2b72827d6f5de8d07712d1c16e2a30d6602 100644 --- a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK-Swift.h +++ b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK-Swift.h @@ -477,6 +477,10 @@ SWIFT_AVAILABILITY(ios,introduced=13.0) + + + + #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK.h b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK.h index e24751596c2248187da9dd413a078ae7abe111fd..15aac025a8e7432cde1d47361e29d9f76f53c555 100644 --- a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK.h +++ b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Headers/MyIdSDK.h @@ -2,7 +2,7 @@ // MyIdSDK.h // MyIdSDK // -// Created by Javokhir Savriev +// Created by Javokhir Savriev on 13/04/24. // #import <Foundation/Foundation.h> diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Info.plist b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Info.plist index c810a65abe132491cb5bae2e28b8369017fce630..8fbb18075e06faeb6b85d88fe44f5b783abf4dd2 100644 Binary files a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Info.plist and b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Info.plist differ diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.abi.json b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.abi.json index 43e16ffd85332b4bd206c581dec25a2b5b1d7c24..8f1eea685f77f41b10df1b85dc21214feb7760f7 100644 --- a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.abi.json +++ b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.abi.json @@ -14,132 +14,59 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdResult", - "printedName": "MyIdResult", + "name": "MyIdOrganizationDetails", + "printedName": "MyIdOrganizationDetails", "children": [ { "kind": "Var", - "name": "image", - "printedName": "image", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)image", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)image", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setImage:", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "code", - "printedName": "code", + "name": "phoneNumber", + "printedName": "phoneNumber", "children": [ { "kind": "TypeNominal", @@ -157,8 +84,8 @@ } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)code", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)phoneNumber", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -189,8 +116,8 @@ } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)code", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)phoneNumber", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -224,8 +151,8 @@ } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setCode:", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setPhoneNumber:", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -245,8 +172,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC4codeSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvM", + "usr": "s:7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -255,27 +182,27 @@ }, { "kind": "Var", - "name": "comparisonValue", - "printedName": "comparisonValue", + "name": "logo", + "printedName": "logo", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)comparisonValue", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)logo", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -293,21 +220,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)comparisonValue", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)logo", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -328,21 +255,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setComparisonValue:", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setLogo:", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -362,8 +289,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "usr": "s:7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -377,14 +304,14 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)init", - "mangledName": "$s7MyIdSDK0aB6ResultCACycfc", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)init", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsCACycfc", "moduleName": "MyIdSDK", "overriding": true, "implicit": true, @@ -398,8 +325,8 @@ } ], "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult", - "mangledName": "$s7MyIdSDK0aB6ResultC", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -464,14 +391,21 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ "RawDocComment" ] }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -494,8 +428,95 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, @@ -519,216 +540,344 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "DeviceKit", + "printedName": "DeviceKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdDocumentType", - "printedName": "MyIdDocumentType", + "name": "MyIdGenerator", + "printedName": "MyIdGenerator", "children": [ { - "kind": "Var", - "name": "ID_CARD", - "printedName": "ID_CARD", + "kind": "Function", + "name": "hash", + "printedName": "hash(payload:clientHash:clientHashId:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeID_CARD", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO7ID_CARDyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)hashWithPayload:clientHash:clientHashId:", + "mangledName": "$s7MyIdSDK0aB9GeneratorC4hash7payload10clientHash0ghB0SSSgSS_S2StFZ", "moduleName": "MyIdSDK", + "static": true, + "objc_name": "hashWithPayload:clientHash:clientHashId:", "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 0 + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "PASSPORT", - "printedName": "PASSPORT", + "kind": "Function", + "name": "device", + "printedName": "device()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)device", + "mangledName": "$s7MyIdSDK0aB9GeneratorC6deviceSSyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "deviceModel", + "printedName": "deviceModel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypePASSPORT", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8PASSPORTyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceModel", + "mangledName": "$s7MyIdSDK0aB9GeneratorC11deviceModelSSSgyFZ", "moduleName": "MyIdSDK", + "static": true, "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 1 + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "DRIVER_LICENSE", - "printedName": "DRIVER_LICENSE", + "kind": "Function", + "name": "deviceName", + "printedName": "deviceName()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceName", + "mangledName": "$s7MyIdSDK0aB9GeneratorC10deviceNameSSSgyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "systemName", + "printedName": "systemName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeDRIVER_LICENSE", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO14DRIVER_LICENSEyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemName", + "mangledName": "$s7MyIdSDK0aB9GeneratorC10systemNameSSSgyFZ", "moduleName": "MyIdSDK", + "static": true, "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 2 + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Function", + "name": "systemVersion", + "printedName": "systemVersion()", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdDocumentType?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemVersion", + "mangledName": "$s7MyIdSDK0aB9GeneratorC13systemVersionSSSgyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isPhone", + "printedName": "isPhone()", + "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPhone", + "mangledName": "$s7MyIdSDK0aB9GeneratorC7isPhoneSbyFZ", "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "kind": "Function", + "name": "isPad", + "printedName": "isPad()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivp", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPad", + "mangledName": "$s7MyIdSDK0aB9GeneratorC5isPadSbyFZ", "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isSimulator", + "printedName": "isSimulator()", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isSimulator", + "mangledName": "$s7MyIdSDK0aB9GeneratorC11isSimulatorSbyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdGenerator", + "printedName": "MyIdSDK.MyIdGenerator", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(im)init", + "mangledName": "$s7MyIdSDK0aB9GeneratorCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" } ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO", + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator", + "mangledName": "$s7MyIdSDK0aB9GeneratorC", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "enumRawTypeName": "Int", + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], "conformances": [ { "kind": "Conformance", @@ -746,42 +895,45 @@ }, { "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SwiftUI", - "printedName": "SwiftUI", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -790,430 +942,372 @@ }, { "kind": "Import", - "name": "Combine", - "printedName": "Combine", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "DeviceKit", + "printedName": "DeviceKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Alamofire", + "printedName": "Alamofire", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "ZipArchive", + "printedName": "ZipArchive", "declKind": "Import", "moduleName": "MyIdSDK" }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, { "kind": "TypeDecl", - "name": "MyIdViewModel", - "printedName": "MyIdViewModel", + "name": "MyIdPresentationStyle", + "printedName": "MyIdPresentationStyle", "children": [ { - "kind": "Function", - "name": "startMyId", - "printedName": "startMyId(clientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:)", + "kind": "Var", + "name": "FULL", + "printedName": "FULL", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + } + ] } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "hasDefaultArg": true, - "usr": "s:Si" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleFULL", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO4FULLyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "SHEET", + "printedName": "SHEET", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "hasDefaultArg": true, - "usr": "s:Sf" - }, - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - }, - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, - { - "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdResidency" - }, - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", - "children": [ + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + } + ] } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleSHEET", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO5SHEETyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", + "printedName": "MyIdSDK.MyIdPresentationStyle?", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], - "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "hasDefaultArg": true, - "usr": "s:Sb" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC05startaB006clientB00G4Hash0ghB012passportData11dateOfBirth6minAge03sdkH008externalB09threshold9buildMode9entryType9residency6locale11cameraShape10resolution0Y8Selector17presentationStyle19organizationDetails10appearance9withPhotoySS_S3SSgAYSiA2YSfAA0ab5BuildT0OAA0ab5EntryV0OAA0aB9ResidencyOAA0aB6LocaleOAA0ab6CameraZ0OAA0aB10ResolutionOAA0aB14CameraSelectorOAA0aB17PresentationStyleOAA0aB19OrganizationDetailsCSgAA0aB10AppearanceCSgSbtF", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "objc_name": "startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init()", + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdViewModel", - "printedName": "MyIdSDK.MyIdViewModel", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)init", - "mangledName": "$s7MyIdSDK0aB9ViewModelCACycfc", + "declKind": "Var", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivp", "moduleName": "MyIdSDK", - "overriding": true, "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { - "kind": "Function", - "name": "onSuccess", - "printedName": "onSuccess(result:)", + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] } ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onSuccessWithResult:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC9onSuccess6resultyAA0aB6ResultC_tF", - "moduleName": "MyIdSDK", - "objc_name": "onSuccessWithResult:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onError", - "printedName": "onError(exception:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onErrorWithException:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC7onError9exceptionyAA0aB9ExceptionC_tF", - "moduleName": "MyIdSDK", - "objc_name": "onErrorWithException:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onUserExited", - "printedName": "onUserExited()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onUserExited", - "mangledName": "$s7MyIdSDK0aB9ViewModelC12onUserExitedyyF", - "moduleName": "MyIdSDK", - "objc_name": "onUserExited", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" + "usr": "s:SY", + "mangledName": "$sSY" } - ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel", - "mangledName": "$s7MyIdSDK0aB9ViewModelC", + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", - "intro_iOS": "13.0", "declAttributes": [ - "AccessControl", - "ObjC", - "Available" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "ObservableObject", - "printedName": "ObservableObject", - "children": [ - { - "kind": "TypeWitness", - "name": "ObjectWillChangePublisher", - "printedName": "ObjectWillChangePublisher", - "children": [ - { - "kind": "TypeNominal", - "name": "ObservableObjectPublisher", - "printedName": "Combine.ObservableObjectPublisher", - "usr": "s:7Combine25ObservableObjectPublisherC" - } - ] - } - ], - "usr": "s:7Combine16ObservableObjectP", - "mangledName": "$s7Combine16ObservableObjectP" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "MyIdClientDelegate", - "printedName": "MyIdClientDelegate", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, + { + "kind": "Import", + "name": "Combine", + "printedName": "Combine", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "CoreImage.CIFilterBuiltins", + "printedName": "CoreImage.CIFilterBuiltins", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Vision", + "printedName": "Vision", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -1256,10 +1350,13 @@ }, { "kind": "Import", - "name": "Security", - "printedName": "Security", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { "kind": "Import", @@ -1303,46 +1400,106 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { - "kind": "TypeDecl", - "name": "MyIdClient", - "printedName": "MyIdClient", - "children": [ - { - "kind": "Function", - "name": "start", - "printedName": "start(withConfig:withDelegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdConfig", - "printedName": "MyIdSDK.MyIdConfig", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" - }, - { - "kind": "TypeNominal", - "name": "MyIdClientDelegate", - "printedName": "MyIdSDK.MyIdClientDelegate", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdClient(cm)startWithConfig:withDelegate:", - "mangledName": "$s7MyIdSDK0aB6ClientC5start10withConfig0F8DelegateyAA0abG0C_AA0abdH0_ptFZ", - "moduleName": "MyIdSDK", - "static": true, - "objc_name": "startWithConfig:withDelegate:", - "declAttributes": [ + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "TypeDecl", + "name": "MyIdClient", + "printedName": "MyIdClient", + "children": [ + { + "kind": "Function", + "name": "start", + "printedName": "start(withConfig:withDelegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdConfig", + "printedName": "MyIdSDK.MyIdConfig", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" + }, + { + "kind": "TypeNominal", + "name": "MyIdClientDelegate", + "printedName": "MyIdSDK.MyIdClientDelegate", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdClient(cm)startWithConfig:withDelegate:", + "mangledName": "$s7MyIdSDK0aB6ClientC5start10withConfig0F8DelegateyAA0abG0C_AA0abdH0_ptFZ", + "moduleName": "MyIdSDK", + "static": true, + "objc_name": "startWithConfig:withDelegate:", + "declAttributes": [ "AccessControl", "ObjC" ], @@ -1488,28 +1645,15 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -1518,40 +1662,31 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Combine", + "printedName": "Combine", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "CoreImage.CIFilterBuiltins", + "printedName": "CoreImage.CIFilterBuiltins", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "Vision", + "printedName": "Vision", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", @@ -1585,35 +1720,35 @@ }, { "kind": "TypeDecl", - "name": "MyIdBuildMode", - "printedName": "MyIdBuildMode", + "name": "MyIdCameraShape", + "printedName": "MyIdCameraShape", "children": [ { "kind": "Var", - "name": "DEBUG", - "printedName": "DEBUG", + "name": "ELLIPSE", + "printedName": "ELLIPSE", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdBuildMode.Type", + "printedName": "MyIdSDK.MyIdCameraShape.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ] } @@ -1621,8 +1756,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModeDEBUG", - "mangledName": "$s7MyIdSDK0aB9BuildModeO5DEBUGyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeELLIPSE", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO7ELLIPSEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -1631,30 +1766,30 @@ }, { "kind": "Var", - "name": "PRODUCTION", - "printedName": "PRODUCTION", + "name": "CIRCLE", + "printedName": "CIRCLE", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdBuildMode.Type", + "printedName": "MyIdSDK.MyIdCameraShape.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ] } @@ -1662,8 +1797,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModePRODUCTION", - "mangledName": "$s7MyIdSDK0aB9BuildModeO10PRODUCTIONyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeCIRCLE", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO6CIRCLEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -1678,13 +1813,13 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdBuildMode?", + "printedName": "MyIdSDK.MyIdCameraShape?", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "usr": "s:Sq" @@ -1697,8 +1832,8 @@ } ], "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", "implicit": true, "init_kind": "Designated" @@ -1716,8 +1851,8 @@ } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivp", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivp", "moduleName": "MyIdSDK", "implicit": true, "accessors": [ @@ -1734,8 +1869,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivg", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "get" @@ -1744,8 +1879,8 @@ } ], "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode", - "mangledName": "$s7MyIdSDK0aB9BuildModeO", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -1801,217 +1936,153 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "MyIdResolution", - "printedName": "MyIdResolution", + "name": "MyIdClientDelegate", + "printedName": "MyIdClientDelegate", "children": [ { - "kind": "Var", - "name": "RESOLUTION_480", - "printedName": "RESOLUTION_480", + "kind": "Function", + "name": "onSuccess", + "printedName": "onSuccess(result:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdResolution.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_480", - "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_480yA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onSuccessWithResult:", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP9onSuccess6resultyAA0aB6ResultC_tF", "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, "declAttributes": [ "ObjC" ], - "fixedbinaryorder": 0 + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "RESOLUTION_720", - "printedName": "RESOLUTION_720", + "kind": "Function", + "name": "onError", + "printedName": "onError(exception:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdResolution.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_720", - "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_720yA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onErrorWithException:", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP7onError9exceptionyAA0aB9ExceptionC_tF", "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, "declAttributes": [ "ObjC" ], - "fixedbinaryorder": 1 + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Function", + "name": "onUserExited", + "printedName": "onUserExited()", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdResolution?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onUserExited", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP12onUserExitedyyF", "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP", + "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 : AnyObject>", + "sugared_genericSig": "<Self : AnyObject>", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdConfig", + "printedName": "MyIdConfig", + "children": [ { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "clientId", + "printedName": "clientId", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientId", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvp", "moduleName": "MyIdSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -2020,487 +2091,341 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientId", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdResolution", - "mangledName": "$s7MyIdSDK0aB10ResolutionO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" }, { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "kind": "Var", + "name": "clientHash", + "printedName": "clientHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHash:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "clientHashId", + "printedName": "clientHashId", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "LocalAuthentication", - "printedName": "LocalAuthentication", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdPresentationStyle", - "printedName": "MyIdPresentationStyle", - "children": [ - { - "kind": "Var", - "name": "FULL", - "printedName": "FULL", - "children": [ + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHashId", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleFULL", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO4FULLyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "SHEET", - "printedName": "SHEET", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHashId", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleSHEET", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO5SHEETyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdPresentationStyle?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHashId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ { "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", "moduleName": "MyIdSDK", "implicit": true, - "accessorKind": "get" + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "TypeDecl", - "name": "MyIdAppearance", - "printedName": "MyIdAppearance", - "children": [ { "kind": "Var", - "name": "primaryColor", - "printedName": "primaryColor", + "name": "passportData", + "printedName": "passportData", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)passportData", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2518,21 +2443,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)passportData", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2553,21 +2478,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPassportData:", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2587,8 +2512,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC12passportDataSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2597,27 +2522,27 @@ }, { "kind": "Var", - "name": "errorColor", - "printedName": "errorColor", + "name": "dateOfBirth", + "printedName": "dateOfBirth", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)errorColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)dateOfBirth", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2635,21 +2560,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)errorColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)dateOfBirth", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2670,21 +2595,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setErrorColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setDateOfBirth:", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2704,8 +2629,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2714,28 +2639,20 @@ }, { "kind": "Var", - "name": "primaryButtonColor", - "printedName": "primaryButtonColor", + "name": "minAge", + "printedName": "minAge", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvp", - "moduleName": "MyIdSDK", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)minAge", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivp", + "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", "HasStorage", @@ -2751,22 +2668,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)minAge", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2786,22 +2695,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setMinAge:", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2821,8 +2722,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC6minAgeSivM", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2831,27 +2732,27 @@ }, { "kind": "Var", - "name": "primaryButtonColorDisabled", - "printedName": "primaryButtonColorDisabled", + "name": "sdkHash", + "printedName": "sdkHash", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)sdkHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2869,21 +2770,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)sdkHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2904,21 +2805,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColorDisabled:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setSdkHash:", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2938,8 +2839,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2948,27 +2849,27 @@ }, { "kind": "Var", - "name": "primaryButtonTextColor", - "printedName": "primaryButtonTextColor", + "name": "externalId", + "printedName": "externalId", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)externalId", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2986,21 +2887,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)externalId", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3021,21 +2922,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setExternalId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3055,8 +2956,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC08externalB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3065,27 +2966,19 @@ }, { "kind": "Var", - "name": "primaryButtonTextColorDisabled", - "printedName": "primaryButtonTextColorDisabled", + "name": "threshold", + "printedName": "threshold", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)threshold", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3102,22 +2995,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)threshold", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3137,22 +3022,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColorDisabled:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setThreshold:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3172,8 +3049,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC9thresholdSfvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3182,19 +3059,19 @@ }, { "kind": "Var", - "name": "buttonCornerRadius", - "printedName": "buttonCornerRadius", + "name": "buildMode", + "printedName": "buildMode", "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)buttonCornerRadius", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)buildMode", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3211,14 +3088,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)buttonCornerRadius", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)buildMode", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3238,14 +3115,14 @@ }, { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setButtonCornerRadius:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setBuildMode:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3265,8 +3142,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", + "usr": "s:7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3274,478 +3151,113 @@ ] }, { - "kind": "Constructor", - "name": "init", - "printedName": "init()", + "kind": "Var", + "name": "entryType", + "printedName": "entryType", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)init", - "mangledName": "$s7MyIdSDK0aB10AppearanceCACycfc", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)entryType", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovp", "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance", - "mangledName": "$s7MyIdSDK0aB10AppearanceC", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CoreVideo", - "printedName": "CoreVideo", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdEntryType", - "printedName": "MyIdEntryType", - "children": [ - { - "kind": "Var", - "name": "AUTH", - "printedName": "AUTH", - "children": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "MyIdEntryType", "printedName": "MyIdSDK.MyIdEntryType", "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdEntryType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ] } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeAUTH", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO4AUTHyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "FACE", - "printedName": "FACE", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)entryType", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "MyIdEntryType", "printedName": "MyIdSDK.MyIdEntryType", "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setEntryType:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdEntryType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeFACE", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO4FACEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdEntryType?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", "moduleName": "MyIdSDK", "implicit": true, - "accessorKind": "get" + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdConfig", - "printedName": "MyIdConfig", - "children": [ { "kind": "Var", - "name": "clientId", - "printedName": "clientId", + "name": "residency", + "printedName": "residency", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientId", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)residency", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3762,22 +3274,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientId", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)residency", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3797,22 +3301,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResidency:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3832,8 +3328,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC06clientB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3842,27 +3338,19 @@ }, { "kind": "Var", - "name": "clientHash", - "printedName": "clientHash", + "name": "locale", + "printedName": "locale", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)locale", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3879,22 +3367,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)locale", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3914,22 +3394,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHash:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setLocale:", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3949,8 +3421,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10clientHashSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3959,27 +3431,19 @@ }, { "kind": "Var", - "name": "clientHashId", - "printedName": "clientHashId", + "name": "cameraShape", + "printedName": "cameraShape", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHashId", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraShape", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3996,22 +3460,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHashId", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraShape", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4031,22 +3487,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHashId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraShape:", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4066,8 +3514,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4076,27 +3524,19 @@ }, { "kind": "Var", - "name": "passportData", - "printedName": "passportData", + "name": "resolution", + "printedName": "resolution", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)passportData", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)resolution", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4113,22 +3553,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)passportData", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)resolution", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4148,22 +3580,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPassportData:", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResolution:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4183,8 +3607,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC12passportDataSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4193,27 +3617,19 @@ }, { "kind": "Var", - "name": "dateOfBirth", - "printedName": "dateOfBirth", + "name": "cameraSelector", + "printedName": "cameraSelector", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)dateOfBirth", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraSelector", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4230,22 +3646,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)dateOfBirth", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraSelector", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4265,22 +3673,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setDateOfBirth:", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraSelector:", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4300,8 +3700,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4310,19 +3710,19 @@ }, { "kind": "Var", - "name": "minAge", - "printedName": "minAge", + "name": "presentationStyle", + "printedName": "presentationStyle", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)minAge", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)presentationStyle", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4339,14 +3739,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)minAge", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)presentationStyle", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4366,14 +3766,14 @@ }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setMinAge:", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPresentationStyle:", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4393,8 +3793,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC6minAgeSivM", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivM", + "usr": "s:7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4403,27 +3803,27 @@ }, { "kind": "Var", - "name": "sdkHash", - "printedName": "sdkHash", + "name": "organizationDetails", + "printedName": "organizationDetails", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)sdkHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)organizationDetails", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4441,21 +3841,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)sdkHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)organizationDetails", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4476,21 +3876,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setSdkHash:", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setOrganizationDetails:", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4510,8 +3910,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4520,27 +3920,27 @@ }, { "kind": "Var", - "name": "externalId", - "printedName": "externalId", + "name": "appearance", + "printedName": "appearance", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)externalId", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)appearance", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4558,21 +3958,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)externalId", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)appearance", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4593,21 +3993,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setExternalId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setAppearance:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4627,8 +4027,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC08externalB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4637,19 +4037,19 @@ }, { "kind": "Var", - "name": "threshold", - "printedName": "threshold", + "name": "withPhoto", + "printedName": "withPhoto", "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)threshold", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)withPhoto", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4666,14 +4066,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)threshold", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)withPhoto", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4693,14 +4093,14 @@ }, { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setThreshold:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setWithPhoto:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4720,8 +4120,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9thresholdSfvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvM", + "usr": "s:7MyIdSDK0aB6ConfigC9withPhotoSbvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4729,113 +4129,182 @@ ] }, { - "kind": "Var", - "name": "buildMode", - "printedName": "buildMode", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdConfig", + "printedName": "MyIdSDK.MyIdConfig", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)buildMode", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovp", + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)init", + "mangledName": "$s7MyIdSDK0aB6ConfigCACycfc", "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "Dynamic", + "ObjC", + "Override" ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)buildMode", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setBuildMode:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig", + "mangledName": "$s7MyIdSDK0aB6ConfigC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdException", + "printedName": "MyIdException", + "children": [ { "kind": "Var", - "name": "entryType", - "printedName": "entryType", + "name": "message", + "printedName": "message", "children": [ { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)entryType", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)message", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4852,14 +4321,22 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)entryType", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)message", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4879,14 +4356,22 @@ }, { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setEntryType:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setMessage:", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4906,8 +4391,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", + "usr": "s:7MyIdSDK0aB9ExceptionC7messageSSSgvM", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4916,19 +4401,27 @@ }, { "kind": "Var", - "name": "residency", - "printedName": "residency", + "name": "code", + "printedName": "code", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)residency", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)code", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4945,14 +4438,22 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)residency", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)code", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4972,14 +4473,22 @@ }, { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResidency:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setCode:", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4999,8 +4508,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", + "usr": "s:7MyIdSDK0aB9ExceptionC4codeSSSgvM", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -5008,121 +4517,274 @@ ] }, { - "kind": "Var", - "name": "locale", - "printedName": "locale", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)locale", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvp", + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)init", + "mangledName": "$s7MyIdSDK0aB9ExceptionCACycfc", "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "Dynamic", + "ObjC", + "Override" ], - "hasStorage": true, - "accessors": [ + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException", + "mangledName": "$s7MyIdSDK0aB9ExceptionC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdResolution", + "printedName": "MyIdResolution", + "children": [ + { + "kind": "Var", + "name": "RESOLUTION_480", + "printedName": "RESOLUTION_480", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResolution.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + } + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)locale", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_480", + "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_480yA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "RESOLUTION_720", + "printedName": "RESOLUTION_720", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" }, { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResolution.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + } + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setLocale:", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_720", + "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_720yA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdResolution?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ] + ], + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "moduleName": "MyIdSDK", + "implicit": true, + "init_kind": "Designated" }, { "kind": "Var", - "name": "cameraShape", - "printedName": "cameraShape", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraShape", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovp", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivp", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5131,277 +4793,257 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraShape", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovg", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdResolution", + "mangledName": "$s7MyIdSDK0aB10ResolutionO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraShape:", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdDocumentType", + "printedName": "MyIdDocumentType", + "children": [ + { + "kind": "Var", + "name": "ID_CARD", + "printedName": "ID_CARD", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeID_CARD", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO7ID_CARDyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "resolution", - "printedName": "resolution", + "name": "PASSPORT", + "printedName": "PASSPORT", "children": [ { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] + } + ] } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)resolution", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvp", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypePASSPORT", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8PASSPORTyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", "ObjC" ], - "hasStorage": true, - "accessors": [ + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "DRIVER_LICENSE", + "printedName": "DRIVER_LICENSE", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", "children": [ { "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)resolution", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" }, { "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResolution:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "cameraSelector", - "printedName": "cameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + ] } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraSelector", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovp", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeDRIVER_LICENSE", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO14DRIVER_LICENSEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", "ObjC" ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraSelector", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdDocumentType?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" } ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraSelector:", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" + "usr": "s:Sq" }, { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ] + ], + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "moduleName": "MyIdSDK", + "implicit": true, + "init_kind": "Designated" }, { "kind": "Var", - "name": "presentationStyle", - "printedName": "presentationStyle", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)presentationStyle", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovp", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivp", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5410,99 +5052,273 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)presentationStyle", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovg", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPresentationStyle:", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdCameraSelector", + "printedName": "MyIdCameraSelector", + "children": [ + { + "kind": "Var", + "name": "FRONT", + "printedName": "FRONT", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdCameraSelector.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorFRONT", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO5FRONTyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "organizationDetails", - "printedName": "organizationDetails", + "name": "BACK", + "printedName": "BACK", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdCameraSelector.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorBACK", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO4BACKyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "printedName": "MyIdSDK.MyIdCameraSelector?", "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)organizationDetails", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5511,115 +5327,236 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)organizationDetails", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvg", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdBuildMode", + "printedName": "MyIdBuildMode", + "children": [ + { + "kind": "Var", + "name": "DEBUG", + "printedName": "DEBUG", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdBuildMode.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setOrganizationDetails:", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModeDEBUG", + "mangledName": "$s7MyIdSDK0aB9BuildModeO5DEBUGyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "PRODUCTION", + "printedName": "PRODUCTION", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdBuildMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModePRODUCTION", + "mangledName": "$s7MyIdSDK0aB9BuildModeO10PRODUCTIONyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 }, { - "kind": "Var", - "name": "appearance", - "printedName": "appearance", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", + "printedName": "MyIdSDK.MyIdBuildMode?", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)appearance", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5628,217 +5565,30 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)appearance", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvg", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setAppearance:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "withPhoto", - "printedName": "withPhoto", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)withPhoto", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)withPhoto", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setWithPhoto:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9withPhotoSbvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" } ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdConfig", - "printedName": "MyIdSDK.MyIdConfig", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)init", - "mangledName": "$s7MyIdSDK0aB6ConfigCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig", - "mangledName": "$s7MyIdSDK0aB6ConfigC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode", + "mangledName": "$s7MyIdSDK0aB9BuildModeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -5856,160 +5606,36 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdClientDelegate", - "printedName": "MyIdClientDelegate", - "children": [ - { - "kind": "Function", - "name": "onSuccess", - "printedName": "onSuccess(result:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onSuccessWithResult:", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP9onSuccess6resultyAA0aB6ResultC_tF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onError", - "printedName": "onError(exception:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onErrorWithException:", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP7onError9exceptionyAA0aB9ExceptionC_tF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onUserExited", - "printedName": "onUserExited()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onUserExited", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP12onUserExitedyyF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 : AnyObject>", - "sugared_genericSig": "<Self : AnyObject>", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, { @@ -6024,43 +5650,24 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Security", + "printedName": "Security", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "CommonCrypto", + "printedName": "CommonCrypto", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "LocalAuthentication", + "printedName": "LocalAuthentication", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", @@ -6074,157 +5681,141 @@ }, { "kind": "TypeDecl", - "name": "MyIdException", - "printedName": "MyIdException", + "name": "MyIdEntryType", + "printedName": "MyIdEntryType", "children": [ { "kind": "Var", - "name": "message", - "printedName": "message", + "name": "AUTH", + "printedName": "AUTH", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)message", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdEntryType.Type", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)message", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeAUTH", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO4AUTHyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "FACE", + "printedName": "FACE", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdEntryType.Type", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setMessage:", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ExceptionC7messageSSSgvM", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeFACE", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO4FACEyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 }, { - "kind": "Var", - "name": "code", - "printedName": "code", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdEntryType?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)code", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -6233,124 +5824,30 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)code", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvg", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setCode:", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ExceptionC4codeSSSgvM", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" } ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)init", - "mangledName": "$s7MyIdSDK0aB9ExceptionCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException", - "mangledName": "$s7MyIdSDK0aB9ExceptionC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -6368,38 +5865,25 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } ] }, @@ -6413,324 +5897,216 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "DeviceKit", - "printedName": "DeviceKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "TypeDecl", - "name": "MyIdGenerator", - "printedName": "MyIdGenerator", + "name": "MyIdResidency", + "printedName": "MyIdResidency", "children": [ { - "kind": "Function", - "name": "hash", - "printedName": "hash(payload:clientHash:clientHashId:)", + "kind": "Var", + "name": "USER_DEFINED", + "printedName": "USER_DEFINED", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)hashWithPayload:clientHash:clientHashId:", - "mangledName": "$s7MyIdSDK0aB9GeneratorC4hash7payload10clientHash0ghB0SSSgSS_S2StFZ", - "moduleName": "MyIdSDK", - "static": true, - "objc_name": "hashWithPayload:clientHash:clientHashId:", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "device", - "printedName": "device()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)device", - "mangledName": "$s7MyIdSDK0aB9GeneratorC6deviceSSyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyUSER_DEFINED", + "mangledName": "$s7MyIdSDK0aB9ResidencyO12USER_DEFINEDyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 0 }, { - "kind": "Function", - "name": "deviceModel", - "printedName": "deviceModel()", + "kind": "Var", + "name": "RESIDENT", + "printedName": "RESIDENT", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceModel", - "mangledName": "$s7MyIdSDK0aB9GeneratorC11deviceModelSSSgyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyRESIDENT", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8RESIDENTyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 1 }, { - "kind": "Function", - "name": "deviceName", - "printedName": "deviceName()", + "kind": "Var", + "name": "NON_RESIDENT", + "printedName": "NON_RESIDENT", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceName", - "mangledName": "$s7MyIdSDK0aB9GeneratorC10deviceNameSSSgyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyNON_RESIDENT", + "mangledName": "$s7MyIdSDK0aB9ResidencyO12NON_RESIDENTyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 2 }, { - "kind": "Function", - "name": "systemName", - "printedName": "systemName()", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdResidency?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemName", - "mangledName": "$s7MyIdSDK0aB9GeneratorC10systemNameSSSgyFZ", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { - "kind": "Function", - "name": "systemVersion", - "printedName": "systemVersion()", + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivg", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "get" } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemVersion", - "mangledName": "$s7MyIdSDK0aB9GeneratorC13systemVersionSSSgyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isPhone", - "printedName": "isPhone()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPhone", - "mangledName": "$s7MyIdSDK0aB9GeneratorC7isPhoneSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isPad", - "printedName": "isPad()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPad", - "mangledName": "$s7MyIdSDK0aB9GeneratorC5isPadSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isSimulator", - "printedName": "isSimulator()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isSimulator", - "mangledName": "$s7MyIdSDK0aB9GeneratorC11isSimulatorSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdGenerator", - "printedName": "MyIdSDK.MyIdGenerator", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(im)init", - "mangledName": "$s7MyIdSDK0aB9GeneratorCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" + ] } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator", - "mangledName": "$s7MyIdSDK0aB9GeneratorC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdResidency", + "mangledName": "$s7MyIdSDK0aB9ResidencyO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -6748,38 +6124,25 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } ] }, @@ -6795,48 +6158,8 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "SwiftUI", + "printedName": "SwiftUI", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -6850,494 +6173,425 @@ "declKind": "Import", "moduleName": "MyIdSDK" }, - { - "kind": "Import", - "name": "CoreImage.CIFilterBuiltins", - "printedName": "CoreImage.CIFilterBuiltins", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CryptoKit", - "printedName": "CryptoKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "MyIdCameraShape", - "printedName": "MyIdCameraShape", + "name": "MyIdViewModel", + "printedName": "MyIdViewModel", "children": [ { - "kind": "Var", - "name": "ELLIPSE", - "printedName": "ELLIPSE", + "kind": "Function", + "name": "startMyId", + "printedName": "startMyId(clientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraShape.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeELLIPSE", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO7ELLIPSEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "CIRCLE", - "printedName": "CIRCLE", - "children": [ + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraShape.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeCIRCLE", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO6CIRCLEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdCameraShape?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", + "hasDefaultArg": true, "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ + }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "hasDefaultArg": true, + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + }, + { + "kind": "TypeNominal", + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + }, + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + }, + { + "kind": "TypeNominal", + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + }, + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + }, + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdAppearance?", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC05startaB006clientB00G4Hash0ghB012passportData11dateOfBirth6minAge03sdkH008externalB09threshold9buildMode9entryType9residency6locale11cameraShape10resolution0Y8Selector17presentationStyle19organizationDetails10appearance9withPhotoySS_S3SSgAYSiA2YSfAA0ab5BuildT0OAA0ab5EntryV0OAA0aB9ResidencyOAA0aB6LocaleOAA0ab6CameraZ0OAA0aB10ResolutionOAA0aB14CameraSelectorOAA0aB17PresentationStyleOAA0aB19OrganizationDetailsCSgAA0aB10AppearanceCSgSbtF", + "moduleName": "MyIdSDK", + "objc_name": "startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdViewModel", + "printedName": "MyIdSDK.MyIdViewModel", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)init", + "mangledName": "$s7MyIdSDK0aB9ViewModelCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Function", + "name": "onSuccess", + "printedName": "onSuccess(result:)", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onSuccessWithResult:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC9onSuccess6resultyAA0aB6ResultC_tF", + "moduleName": "MyIdSDK", + "objc_name": "onSuccessWithResult:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onError", + "printedName": "onError(exception:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" + } + ], + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onErrorWithException:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC7onError9exceptionyAA0aB9ExceptionC_tF", + "moduleName": "MyIdSDK", + "objc_name": "onErrorWithException:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onUserExited", + "printedName": "onUserExited()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onUserExited", + "mangledName": "$s7MyIdSDK0aB9ViewModelC12onUserExitedyyF", + "moduleName": "MyIdSDK", + "objc_name": "onUserExited", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel", + "mangledName": "$s7MyIdSDK0aB9ViewModelC", "moduleName": "MyIdSDK", + "intro_iOS": "13.0", "declAttributes": [ - "RawDocComment" + "AccessControl", + "ObjC", + "Available" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ObservableObject", + "printedName": "ObservableObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectWillChangePublisher", + "printedName": "ObjectWillChangePublisher", + "children": [ + { + "kind": "TypeNominal", + "name": "ObservableObjectPublisher", + "printedName": "Combine.ObservableObjectPublisher", + "usr": "s:7Combine25ObservableObjectPublisherC" + } + ] + } + ], + "usr": "s:7Combine16ObservableObjectP", + "mangledName": "$s7Combine16ObservableObjectP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "MyIdClientDelegate", + "printedName": "MyIdClientDelegate", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP" + } ] }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "Import", "name": "Foundation", @@ -7379,62 +6633,453 @@ ] }, { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", + "kind": "TypeDecl", + "name": "MyIdResult", + "printedName": "MyIdResult", + "children": [ + { + "kind": "Var", + "name": "image", + "printedName": "image", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)image", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)image", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setImage:", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "code", + "printedName": "code", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)code", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)code", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setCode:", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC4codeSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "comparisonValue", + "printedName": "comparisonValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)comparisonValue", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)comparisonValue", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setComparisonValue:", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)init", + "mangledName": "$s7MyIdSDK0aB6ResultCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult", + "mangledName": "$s7MyIdSDK0aB6ResultC", "moduleName": "MyIdSDK", "declAttributes": [ - "RawDocComment" + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } ] }, - { - "kind": "Import", - "name": "Alamofire", - "printedName": "Alamofire", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "Import", "name": "Foundation", @@ -7467,220 +7112,39 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdCameraSelector", - "printedName": "MyIdCameraSelector", - "children": [ - { - "kind": "Var", - "name": "FRONT", - "printedName": "FRONT", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraSelector.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorFRONT", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO5FRONTyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "BACK", - "printedName": "BACK", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraSelector.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorBACK", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO4BACKyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdCameraSelector?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO", + "name": "Compression", + "printedName": "Compression", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, { @@ -7693,6 +7157,16 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, { "kind": "Import", "name": "Foundation", @@ -7705,35 +7179,35 @@ }, { "kind": "TypeDecl", - "name": "MyIdResidency", - "printedName": "MyIdResidency", + "name": "MyIdLocale", + "printedName": "MyIdLocale", "children": [ { "kind": "Var", - "name": "USER_DEFINED", - "printedName": "USER_DEFINED", + "name": "RU", + "printedName": "RU", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7741,8 +7215,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyUSER_DEFINED", - "mangledName": "$s7MyIdSDK0aB9ResidencyO12USER_DEFINEDyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleRU", + "mangledName": "$s7MyIdSDK0aB6LocaleO2RUyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -7751,30 +7225,30 @@ }, { "kind": "Var", - "name": "RESIDENT", - "printedName": "RESIDENT", + "name": "EN", + "printedName": "EN", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7782,8 +7256,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyRESIDENT", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8RESIDENTyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleEN", + "mangledName": "$s7MyIdSDK0aB6LocaleO2ENyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -7792,30 +7266,30 @@ }, { "kind": "Var", - "name": "NON_RESIDENT", - "printedName": "NON_RESIDENT", + "name": "UZ", + "printedName": "UZ", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7823,14 +7297,55 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyNON_RESIDENT", - "mangledName": "$s7MyIdSDK0aB9ResidencyO12NON_RESIDENTyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleUZ", + "mangledName": "$s7MyIdSDK0aB6LocaleO2UZyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" ], "fixedbinaryorder": 2 }, + { + "kind": "Var", + "name": "KY", + "printedName": "KY", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdLocale.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleKY", + "mangledName": "$s7MyIdSDK0aB6LocaleO2KYyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, { "kind": "Constructor", "name": "init", @@ -7839,13 +7354,13 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdResidency?", + "printedName": "MyIdSDK.MyIdLocale?", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "usr": "s:Sq" @@ -7858,8 +7373,8 @@ } ], "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", "implicit": true, "init_kind": "Designated" @@ -7877,8 +7392,8 @@ } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivp", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivp", "moduleName": "MyIdSDK", "implicit": true, "accessors": [ @@ -7895,8 +7410,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "get" @@ -7905,8 +7420,8 @@ } ], "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdResidency", - "mangledName": "$s7MyIdSDK0aB9ResidencyO", + "usr": "c:@M@MyIdSDK@E@MyIdLocale", + "mangledName": "$s7MyIdSDK0aB6LocaleO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -7979,51 +7494,20 @@ "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "DeviceKit", - "printedName": "DeviceKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Alamofire", - "printedName": "Alamofire", - "declKind": "Import", - "moduleName": "MyIdSDK" + "RawDocComment" + ] }, { "kind": "Import", - "name": "ZipArchive", - "printedName": "ZipArchive", + "name": "Alamofire", + "printedName": "Alamofire", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -8032,29 +7516,25 @@ }, { "kind": "Import", - "name": "Combine", - "printedName": "Combine", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CoreImage.CIFilterBuiltins", - "printedName": "CoreImage.CIFilterBuiltins", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", + "name": "CommonCrypto", + "printedName": "CommonCrypto", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Vision", - "printedName": "Vision", + "name": "CryptoKit", + "printedName": "CryptoKit", "declKind": "Import", "moduleName": "MyIdSDK" }, @@ -8068,225 +7548,517 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdLocale", - "printedName": "MyIdLocale", + "name": "MyIdAppearance", + "printedName": "MyIdAppearance", "children": [ { "kind": "Var", - "name": "RU", - "printedName": "RU", + "name": "primaryColor", + "printedName": "primaryColor", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "errorColor", + "printedName": "errorColor", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)errorColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)errorColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setErrorColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "primaryButtonColor", + "printedName": "primaryButtonColor", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleRU", - "mangledName": "$s7MyIdSDK0aB6LocaleO2RUyA2CmF", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", "ObjC" ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "EN", - "printedName": "EN", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleEN", - "mangledName": "$s7MyIdSDK0aB6LocaleO2ENyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 + ] }, { "kind": "Var", - "name": "UZ", - "printedName": "UZ", + "name": "primaryButtonColorDisabled", + "printedName": "primaryButtonColorDisabled", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleUZ", - "mangledName": "$s7MyIdSDK0aB6LocaleO2UZyA2CmF", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", "ObjC" ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "KY", - "printedName": "KY", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleKY", - "mangledName": "$s7MyIdSDK0aB6LocaleO2KYyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColorDisabled:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdLocale?", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Void", + "printedName": "()" } ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" + ] }, { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "primaryButtonTextColor", + "printedName": "primaryButtonTextColor", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvp", "moduleName": "MyIdSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -8295,124 +8067,107 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvg", "moduleName": "MyIdSDK", "implicit": true, + "declAttributes": [ + "ObjC" + ], "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdLocale", - "mangledName": "$s7MyIdSDK0aB6LocaleO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ + }, { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "TypeDecl", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdOrganizationDetails", - "children": [ + ] + }, { "kind": "Var", - "name": "phoneNumber", - "printedName": "phoneNumber", + "name": "primaryButtonTextColorDisabled", + "printedName": "primaryButtonTextColorDisabled", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)phoneNumber", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -8430,21 +8185,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)phoneNumber", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8465,21 +8220,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setPhoneNumber:", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColorDisabled:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8499,8 +8254,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", + "usr": "s:7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -8509,27 +8264,19 @@ }, { "kind": "Var", - "name": "logo", - "printedName": "logo", + "name": "buttonCornerRadius", + "printedName": "buttonCornerRadius", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)logo", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)buttonCornerRadius", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -8546,22 +8293,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)logo", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)buttonCornerRadius", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8581,22 +8320,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setLogo:", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setButtonCornerRadius:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8616,8 +8347,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", + "usr": "s:7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -8631,14 +8362,14 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)init", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsCACycfc", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)init", + "mangledName": "$s7MyIdSDK0aB10AppearanceCACycfc", "moduleName": "MyIdSDK", "overriding": true, "implicit": true, @@ -8652,70 +8383,332 @@ } ], "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance", + "mangledName": "$s7MyIdSDK0aB10AppearanceC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Vision", + "printedName": "Vision", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "CoreVideo", + "printedName": "CoreVideo", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -8736,6 +8729,13 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -8748,32 +8748,32 @@ }, { "kind": "Import", - "name": "Compression", - "printedName": "Compression", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", + "name": "Vision", + "printedName": "Vision", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -8810,79 +8810,31 @@ }, { "kind": "TypeDecl", - "name": "String", - "printedName": "String", + "name": "Data", + "printedName": "Data", "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", - "moduleName": "Swift", + "usr": "s:10Foundation4DataV", + "mangledName": "$s10Foundation4DataV", + "moduleName": "Foundation", + "intro_Macosx": "10.10", + "intro_iOS": "8.0", + "intro_tvOS": "9.0", + "intro_watchOS": "2.0", "declAttributes": [ - "Frozen" + "Frozen", + "Available", + "Available", + "Available", + "Available" ], "isExternal": true, "conformances": [ { "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - }, - { - "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { "kind": "Conformance", @@ -8893,111 +8845,163 @@ }, { "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", + "name": "RandomAccessCollection", + "printedName": "RandomAccessCollection", "children": [ { "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sn" } ] } ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" + "usr": "s:Sk", + "mangledName": "$sSk" }, { "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "name": "MutableCollection", + "printedName": "MutableCollection", "children": [ { "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + "usr": "s:SM", + "mangledName": "$sSM" }, { "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", "children": [ { "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + "usr": "s:Sm", + "mangledName": "$sSm" }, { "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "MutableDataProtocol", + "printedName": "MutableDataProtocol", + "usr": "s:10Foundation19MutableDataProtocolP", + "mangledName": "$s10Foundation19MutableDataProtocolP" }, { "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" + "name": "ContiguousBytes", + "printedName": "ContiguousBytes", + "usr": "s:10Foundation15ContiguousBytesP", + "mangledName": "$s10Foundation15ContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" }, { "kind": "Conformance", @@ -9011,9 +9015,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, @@ -9024,9 +9028,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ] }, @@ -9037,9 +9041,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] }, @@ -9050,17 +9054,17 @@ "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<Swift.String>", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:SI" + "usr": "s:Sn" } ] } @@ -9080,9 +9084,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, @@ -9093,9 +9097,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ] }, @@ -9107,8 +9111,8 @@ { "kind": "TypeNominal", "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "printedName": "Foundation.Data.Iterator", + "usr": "s:10Foundation4DataV8IteratorV" } ] }, @@ -9119,9 +9123,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] }, @@ -9132,17 +9136,17 @@ "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<Swift.String>", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:SI" + "usr": "s:Sn" } ] } @@ -9152,171 +9156,90 @@ }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "DataProtocol", + "printedName": "DataProtocol", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "Regions", + "printedName": "Regions", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "name": "CollectionOfOne", + "printedName": "Swift.CollectionOfOne<Foundation.Data>", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:s15CollectionOfOneV" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" + "usr": "s:10Foundation12DataProtocolP", + "mangledName": "$s10Foundation12DataProtocolP" }, { "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", + "name": "Sequence", + "printedName": "Sequence", "children": [ { "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sy", - "mangledName": "$sSy" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", - "children": [ - { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", + "name": "Iterator", + "printedName": "Iterator", "children": [ { "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" + "name": "Iterator", + "printedName": "Foundation.Data.Iterator", + "usr": "s:10Foundation4DataV8IteratorV" } ] } ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", + "name": "ReferenceConvertible", + "printedName": "ReferenceConvertible", "children": [ { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "ReferenceType", + "printedName": "ReferenceType", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "NSData", + "printedName": "Foundation.NSData", + "usr": "c:objc(cs)NSData" } ] } ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" + "usr": "s:10Foundation20ReferenceConvertibleP", + "mangledName": "$s10Foundation20ReferenceConvertibleP" }, { "kind": "Conformance", @@ -9330,9 +9253,9 @@ "children": [ { "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" + "name": "NSData", + "printedName": "Foundation.NSData", + "usr": "c:objc(cs)NSData" } ] } @@ -9342,10 +9265,38 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" }, { "kind": "Conformance", @@ -9381,13 +9332,6 @@ ], "usr": "s:16CoreTransferable0B0P", "mangledName": "$s16CoreTransferable0B0P" - }, - { - "kind": "Conformance", - "name": "URLConvertible", - "printedName": "URLConvertible", - "usr": "s:9Alamofire14URLConvertibleP", - "mangledName": "$s9Alamofire14URLConvertibleP" } ] }, @@ -9430,31 +9374,79 @@ }, { "kind": "TypeDecl", - "name": "Data", - "printedName": "Data", + "name": "String", + "printedName": "String", "declKind": "Struct", - "usr": "s:10Foundation4DataV", - "mangledName": "$s10Foundation4DataV", - "moduleName": "Foundation", - "intro_Macosx": "10.10", - "intro_iOS": "8.0", - "intro_tvOS": "9.0", - "intro_watchOS": "2.0", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", "declAttributes": [ - "Frozen", - "Available", - "Available", - "Available", - "Available" + "Frozen" ], "isExternal": true, "conformances": [ { "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" }, { "kind": "Conformance", @@ -9465,163 +9457,111 @@ }, { "kind": "Conformance", - "name": "RandomAccessCollection", - "printedName": "RandomAccessCollection", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "name": "StringLiteralType", + "printedName": "StringLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sn" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:Sk", - "mangledName": "$sSk" + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" }, { "kind": "Conformance", - "name": "MutableCollection", - "printedName": "MutableCollection", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:SM", - "mangledName": "$sSM" + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" }, { "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", "children": [ { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MutableDataProtocol", - "printedName": "MutableDataProtocol", - "usr": "s:10Foundation19MutableDataProtocolP", - "mangledName": "$s10Foundation19MutableDataProtocolP" + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" }, { "kind": "Conformance", - "name": "ContiguousBytes", - "printedName": "ContiguousBytes", - "usr": "s:10Foundation15ContiguousBytesP", - "mangledName": "$s10Foundation15ContiguousBytesP" + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" }, { "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" }, { "kind": "Conformance", @@ -9635,9 +9575,9 @@ "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } ] }, @@ -9648,9 +9588,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } ] }, @@ -9661,9 +9601,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] }, @@ -9674,17 +9614,17 @@ "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<Swift.String>", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sn" + "usr": "s:SI" } ] } @@ -9704,9 +9644,9 @@ "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } ] }, @@ -9717,9 +9657,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } ] }, @@ -9731,8 +9671,8 @@ { "kind": "TypeNominal", "name": "Iterator", - "printedName": "Foundation.Data.Iterator", - "usr": "s:10Foundation4DataV8IteratorV" + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } ] }, @@ -9743,9 +9683,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] }, @@ -9756,17 +9696,17 @@ "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<Swift.String>", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sn" + "usr": "s:SI" } ] } @@ -9776,90 +9716,171 @@ }, { "kind": "Conformance", - "name": "DataProtocol", - "printedName": "DataProtocol", + "name": "Sequence", + "printedName": "Sequence", "children": [ { "kind": "TypeWitness", - "name": "Regions", - "printedName": "Regions", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "CollectionOfOne", - "printedName": "Swift.CollectionOfOne<Foundation.Data>", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "usr": "s:s15CollectionOfOneV" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } ] } ], - "usr": "s:10Foundation12DataProtocolP", - "mangledName": "$s10Foundation12DataProtocolP" + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", + "name": "UTF8View", + "printedName": "UTF8View", "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" } ] }, { "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "UTF16View", + "printedName": "UTF16View", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Foundation.Data.Iterator", - "usr": "s:10Foundation4DataV8IteratorV" + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", + "children": [ + { + "kind": "TypeNominal", + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" + "usr": "s:Sy", + "mangledName": "$sSy" }, { "kind": "Conformance", - "name": "ReferenceConvertible", - "printedName": "ReferenceConvertible", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", + "children": [ + { + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", "children": [ { "kind": "TypeWitness", - "name": "ReferenceType", - "printedName": "ReferenceType", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "NSData", - "printedName": "Foundation.NSData", - "usr": "c:objc(cs)NSData" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] } ], - "usr": "s:10Foundation20ReferenceConvertibleP", - "mangledName": "$s10Foundation20ReferenceConvertibleP" + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" }, { "kind": "Conformance", @@ -9873,9 +9894,9 @@ "children": [ { "kind": "TypeNominal", - "name": "NSData", - "printedName": "Foundation.NSData", - "usr": "c:objc(cs)NSData" + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" } ] } @@ -9885,38 +9906,10 @@ }, { "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", @@ -9952,6 +9945,13 @@ ], "usr": "s:16CoreTransferable0B0P", "mangledName": "$s16CoreTransferable0B0P" + }, + { + "kind": "Conformance", + "name": "URLConvertible", + "printedName": "URLConvertible", + "usr": "s:9Alamofire14URLConvertibleP", + "mangledName": "$s9Alamofire14URLConvertibleP" } ] } @@ -9960,12315 +9960,12315 @@ }, "ConstValues": [ { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1236, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1292, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1456, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1625, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1694, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2047, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2051, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2077, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2082, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2294, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2298, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2324, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2329, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2508, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2512, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2586, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2590, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1105, - "length": 5, - "value": "\"kty\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1129, - "length": 5, - "value": "\"use\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1160, - "length": 9, - "value": "\"key_ops\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1191, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1222, - "length": 5, - "value": "\"kid\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1247, - "length": 5, - "value": "\"x5u\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1285, - "length": 5, - "value": "\"x5c\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1332, - "length": 5, - "value": "\"x5t\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1381, - "length": 10, - "value": "\"x5t#S256\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1105, - "length": 5, - "value": "\"kty\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1129, - "length": 5, - "value": "\"use\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1160, - "length": 9, - "value": "\"key_ops\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1191, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1222, - "length": 5, - "value": "\"kid\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1247, - "length": 5, - "value": "\"x5u\"" + "offset": 647, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1285, - "length": 5, - "value": "\"x5c\"" + "offset": 682, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1332, - "length": 5, - "value": "\"x5t\"" + "offset": 917, + "length": 23, + "value": "\"JSON Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1381, - "length": 10, - "value": "\"x5t#S256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "Array", + "offset": 993, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1696, - "length": 3, - "value": "\"n\"" + "offset": 2238, + "length": 24, + "value": "\"Pixel format not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1720, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2270, "length": 3, - "value": "\"e\"" + "value": "400" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1751, - "length": 3, - "value": "\"d\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "Array", + "offset": 2561, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1696, - "length": 3, - "value": "\"n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2877, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1720, - "length": 3, - "value": "\"e\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2913, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1751, - "length": 3, - "value": "\"d\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 3006, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DirectEncryptionMode.swift", "kind": "StringLiteral", - "offset": 1958, - "length": 3, - "value": "\"k\"" + "offset": 1776, + "length": 53, + "value": "\"Direct encryption does not expect an encrypted key.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1958, - "length": 3, - "value": "\"k\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "kind": "BooleanLiteral", + "offset": 1307, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2146, - "length": 5, - "value": "\"crv\"" + "offset": 4243, + "length": 4, + "value": "\"ru\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2165, - "length": 3, - "value": "\"x\"" + "offset": 4273, + "length": 4, + "value": "\"en\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2182, - "length": 3, - "value": "\"y\"" + "offset": 4303, + "length": 4, + "value": "\"uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2208, - "length": 3, - "value": "\"d\"" + "offset": 4333, + "length": 4, + "value": "\"ky\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2146, + "offset": 4539, "length": 5, - "value": "\"crv\"" + "value": "\"102\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", "kind": "StringLiteral", - "offset": 2165, - "length": 3, - "value": "\"x\"" + "offset": 2222, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 2182, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "kind": "Dictionary", + "offset": 2385, "length": 3, - "value": "\"y\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", "kind": "StringLiteral", - "offset": 2208, - "length": 3, - "value": "\"d\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 181, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "BooleanLiteral", - "offset": 197, - "length": 5, - "value": "false" + "offset": 4447, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "Array", - "offset": 240, - "length": 50, - "value": "[\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "kind": "Dictionary", + "offset": 4610, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 948, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 4994, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 1249, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 5879, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "StringLiteral", - "offset": 1488, - "length": 8, - "value": "\"[^0-9]\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 9608, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "StringLiteral", - "offset": 1504, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 10637, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1558, + "offset": 296, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 2097, + "offset": 309, "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JOSEHeader.swift", - "kind": "Array", - "offset": 1704, - "length": 2, - "value": "[]" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 149, + "offset": 885, "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", - "kind": "IntegerLiteral", - "offset": 160, - "length": 8, - "value": "1" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 178, - "length": 14, - "value": "2" + "offset": 912, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 149, + "offset": 1091, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 160, - "length": 8, - "value": "1" + "offset": 1118, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 178, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "Array", - "offset": 1334, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2354, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2457, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2688, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "Array", - "offset": 3223, - "length": 2, - "value": "[]" + "offset": 1240, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 3708, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1251, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4014, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1391, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4169, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1418, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4382, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1549, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4447, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4662, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5431, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1740, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5616, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 1821, "length": 5, - "value": "\"kid\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5681, - "length": 5, - "value": "\"kid\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1966, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5950, - "length": 5, - "value": "\"x5u\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1994, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6105, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 2075, "length": 5, - "value": "\"x5u\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6372, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2169, + "length": 2, + "value": "29" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6439, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2181, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6688, - "length": 5, - "value": "\"x5t\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2249, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6753, - "length": 5, - "value": "\"x5t\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2325, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7008, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2336, + "length": 2, + "value": "29" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7077, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2506, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7245, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2513, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7310, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2611, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7497, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2622, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7562, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2785, + "length": 2, + "value": "13" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7748, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2813, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7816, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 527, + "offset": 2947, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3071, "length": 2, - "value": "16" + "value": "21" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "FloatLiteral", - "offset": 625, - "length": 3, - "value": "0.5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3083, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "BooleanLiteral", - "offset": 1260, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3198, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "BooleanLiteral", - "offset": 2522, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3210, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSet.swift", - "kind": "Array", - "offset": 2926, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3407, "length": 2, - "value": "[]" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1361, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3456, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1419, - "length": 12, - "value": "\"-----BEGIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3460, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1452, - "length": 10, - "value": "\"-----END\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 3548, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1504, + "offset": 3690, "length": 1, - "value": "0" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1616, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3701, "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "BooleanLiteral", - "offset": 2722, - "length": 4, - "value": "true" + "value": "31" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "StringLiteral", - "offset": 3468, - "length": 17, - "value": "\"RSA PRIVATE KEY\"" + "offset": 3756, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 3488, - "length": 5, - "value": "\"KEY\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3826, + "length": 2, + "value": "35" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 3605, + "offset": 3838, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 4222, + "offset": 4131, "length": 2, - "value": "64" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 28, - "value": "\"-----BEGIN \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4171, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4281, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 4276, "length": 5, - "value": "\"-----\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4326, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4456, + "length": 2, + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4345, - "length": 26, - "value": "\"-----END \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4468, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4365, - "length": 5, - "value": "\"-----\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4683, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4420, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4694, + "length": 2, + "value": "39" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "StringLiteral", - "offset": 7428, - "length": 27, - "value": "\"Invalid header parameter.\"" + "offset": 4749, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", - "kind": "StringLiteral", - "offset": 7660, - "length": 17, - "value": "\"Wrong key type.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4839, + "length": 2, + "value": "43" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", - "kind": "StringLiteral", - "offset": 9251, - "length": 58, - "value": "\"JWE header algorithms do not match encrypter algorithms.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4871, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 10475, + "offset": 5089, "length": 1, - "value": "5" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1514, + "offset": 5100, "length": 1, - "value": "8" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", - "kind": "BooleanLiteral", - "offset": 1780, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 5203, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Signer.swift", - "kind": "StringLiteral", - "offset": 3639, - "length": 3, - "value": "\".\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 5214, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2059, "length": 8, "value": "\"RSA1_5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2159, "length": 10, "value": "\"RSA-OAEP\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2268, "length": 14, "value": "\"RSA-OAEP-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2687, "length": 5, "value": "\"dir\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2059, "length": 8, "value": "\"RSA1_5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2159, "length": 10, "value": "\"RSA-OAEP\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2268, "length": 14, "value": "\"RSA-OAEP-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2687, "length": 5, "value": "\"dir\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2955, "length": 15, "value": "\"A256CBC-HS512\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3053, "length": 15, "value": "\"A128CBC-HS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2955, "length": 15, "value": "\"A256CBC-HS512\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3053, "length": 15, "value": "\"A128CBC-HS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3323, "length": 2, "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3367, "length": 2, "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 2, "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3889, "length": 5, "value": "\"DEF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3911, "length": 6, "value": "\"NONE\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3889, "length": 5, "value": "\"DEF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3911, "length": 6, "value": "\"NONE\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/JobResponse.swift", - "kind": "StringLiteral", - "offset": 243, - "length": 8, - "value": "\"job_id\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/JobResponse.swift", - "kind": "StringLiteral", - "offset": 243, - "length": 8, - "value": "\"job_id\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 455, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 524, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 605, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 684, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 760, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 851, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1204, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1273, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1354, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1421, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1506, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1596, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 2145, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 2379, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3013, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/HMAC.swift", + "kind": "IntegerLiteral", + "offset": 1859, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3255, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1258, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3887, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1297, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 4121, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1307, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 6495, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 2013, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 131, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 139, + "length": 3, + "value": "202" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 162, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 3, + "value": "307" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 195, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 215, + "length": 3, + "value": "429" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 228, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 222, "length": 2, - "value": "\"\"" + "value": "30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 260, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 263, "length": 2, - "value": "\"\"" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", "kind": "IntegerLiteral", - "offset": 292, + "offset": 304, "length": 2, - "value": "16" + "value": "44" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 320, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 410, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 351, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 388, - "length": 4, - "value": "0.50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 767, + "length": 5, + "value": "[\"V\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 943, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 824, + "length": 11, + "value": "[\"P\", \"PN\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 881, "length": 5, - "value": "false" + "value": "[\"I\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 983, - "length": 4, - "value": "15.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 945, + "length": 6, + "value": "[\"IR\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 1018, - "length": 4, - "value": "20.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1004, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 1051, - "length": 4, - "value": "15.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1239, + "length": 5, + "value": "[\"M\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1089, - "length": 64, - "value": "\"myid_mobile_sdk_(dev)-38StMOL1VGK2s1uvlQsfaz93GOrELSXuqhuAgWmr\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1294, + "length": 5, + "value": "[\"F\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1187, - "length": 58, - "value": "\"myid_mobile_sdk-92SnsJQhWBmajM3rvsUqmMJxikhTykqOHXN2caHC\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1354, + "length": 15, + "value": "[\"X\", \"<\", \" \"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 1277, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 295, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 1310, + "offset": 310, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 1407, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1442, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 360, "length": 2, - "value": "\"\"" + "value": "17" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1925, + "offset": 483, "length": 1, - "value": "3" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2119, + "offset": 523, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", - "kind": "IntegerLiteral", - "offset": 2193, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 629, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2243, + "offset": 902, "length": 1, - "value": "2" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2257, + "offset": 908, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 144, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 918, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 193, - "length": 9, - "value": "\"#65C466\"" + "offset": 994, + "length": 19, + "value": "\"myid_icon_scanner\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 240, - "length": 9, - "value": "\"#FF0000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1152, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 288, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1167, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 344, - "length": 9, - "value": "\"#000000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1227, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "FloatLiteral", - "offset": 362, - "length": 3, - "value": "0.1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1242, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 408, - "length": 9, - "value": "\"#FFFFFF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1772, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 468, - "length": 9, - "value": "\"#000000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1844, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "FloatLiteral", - "offset": 486, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1919, "length": 4, - "value": "0.35" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 527, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2077, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 620, + "offset": 2172, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 680, - "length": 3, - "value": "\"#\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2247, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 747, + "offset": 2430, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2445, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2495, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2619, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2659, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2765, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2843, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 833, + "offset": 2847, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 933, + "offset": 2850, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1035, - "length": 8, - "value": "0xff0000" + "offset": 3099, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1048, + "offset": 3263, "length": 2, - "value": "16" + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1054, - "length": 3, - "value": "255" + "offset": 3358, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1103, - "length": 8, - "value": "0x00ff00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 3433, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 3901, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1121, - "length": 3, - "value": "255" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 4252, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1169, - "length": 8, - "value": "0x0000ff" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 4312, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1181, - "length": 3, - "value": "255" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 4664, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 321, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 6372, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 594, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7205, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 869, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7684, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 1144, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7986, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 1419, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8038, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", - "kind": "StringLiteral", - "offset": 2191, - "length": 27, - "value": "\"Wrong parameter: key type\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8223, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", - "kind": "Dictionary", - "offset": 2354, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8231, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9022, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 141, + "offset": 9236, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 10, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9269, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 141, + "offset": 9276, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 10, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9372, + "length": 8, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 139, - "length": 3, - "value": "202" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9379, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 178, - "length": 3, - "value": "307" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9642, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 215, - "length": 3, - "value": "429" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 9653, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecureRandom.swift", - "kind": "IntegerLiteral", - "offset": 1396, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9711, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3605, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 9722, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3800, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9883, "length": 3, - "value": "160" + "value": "\"#\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3806, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10082, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3831, - "length": 1, - "value": "2" + "offset": 10369, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3842, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10618, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3992, - "length": 3, - "value": "256" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10830, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3998, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10838, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4024, + "offset": 11291, "length": 1, - "value": "2" + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4035, + "offset": 11326, "length": 1, - "value": "2" + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 11705, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 7473, - "length": 27, - "value": "\"No description available.\"" + "offset": 12171, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 9138, + "offset": 12263, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "BooleanLiteral", - "offset": 9170, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12322, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 10339, + "offset": 12333, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 10828, - "length": 27, - "value": "\"No description available.\"" + "offset": 12418, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 12095, + "offset": 12429, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "StringLiteral", - "offset": 12603, - "length": 27, - "value": "\"No description available.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 12478, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 296, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12686, + "length": 15, + "value": "\"([A-Z0-9a-z])\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12746, + "length": 17, + "value": "\"SELF MATCHES %@\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 12804, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 912, - "length": 1, - "value": "9" + "offset": 13087, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1091, - "length": 1, - "value": "0" + "offset": 13191, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1118, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 13330, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1240, + "offset": 13352, "length": 1, - "value": "7" + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1251, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 13465, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1391, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 13614, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1418, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14204, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1549, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14465, "length": 2, - "value": "15" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14533, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1712, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14602, "length": 2, - "value": "15" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1740, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 14745, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 1821, + "offset": 14793, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1966, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "Dictionary", + "offset": 16488, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1994, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 16669, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 2075, + "offset": 16981, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2169, + "offset": 17184, "length": 2, - "value": "29" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2181, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2249, - "length": 1, - "value": "2" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2325, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 17611, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2336, + "offset": 17991, "length": 2, - "value": "29" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2506, + "offset": 18114, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2513, - "length": 1, - "value": "0" + "offset": 18500, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2611, - "length": 1, - "value": "0" + "offset": 18632, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2622, + "offset": 19009, "length": 1, - "value": "9" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2785, + "offset": 19391, "length": 2, - "value": "13" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2813, + "offset": 19594, "length": 1, - "value": "6" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2935, + "offset": 19942, "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2947, - "length": 1, - "value": "1" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3071, + "offset": 20242, "length": 2, - "value": "21" + "value": "30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3083, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20257, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3198, + "offset": 20383, "length": 2, - "value": "10" + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3210, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20421, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3407, + "offset": 20618, "length": 2, - "value": "28" + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3456, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20633, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3460, - "length": 1, - "value": "7" + "offset": 20806, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 3548, + "offset": 21364, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3690, - "length": 1, - "value": "5" + "offset": 21441, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3701, + "offset": 22356, "length": 2, - "value": "31" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "StringLiteral", - "offset": 3756, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 22455, + "length": 3, + "value": "-36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3826, + "offset": 22661, + "length": 3, + "value": "240" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 22728, "length": 2, - "value": "35" + "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3838, - "length": 1, - "value": "1" + "offset": 23043, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4131, + "offset": 23116, "length": 2, - "value": "28" + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4171, + "offset": 23907, "length": 2, - "value": "16" + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 4276, - "length": 5, - "value": "false" + "offset": 24279, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4456, - "length": 2, - "value": "28" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 711, + "length": 3, + "value": "\"P\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 722, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 937, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 948, + "length": 3, + "value": "\"O\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 974, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 985, + "length": 3, + "value": "\"I\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4468, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1011, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4683, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1022, + "length": 3, + "value": "\"Z\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4694, - "length": 2, - "value": "39" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1048, + "length": 3, + "value": "\"8\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 4749, - "length": 2, - "value": "\"\"" + "offset": 1059, + "length": 3, + "value": "\"B\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4839, - "length": 2, - "value": "43" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1177, + "length": 3, + "value": "\"O\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4871, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1188, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5089, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1214, + "length": 3, + "value": "\"Q\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5100, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1225, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5203, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1251, + "length": 3, + "value": "\"U\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5214, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1262, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5583, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1288, + "length": 3, + "value": "\"D\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5711, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1299, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5867, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1325, + "length": 3, + "value": "\"I\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 6519, - "length": 27, - "value": "\"Invalid header parameter.\"" + "offset": 1336, + "length": 3, + "value": "\"1\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 6713, - "length": 17, - "value": "\"Wrong key type.\"" + "offset": 1362, + "length": 3, + "value": "\"Z\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 7653, - "length": 57, - "value": "\"JWS header algorithm does not match verifier algorithm.\"" + "offset": 1373, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 8593, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1399, + "length": 3, + "value": "\"B\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 8749, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1410, + "length": 3, + "value": "\"8\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "IntegerLiteral", - "offset": 9088, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "kind": "StringLiteral", + "offset": 532, + "length": 19, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 152, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "kind": "StringLiteral", + "offset": 550, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 163, - "length": 14, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1105, + "length": 5, + "value": "\"kty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 5, + "value": "\"use\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 163, - "length": 14, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1160, + "length": 9, + "value": "\"key_ops\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 1376, - "length": 4, - "value": "0x30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1191, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 1423, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1222, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 3945, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1247, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 4508, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1285, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 4673, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 5835, - "length": 3, - "value": "128" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 10, + "value": "\"x5t#S256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 6563, - "length": 3, - "value": "128" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1105, + "length": 5, + "value": "\"kty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8329, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 5, + "value": "\"use\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8364, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1160, + "length": 9, + "value": "\"key_ops\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8579, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1191, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8651, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1222, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8780, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1247, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPrivateKey.swift", - "kind": "BooleanLiteral", - "offset": 1847, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1285, "length": 5, - "value": "false" + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 861, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1095, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 10, + "value": "\"x5t#S256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1248, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1696, + "length": 3, + "value": "\"n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1995, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1720, + "length": 3, + "value": "\"e\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1751, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "BooleanLiteral", - "offset": 2487, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1696, + "length": 3, + "value": "\"n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 2520, - "length": 5, - "value": "-9809" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1720, + "length": 3, + "value": "\"e\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "BooleanLiteral", - "offset": 2547, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1751, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/HMAC.swift", - "kind": "IntegerLiteral", - "offset": 1859, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1958, + "length": 3, + "value": "\"k\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1571, - "length": 7, - "value": "\"P-256\"" + "offset": 1958, + "length": 3, + "value": "\"k\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1595, - "length": 7, - "value": "\"P-384\"" + "offset": 2146, + "length": 5, + "value": "\"crv\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1619, - "length": 7, - "value": "\"P-521\"" + "offset": 2165, + "length": 3, + "value": "\"x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1717, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2182, "length": 3, - "value": "256" + "value": "\"y\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1760, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2208, "length": 3, - "value": "384" + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1803, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2146, + "length": 5, + "value": "\"crv\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2165, "length": 3, - "value": "521" + "value": "\"x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1922, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2182, + "length": 3, + "value": "\"y\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1964, - "length": 2, - "value": "48" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2208, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 2006, - "length": 2, - "value": "66" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPublicKey.swift", + "kind": "BooleanLiteral", + "offset": 1836, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", "kind": "IntegerLiteral", - "offset": 2106, + "offset": 1514, "length": 1, - "value": "2" + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", + "kind": "BooleanLiteral", + "offset": 1780, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/JobResponse.swift", "kind": "StringLiteral", - "offset": 1571, - "length": 7, - "value": "\"P-256\"" + "offset": 243, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/JobResponse.swift", "kind": "StringLiteral", - "offset": 1595, - "length": 7, - "value": "\"P-384\"" + "offset": 243, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 1619, - "length": 7, - "value": "\"P-521\"" + "offset": 222, + "length": 23, + "value": "\"JSON Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Array", + "offset": 290, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 551, + "length": 11, + "value": "\"client_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 833, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1170, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1193, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1286, + "length": 10, + "value": "\"sdk_hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1446, + "length": 11, + "value": "\"pass_data\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1609, + "length": 7, + "value": "\"pinfl\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "offset": 2056, + "length": 3, + "value": "101" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "offset": 2064, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2135, + "length": 12, + "value": "\"birth_date\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2172, + "length": 17, + "value": "\"agreed_on_terms\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2231, + "length": 11, + "value": "\"client_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2266, + "length": 11, + "value": "\"threshold\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2321, + "length": 13, + "value": "\"need_update\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2373, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5311, - "length": 49, - "value": "\"Error creating signature. (CFError: \"" + "offset": 2408, + "length": 8, + "value": "\"device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5358, - "length": 1, - "value": "\")\"" + "offset": 2436, + "length": 6, + "value": "\"uuid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5399, - "length": 68, - "value": "\"SecKeyCreateSignature returned nil but did not set CFError object.\"" + "offset": 2479, + "length": 10, + "value": "\"platform\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 6152, - "length": 38, - "value": "\"Could not unpack ASN.1 EC signature.\"" + "offset": 2491, + "length": 5, + "value": "\"iOS\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 7317, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2514, + "length": 8, + "value": "\"device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7377, - "length": 108, - "value": "\"Signature is \"" + "offset": 2546, + "length": 7, + "value": "\"model\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7409, - "length": 5, - "value": "\" bytes long instead of the expected \"" + "offset": 2555, + "length": 85, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 7481, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2573, "length": 1, - "value": "2" + "value": "\", \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7483, + "offset": 2605, "length": 1, - "value": "\".\"" + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 8253, - "length": 68, - "value": "\"Error verifying signature. (CFError: \"" + "offset": 2639, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 8319, - "length": 1, - "value": "\")\"" + "offset": 2662, + "length": 12, + "value": "\"isEmulator\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9086, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2724, + "length": 14, + "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9117, - "length": 82, - "value": "\"ASN.1 integer is \"" + "offset": 2783, + "length": 12, + "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9147, + "offset": 2872, + "length": 10, + "value": "\"settings\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2906, + "length": 9, + "value": "\"is_root\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "BooleanLiteral", + "offset": 2917, "length": 5, - "value": "\" bytes long when it should be < \"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9195, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2944, + "length": 13, + "value": "\"is_emulator\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9197, - "length": 1, - "value": "\".\"" + "offset": 3007, + "length": 28, + "value": "\"sensor_event_changed_count\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9257, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3142, + "length": 13, + "value": "\"is_resident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 9298, - "length": 1, - "value": "0" + "offset": 3269, + "length": 2, + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9640, - "length": 60, - "value": "\"Unable to parse ASN.1 integer. This should be unreachable.\"" + "offset": 3293, + "length": 13, + "value": "\"external_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9797, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Dictionary", + "offset": 3614, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9829, - "length": 11, - "value": "0b10000000" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9927, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3653, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 10090, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3694, "length": 1, - "value": "1" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 10187, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3712, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 1385, - "length": 3, - "value": "\".\"" + "offset": 4214, + "length": 13, + "value": "\"X-Signature\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2492, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4865, + "length": 7, + "value": "\"width\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2527, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4897, + "length": 8, + "value": "\"height\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4931, + "length": 8, + "value": "\"pixels\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5435, + "length": 30, + "value": "\"zip_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2564, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5460, "length": 1, - "value": "2" + "value": "\".zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2598, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5661, + "length": 12, + "value": "\"image.jpeg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2638, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Array", + "offset": 5893, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2686, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5967, + "length": 12, + "value": "\"depth.json\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2724, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 6554, + "length": 25, + "value": "\"Zip directory not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2769, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 6945, + "length": 21, + "value": "\"Signature not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 222, - "length": 2, - "value": "30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7045, + "length": 17, + "value": "\"Image not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 263, - "length": 2, - "value": "36" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7553, + "length": 6, + "value": "\"file\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 2, - "value": "44" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7595, + "length": 31, + "value": "\"file_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 410, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7621, "length": 1, - "value": "3" + "value": "\".zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7662, + "length": 17, + "value": "\"application\/zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 767, - "length": 5, - "value": "[\"V\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7785, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 824, - "length": 11, - "value": "[\"P\", \"PN\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "IntegerLiteral", + "offset": 8093, + "length": 3, + "value": "200" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 881, - "length": 5, - "value": "[\"I\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "IntegerLiteral", + "offset": 8099, + "length": 3, + "value": "299" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 945, - "length": 6, - "value": "[\"IR\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 9595, + "length": 15, + "value": "\"Zip not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1004, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 9998, + "length": 8, + "value": "\"job_id\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10017, "length": 2, - "value": "[]" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1239, - "length": 5, - "value": "[\"M\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "FloatLiteral", + "offset": 10224, + "length": 3, + "value": "1.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1294, - "length": 5, - "value": "[\"F\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10752, + "length": 6, + "value": "\"code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1354, - "length": 15, - "value": "[\"X\", \"<\", \" \"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10808, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "Dictionary", - "offset": 5250, + "offset": 11016, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 6192, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11036, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 10317, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11055, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 11529, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11096, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", - "kind": "Array", - "offset": 1142, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11114, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1473, - "length": 3, - "value": "128" + "offset": 156, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1623, - "length": 1, - "value": "8" + "offset": 167, + "length": 5, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1628, + "offset": 156, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1751, - "length": 3, - "value": "128" + "offset": 167, + "length": 5, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", - "kind": "Array", - "offset": 1807, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 1823, - "length": 1, - "value": "0" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 1927, + "offset": 267, "length": 4, - "value": "0xff" + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2017, - "length": 1, - "value": "0" + "offset": 293, + "length": 4, + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2089, - "length": 1, - "value": "8" + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2178, - "length": 1, - "value": "0" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 156, - "length": 1, - "value": "0" + "offset": 267, + "length": 4, + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 167, - "length": 5, - "value": "1" + "offset": 293, + "length": 4, + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 156, - "length": 1, - "value": "0" + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 167, - "length": 5, - "value": "1" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 276, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 4, + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 562, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 293, "length": 4, - "value": "true" + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1038, + "offset": 638, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1206, + "offset": 885, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 1389, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 1939, + "length": 42, + "value": "\"Error generating key pair: \"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 1980, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1540, + "offset": 2304, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdAppearance.swift", - "kind": "IntegerLiteral", - "offset": 543, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 2589, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "Array", - "offset": 3474, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 399, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "StringLiteral", - "offset": 4307, - "length": 170, - "value": "\"No valid RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey\nJSON found to decode.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 557, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "StringLiteral", - "offset": 4695, - "length": 139, - "value": "\"No RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey found to decode.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 591, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1567, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 770, "length": 5, - "value": "\"RSA\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "StringLiteral", - "offset": 1588, - "length": 5, - "value": "\"oct\"" + "offset": 1013, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1608, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1093, "length": 4, - "value": "\"EC\"" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1567, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1202, "length": 5, - "value": "\"RSA\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1588, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1271, "length": 5, - "value": "\"oct\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1608, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1395, "length": 4, - "value": "\"EC\"" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 934, - "length": 20, - "value": "\"Video Output Queue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "FloatLiteral", + "offset": 1721, + "length": 3, + "value": "1.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1005, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "FloatLiteral", + "offset": 1927, + "length": 3, + "value": "0.6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "StringLiteral", - "offset": 1129, - "length": 24, - "value": "\"Image Processing Queue\"" + "offset": 2675, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1204, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4240, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 1477, - "length": 20, - "value": "\"Depth Output Queue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4601, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1548, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 4645, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4831, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "BooleanLiteral", - "offset": 1782, + "offset": 4860, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "BooleanLiteral", - "offset": 1827, + "offset": 5487, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1860, - "length": 1, - "value": "0" + "offset": 5999, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1897, - "length": 1, - "value": "0" + "offset": 6076, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6761, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1934, - "length": 1, - "value": "0" + "offset": 6948, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2371, - "length": 1, - "value": "0" + "offset": 7025, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2393, - "length": 1, - "value": "0" + "offset": 7537, + "length": 2, + "value": "25" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2532, + "offset": 7542, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 2603, - "length": 4, - "value": "0.75" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 7612, + "length": 2, + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2611, - "length": 1, - "value": "2" + "offset": 8228, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2617, - "length": 1, - "value": "3" + "offset": 8296, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 2636, - "length": 4, - "value": "0.75" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 8365, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JOSEHeader.swift", + "kind": "Array", + "offset": 1704, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2659, + "offset": 385, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2697, + "offset": 994, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2703, + "offset": 1984, "length": 1, - "value": "3" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2721, - "length": 1, - "value": "6" + "offset": 2153, + "length": 4, + "value": "0x80" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2741, + "offset": 2591, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 2839, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 2892, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 3140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3170, + "offset": 3168, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3192, + "offset": 3215, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3331, + "offset": 3259, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 3496, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 3380, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3806, + "offset": 3437, "length": 1, - "value": "3" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4259, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 4982, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4423, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5048, + "length": 4, + "value": "0x30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4645, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5326, "length": 4, - "value": "true" + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 5610, - "length": 27, - "value": "\"No suitable camera found.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5557, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 6063, - "length": 27, - "value": "\"No suitable camera found.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5784, + "length": 4, + "value": "0x05" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 6644, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5835, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 6790, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5928, "length": 4, - "value": "true" + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 6994, - "length": 3, - "value": "480" + "offset": 6268, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 7060, - "length": 3, - "value": "640" + "offset": 6344, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 8498, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 6456, "length": 4, - "value": "true" + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 8644, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "Array", + "offset": 7082, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 8848, - "length": 3, - "value": "480" + "offset": 1236, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 8914, - "length": 3, - "value": "640" + "offset": 1292, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 9466, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1456, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 9603, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1625, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 10703, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1694, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 10727, + "offset": 2047, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 12441, - "length": 4, - "value": "1108" + "offset": 2051, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 12620, - "length": 4, - "value": "1108" + "offset": 2077, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 14946, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2082, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15040, + "offset": 2294, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 15082, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2298, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2324, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2329, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15178, + "offset": 2508, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 15218, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2512, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15310, + "offset": 2586, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15362, - "length": 3, - "value": "180" + "offset": 2590, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 15436, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 147, + "length": 39, + "value": "\"(P[A-Z\\d<])([A-Z]{3})([A-Z\\d<]{39})\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 232, + "length": 96, + "value": "\"([A-Z\\d<]{9})(\\d)([A-Z]{3})(\\d{6})(\\d)([M|F|X|<])(\\d{6})(\\d)([A-Z\\d<]{14})([\\d<])(\\d)\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1382, + "length": 20, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1391, + "length": 1, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1401, + "length": 22, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 2520, "length": 2, - "value": "90" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16185, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 2598, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 3107, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 3185, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 4895, "length": 4, - "value": "0.55" + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16192, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 5250, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 6192, "length": 3, - "value": "0.6" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16241, - "length": 4, - "value": "0.95" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 10317, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16248, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 11529, "length": 3, - "value": "0.9" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 16685, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 131, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 16819, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 162, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 17421, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 195, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18252, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 228, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18282, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 260, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "IntegerLiteral", - "offset": 18421, - "length": 1, - "value": "1" + "offset": 292, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18476, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 320, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 18509, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 351, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 18648, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 388, "length": 4, - "value": "true" + "value": "0.50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "BooleanLiteral", - "offset": 18882, + "offset": 943, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19215, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 983, "length": 4, - "value": "true" + "value": "15.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19308, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 1018, "length": 4, - "value": "1000" + "value": "20.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19364, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 1051, + "length": 4, + "value": "15.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19376, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1089, + "length": 64, + "value": "\"myid_mobile_sdk_(dev)-38StMOL1VGK2s1uvlQsfaz93GOrELSXuqhuAgWmr\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19443, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1187, + "length": 58, + "value": "\"myid_mobile_sdk-92SnsJQhWBmajM3rvsUqmMJxikhTykqOHXN2caHC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19570, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "BooleanLiteral", + "offset": 1277, "length": 4, - "value": "1000" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19626, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "BooleanLiteral", + "offset": 1310, "length": 4, - "value": "1000" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "BooleanLiteral", - "offset": 19640, + "offset": 1407, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19707, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 295, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1442, "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 310, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 360, + "offset": 861, "length": 2, - "value": "17" + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 483, + "offset": 1095, "length": 1, - "value": "8" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 523, + "offset": 1248, "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 629, - "length": 4, - "value": "true" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 902, + "offset": 1995, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 908, + "offset": 2148, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 918, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 994, - "length": 19, - "value": "\"myid_icon_scanner\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1152, - "length": 2, - "value": "48" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "BooleanLiteral", - "offset": 1167, + "offset": 2487, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 1227, - "length": 2, - "value": "48" + "offset": 2520, + "length": 5, + "value": "-9809" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "BooleanLiteral", - "offset": 1242, - "length": 4, - "value": "true" + "offset": 2547, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1772, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 364, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1844, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 1919, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2077, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 401, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2172, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2247, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2430, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 439, "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2445, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2495, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 476, "length": 2, - "value": "17" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2619, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 514, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2659, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 553, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2765, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 591, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2843, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 455, "length": 2, - "value": "16" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2847, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 524, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2850, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 605, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3099, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1186, "length": 2, - "value": "10" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3263, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1255, "length": 2, - "value": "14" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3358, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1336, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 3433, + "offset": 2041, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 3911, - "length": 5, - "value": "false" + "offset": 2225, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 4262, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 2335, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 4322, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 2689, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 4674, - "length": 5, - "value": "false" + "offset": 3373, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 6382, + "offset": 3557, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7215, + "offset": 3677, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7694, + "offset": 4031, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7996, + "offset": 4713, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8048, + "offset": 4897, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8233, - "length": 5, - "value": "false" + "offset": 5016, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8241, + "offset": 5370, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9032, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 7562, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "IntegerLiteral", - "offset": 9246, + "offset": 181, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9279, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "BooleanLiteral", + "offset": 197, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "Array", + "offset": 240, + "length": 50, + "value": "[\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 948, "length": 2, - "value": "\"\"" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "IntegerLiteral", - "offset": 9286, + "offset": 1249, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "StringLiteral", - "offset": 9382, + "offset": 1488, "length": 8, - "value": "\"\"" + "value": "\"[^0-9]\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "StringLiteral", - "offset": 9389, - "length": 1, + "offset": 1504, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9652, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 1558, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 9663, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 2097, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9721, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 584, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 9732, + "offset": 1598, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9893, - "length": 3, - "value": "\"#\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 1631, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10092, + "offset": 1751, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 2240, + "length": 3, + "value": "0.6" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 2921, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 10379, - "length": 2, - "value": "14" + "offset": 4812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 4947, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10628, + "offset": 4991, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 5177, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10840, + "offset": 5206, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 10848, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 5731, + "length": 15, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 11301, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 5745, "length": 1, - "value": "9" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 11336, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6138, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 11715, + "offset": 6184, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12181, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6228, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6278, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12273, + "offset": 6341, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 12332, - "length": 2, + "offset": 7004, + "length": 45, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 7048, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 7163, + "length": 3, + "value": "1.0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12343, - "length": 4, - "value": "true" + "offset": 7213, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12428, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7269, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12439, + "offset": 7315, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12488, + "offset": 7396, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12696, - "length": 15, - "value": "\"([A-Z0-9a-z])\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7439, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12756, - "length": 17, - "value": "\"SELF MATCHES %@\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7711, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12814, + "offset": 7753, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13097, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7793, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13201, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7839, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 13340, + "offset": 7879, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13362, - "length": 1, - "value": "9" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8305, + "length": 20, + "value": "\"myid_icon_not_face\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8360, + "length": 24, + "value": "\"myid_icon_advice_third\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8639, + "length": 26, + "value": "\"myid_icon_multiple_faces\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8910, + "length": 22, + "value": "\"myid_icon_sunglasses\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9252, + "length": 23, + "value": "\"myid_icon_eyes_opened\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9310, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 13475, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9586, + "length": 20, + "value": "\"myid_icon_not_face\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 13624, - "length": 2, - "value": "\"\"" + "offset": 9988, + "length": 24, + "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14214, - "length": 2, - "value": "\"\"" + "offset": 10048, + "length": 25, + "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14475, - "length": 2, - "value": "\"\"" + "offset": 10108, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14543, - "length": 2, - "value": "\"\"" + "offset": 10569, + "length": 24, + "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14612, - "length": 2, - "value": "\"\"" + "offset": 10629, + "length": 25, + "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 14755, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 10689, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 14803, + "offset": 11698, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "Dictionary", - "offset": 16498, - "length": 3, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 16679, - "length": 4, - "value": "true" + "offset": 11747, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 16991, + "offset": 11798, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 17194, - "length": 2, - "value": "36" + "offset": 12054, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 17621, - "length": 5, - "value": "false" + "offset": 12171, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18001, - "length": 2, - "value": "28" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12220, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18124, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12267, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18510, - "length": 2, - "value": "24" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12320, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18642, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12368, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19019, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12422, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19401, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12473, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19604, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 12719, + "length": 18, + "value": "\"myid_icon_cancel\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19952, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12871, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20252, - "length": 2, - "value": "30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 12958, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20267, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20393, - "length": 2, - "value": "16" + "offset": 13111, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20431, - "length": 4, - "value": "true" + "offset": 13175, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20628, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 13229, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20643, - "length": 4, - "value": "true" + "offset": 13301, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 20816, - "length": 2, - "value": "18" + "offset": 13522, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 21374, + "offset": 13569, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 21451, - "length": 2, - "value": "24" + "offset": 13740, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22366, - "length": 2, - "value": "36" + "offset": 13979, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22465, - "length": 3, - "value": "-36" + "offset": 14077, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22671, - "length": 3, - "value": "240" + "offset": 14115, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22738, + "offset": 14122, "length": 2, "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 23053, - "length": 3, - "value": "160" + "offset": 14158, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 23126, + "offset": 14165, "length": 2, - "value": "40" + "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 23917, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 14200, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 24289, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 241, - "length": 59, - "value": "\"Invalid request. Call the number \"" + "offset": 14228, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 299, - "length": 1, + "offset": 14256, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 338, - "length": 146, - "value": "\"Ð’ запроÑе не переданы необходимые параметры. ОбратитеÑÑŒ по номер \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14288, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 483, - "length": 1, + "offset": 14315, + "length": 30, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 521, - "length": 99, - "value": "\"Barcha kerakli parametrlar so'rovda yuborilmadi. \"" + "offset": 14324, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 595, - "length": 5, - "value": "\" raqam orqali bog'laning\"" + "offset": 14344, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 765, - "length": 63, - "value": "\"MyID internal error. Call the number \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14372, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 827, - "length": 1, + "offset": 14399, + "length": 31, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 866, - "length": 100, - "value": "\"ВнутреннÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ОбратитеÑÑŒ по номеру \"" + "offset": 14408, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 965, + "offset": 14429, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1003, - "length": 70, - "value": "\"MyID ichki xatolik. \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14472, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1048, - "length": 5, - "value": "\" raqam orqali bog'laning\"" + "offset": 14501, + "length": 34, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1221, - "length": 42, - "value": "\"Connection error. Please try again later\"" + "offset": 14512, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1301, - "length": 104, - "value": "\"ПроÑим проверить интернет Ñоединение и повторить Ñнова\"" + "offset": 14534, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1442, - "length": 60, - "value": "\"Internet aloqangizni tekshiring va qaytadan urinib ko'ring\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14564, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1647, - "length": 21, - "value": "\"Bad or blurry image\"" + "offset": 14593, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1706, - "length": 39, - "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" + "offset": 14604, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1782, - "length": 41, - "value": "\"Sur'atning sifati past yoki sur'at xira\"" + "offset": 14627, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1973, - "length": 22, - "value": "\"Camera access denied\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14670, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2033, - "length": 47, - "value": "\"ДоÑтуп к камере запрещен\"" + "offset": 14699, + "length": 34, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2118, - "length": 57, - "value": "\"Камерага кирүүгө тыюу Ñалынды\"" + "offset": 14710, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2212, - "length": 55, - "value": "\"Ilova uchun kameradan foydalanishga ruxsat berilmagan\"" + "offset": 14732, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 2409, - "length": 10, - "value": "\"Continue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14762, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2457, - "length": 22, - "value": "\"Продолжить\"" + "offset": 14791, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2516, - "length": 13, - "value": "\"Davom etish\"" + "offset": 14802, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2668, - "length": 6, - "value": "\"Exit\"" + "offset": 14825, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2712, - "length": 12, - "value": "\"Выйти\"" + "offset": 14861, + "length": 41, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2762, - "length": 12, - "value": "\"Чыгуу\"" + "offset": 14873, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2811, - "length": 9, - "value": "\"Chiqish\"" + "offset": 14887, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2963, - "length": 11, - "value": "\"Try again\"" + "offset": 14901, + "length": 28, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3012, - "length": 38, - "value": "\"Попробовать еще раз\"" + "offset": 14928, + "length": 4, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3089, - "length": 54, - "value": "\"Дагы бир жолу аракет кылыңыз\"" + "offset": 14940, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3180, - "length": 22, - "value": "\"Qayta urinib ko'ring\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 15222, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3344, - "length": 16, - "value": "\"Driver license\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 15263, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3398, - "length": 53, - "value": "\"ВодительÑкое удоÑтоверение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15470, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3488, - "length": 26, - "value": "\"Haydovchilik guvohnomasi\"" + "offset": 15625, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3662, - "length": 15, - "value": "\"Date of birth\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15710, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3715, - "length": 27, - "value": "\"Дата рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15829, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3779, - "length": 15, - "value": "\"Tug'ilgan kun\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 16163, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3949, - "length": 12, - "value": "\"dd.mm.yyyy\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16702, + "length": 2, + "value": "25" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3999, - "length": 20, - "value": "\"дд.мм.гггг\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16707, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4056, - "length": 12, - "value": "\"kk.oo.yyyy\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16777, + "length": 2, + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4206, - "length": 5, - "value": "\"PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17393, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4249, - "length": 12, - "value": "\"ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17461, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4298, - "length": 9, - "value": "\"JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17530, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4452, - "length": 38, - "value": "\"Serial and number of passport or PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17659, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4528, - "length": 61, - "value": "\"Ð¡ÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17732, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4626, - "length": 39, - "value": "\"Pasport seriyasi, raqami yoki JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18140, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4821, - "length": 17, - "value": "\"AA1234567 | PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18179, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4876, - "length": 24, - "value": "\"AA1234567 | ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18253, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4937, - "length": 21, - "value": "\"AA1234567 | JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18550, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5091, - "length": 6, - "value": "\"hour\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18646, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5135, - "length": 8, - "value": "\"чаÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18687, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5180, - "length": 6, - "value": "\"soat\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18894, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5320, - "length": 7, - "value": "\"hours\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19644, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5365, - "length": 8, - "value": "\"чаÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19686, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5410, - "length": 6, - "value": "\"soat\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 19839, + "length": 2, + "value": "24" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19947, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 5551, - "length": 9, - "value": "\"ID Card\"" + "offset": 20137, + "length": 17, + "value": "\"myid_icon_error\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5598, - "length": 9, - "value": "\"ID Card\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 20323, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 10, - "value": "\"ID Karta\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20385, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5789, - "length": 8, - "value": "\"minute\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20442, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5835, - "length": 8, - "value": "\"мин\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 20645, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5880, - "length": 8, - "value": "\"daqiqa\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20844, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6024, - "length": 9, - "value": "\"minutes\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20935, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6071, - "length": 8, - "value": "\"мин\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21057, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6116, - "length": 8, - "value": "\"daqiqa\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21068, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6266, - "length": 97, - "value": "\"Customer Service \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 21114, + "length": 4, + "value": "0.15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6362, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21161, "length": 1, - "value": "\"\"" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6401, - "length": 139, - "value": "\"Служба поддержки пользователей \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21218, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6539, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21228, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6578, - "length": 118, - "value": "\"Колдонуучуну колдоо \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21240, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6695, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21251, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6733, - "length": 109, - "value": "\"Mijozlarga xizmat ko'rsatish \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21313, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6841, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21449, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21489, "length": 1, - "value": "\"\"" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6987, - "length": 42, - "value": "\"Point the camera at the driver's license\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21747, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7067, - "length": 105, - "value": "\"Ðаведите камеру телефона на водительÑкое удоÑтоверение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21967, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7209, - "length": 64, - "value": "\"Telefoningiz kamerasini haydovchilik guvohnomasiga olib keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22034, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7420, - "length": 29, - "value": "\"Eyes closed or not detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22079, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7487, - "length": 60, - "value": "\"Глаза закрыты или не обнаружены\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22253, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7584, - "length": 32, - "value": "\"Ko'zlar yopiq yoki aniqlanmadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22304, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7760, - "length": 32, - "value": "\"Make sure your eyes are opened\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22433, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7830, - "length": 61, - "value": "\"УбедитеÑÑŒ, что Ваши глаза окрыты\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22505, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7930, - "length": 60, - "value": "\"Көзүңүз капталганын текшериңиз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22853, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8027, - "length": 52, - "value": "\"Ko'zlaringiz ochiq ekanligiga ishonch hosil qiling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22921, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8227, - "length": 25, - "value": "\"Keep your head straight\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22967, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8290, - "length": 40, - "value": "\"Держите голову прÑмо\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23144, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8370, - "length": 44, - "value": "\"Башыңызды түз кармаңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23196, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8451, - "length": 26, - "value": "\"Boshingizni tekis tuting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23328, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8623, - "length": 15, - "value": "\"Keep straight\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23401, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8676, - "length": 31, - "value": "\"ДержитеÑÑŒ ровно\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23749, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8745, - "length": 15, - "value": "\"Түз тур\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23816, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8797, - "length": 18, - "value": "\"To'g'riga qarang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23861, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24035, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8957, - "length": 47, - "value": "\"Make sure your face is in the dedicated space\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24086, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9042, - "length": 114, - "value": "\"УбедитеÑÑŒ, что Ваше лицо находитÑÑ Ð² выделенном проÑтранÑтве\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 24215, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9195, - "length": 90, - "value": "\"Бетиңиз бөлүнгөн мейкиндикте Ñкенин текшериңиз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24287, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9322, - "length": 66, - "value": "\"Sizning yuzingiz belgilangan maydon ichida bo'lishini ta'minlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 24594, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9535, - "length": 22, - "value": "\"Face not fully shown\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24973, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9595, - "length": 101, - "value": "\"Лицо не полноÑтью попало в кадр или не отчетливо видно\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 25139, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9733, - "length": 52, - "value": "\"Yuz aniq ko'rinmadi yoki to'liq tasvirga tushmagan\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 25489, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9927, - "length": 23, - "value": "\"Move away from camera\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26133, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9988, - "length": 31, - "value": "\"Отойдите дальше\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 26229, + "length": 3, + "value": "0.2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10060, - "length": 27, - "value": "\"Ðртка жылыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26273, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10124, - "length": 26, - "value": "\"Kameradan uzoqroq turing\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26328, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10293, - "length": 13, - "value": "\"Come closer\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26338, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10344, - "length": 31, - "value": "\"Подойдите ближе\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26350, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10416, - "length": 37, - "value": "\"Жакыныраак жылыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26361, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10490, - "length": 26, - "value": "\"Kameraga yaqinroq keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26420, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10660, - "length": 117, - "value": "\"Due to a large number of unsuccessful attempts, your access to the identification service is temporarily restricted\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26549, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 10815, - "length": 186, - "value": "\"Из-за большого количеÑтва неуÑпешных попыток Вам временно ограничен доÑтуп к ÑервиÑу идентификации\"" + "offset": 26739, + "length": 16, + "value": "\"myid_icon_call\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11038, - "length": 111, - "value": "\"Ko'p sonli muvaffaqiyatsiz urinishlar tufayli identifikatsiya xizmatidan foydalanishingiz vaqtincha cheklandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26922, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11301, - "length": 16, - "value": "\"Open your eyes\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 27111, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11355, - "length": 29, - "value": "\"Откройте глаза\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 27197, + "length": 2, + "value": "17" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11421, - "length": 23, - "value": "\"Ko'zlaringizni oching\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 27235, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11593, - "length": 31, - "value": "\"Look straight into the camera\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 27469, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11662, - "length": 45, - "value": "\"Смотрите прÑмо в камеру\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 28359, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11744, - "length": 36, - "value": "\"To'g'ridan-to'g'ri kameraga qarang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 28978, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11930, - "length": 38, - "value": "\"Wipe the front camera of your device\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29049, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12006, - "length": 82, - "value": "\"Протрите фронтальную камеру Вашего девайÑа\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29207, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12127, - "length": 81, - "value": "\"Ðппаратыңыздын алдыңкы камераÑын Ñүртүңүз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29307, + "length": 2, + "value": "-8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12245, - "length": 92, - "value": "\"Qurilmangizning old kamerasi tiniqligiga ishonch hosil qiling (old kamerani artib qo'ying)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29468, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12488, - "length": 32, - "value": "\"Hold your device at face level\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29573, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12558, - "length": 63, - "value": "\"Держите Ваш Ð´ÐµÐ²Ð°Ð¹Ñ Ð½Ð° уровне лица\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29691, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12660, - "length": 67, - "value": "\"Ðппаратты жүз деңгÑÑлинде кармаңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29797, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12764, - "length": 47, - "value": "\"Smartfoningizni yuzingiz balandligida saqlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29914, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12961, - "length": 87, - "value": "\"Make sure the room is well lit, otherwise go to a window or walk into a more lit room\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30019, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13086, - "length": 224, - "value": "\"УбедитеÑÑŒ, что помещение доÑтаточно оÑвещенное, в ином Ñлучае подойдите к окну или пройдите в более оÑвещенное помещение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30108, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13350, - "length": 203, - "value": "\"Бөлмө жетиштүү жарыктандырылганын текшериңиз, антпеÑе терезеге барыңыз же жарыктандырылган бөлмөгө барыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30182, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13590, - "length": 87, - "value": "\"Xona yetarlicha yoritilganligiga ishonch hosil qiling, aks holda yorug' xonaga o'ting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30271, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13827, - "length": 44, - "value": "\"There must be only one person in the image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30346, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13909, - "length": 55, - "value": "\"Ð’ кадре должно быть одно лицо\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30434, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14001, - "length": 41, - "value": "\"Tasvirda faqat bitta yuz bo'lishi kerak\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30508, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14189, - "length": 23, - "value": "\"Take off your glasses\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30639, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14250, - "length": 25, - "value": "\"Снимите очки\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30743, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14312, - "length": 34, - "value": "\"Ko'zoynaklaringizni yechib oling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30849, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14498, - "length": 24, - "value": "\"Head rotation detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30932, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14560, - "length": 51, - "value": "\"Голова повернута в Ñторону\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31032, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14648, - "length": 27, - "value": "\"Bosh yon tomonga burilgan\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31134, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14813, - "length": 34, - "value": "\"Point your camera at the QR code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31289, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14885, - "length": 46, - "value": "\"Ðаведите камеру на QR-код\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31386, + "length": 2, + "value": "-8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14968, - "length": 70, - "value": "\"Telefoningiz kamerasini ID kartangizning QR kod tomoniga olib keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31466, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15177, - "length": 31, - "value": "\"Identification is in progress\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31534, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15246, - "length": 49, - "value": "\"ПроводитÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31616, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15332, - "length": 37, - "value": "\"Identifikatsiya amalga oshirilmoqda\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31705, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15522, - "length": 28, - "value": "\"Several faces in the image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31801, + "length": 3, + "value": "-10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15588, - "length": 59, - "value": "\"Ð’ кадр попало более одного лица\"" + "offset": 32212, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15684, - "length": 35, - "value": "\"Tasvirda bir nechta yuz aniqlandi\"" + "offset": 32397, + "length": 30, + "value": "\"+998\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15859, - "length": 46, - "value": "\"Point your camera at the passport photo page\"" + "offset": 32426, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15943, - "length": 94, - "value": "\"Ðаведите камеру к Ñтранице паÑпорта Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸ÐµÐ¹\"" + "offset": 32483, + "length": 22, + "value": "\"telprompt:\/\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 16074, - "length": 70, - "value": "\"Telefoningiz kamerasini pasportingizning rasm sahifasiga olib keling\"" + "offset": 32504, + "length": 3, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16288, - "length": 15, - "value": "\"Sending photo\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "Dictionary", + "offset": 32641, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", "kind": "StringLiteral", - "offset": 16341, + "offset": 2191, "length": 27, - "value": "\"Отправка фото\"" + "value": "\"Wrong parameter: key type\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16406, - "length": 27, - "value": "\"Сүрөт жөнөтүу\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", + "kind": "Dictionary", + "offset": 2354, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16470, - "length": 19, - "value": "\"Rasm yuborilmoqda\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 147, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16639, - "length": 21, - "value": "\"Sunglasses detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 158, + "length": 6, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16698, - "length": 31, - "value": "\"Обнаружены очки\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 147, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16766, - "length": 24, - "value": "\"Ko'zoynaklar aniqlandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 158, + "length": 6, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16948, - "length": 30, - "value": "\"You can try again in \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "IntegerLiteral", + "offset": 398, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16977, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "FloatLiteral", + "offset": 535, + "length": 4, + "value": "0.55" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17016, - "length": 72, - "value": "\"Ð’Ñ‹ Ñнова можете попробовать через \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "BooleanLiteral", + "offset": 1354, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Signer.swift", "kind": "StringLiteral", - "offset": 17087, - "length": 1, - "value": "\"\"" + "offset": 3639, + "length": 3, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17125, - "length": 52, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", + "kind": "Dictionary", + "offset": 2677, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17133, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", + "kind": "Dictionary", + "offset": 3491, "length": 3, - "value": "\" dan keyin qayta urinib ko'rishingiz mumkin\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17320, - "length": 23, - "value": "\"You can try again now\"" + "offset": 247, + "length": 12, + "value": "\"devmyid.uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17381, - "length": 66, - "value": "\"Ð’Ñ‹ Ñнова можете попробовать ÑейчаÑ\"" + "offset": 296, + "length": 9, + "value": "\"myid.uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17484, - "length": 34, - "value": "\"Qayta urinib ko'rishingiz mumkin\"" + "offset": 365, + "length": 25, + "value": "\"https:\/\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17662, - "length": 58, - "value": "\"You may be able to authenticate by trying the following:\"" + "offset": 385, + "length": 1, + "value": "\"\/api\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17758, - "length": 112, - "value": "\"Возможно, Ð’Ñ‹ Ñможете пройти идентификацию Ð¿Ñ€Ð¾Ð±ÑƒÑ Ñледующее:\"" + "offset": 433, + "length": 32, + "value": "\"https:\/\/upload.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17911, - "length": 104, - "value": "\"Төмөнкүлөрдү колдонуп, идентификациÑдан Ó©Ñ‚Ñөңүз болот:\"" + "offset": 460, + "length": 1, + "value": "\"\/api\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18052, - "length": 55, - "value": "\"Quyidagilarni amalga oshirishingizni tavsiya qilamiz:\"" + "offset": 521, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18247, - "length": 14, - "value": "\"Non-resident\"" + "offset": 531, + "length": 1, + "value": "\"\/v1\/oauth2\/authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18299, - "length": 22, - "value": "\"Ðерезидент\"" + "offset": 616, + "length": 61, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18358, - "length": 12, - "value": "\"Norezident\"" + "offset": 626, + "length": 1, + "value": "\"\/v2\/authentication\/sdk-authentication-request-task\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18507, - "length": 10, - "value": "\"Passport\"" + "offset": 737, + "length": 28, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18555, - "length": 16, - "value": "\"ПаÑпорт\"" + "offset": 749, + "length": 1, + "value": "\"\/v1\/upload-tiny\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18608, - "length": 9, - "value": "\"Pasport\"" + "offset": 827, + "length": 63, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18765, - "length": 57, - "value": "\"* Identification is carried out for non-resident's data\"" + "offset": 837, + "length": 1, + "value": "\"\/v1\/authentication\/sdk-authentication-request-status\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18860, - "length": 116, - "value": "\"* Ð˜Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð±ÑƒÐ´ÐµÑ‚ производитьÑÑ Ð¿Ð¾ данным Ð´Ð»Ñ Ð½ÐµÑ€ÐµÐ·Ð¸Ð´ÐµÐ½Ñ‚Ð°\"" + "offset": 948, + "length": 38, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 19013, - "length": 69, - "value": "\"* Identifikatsiya norezident ma'lumotlariga ko'ra amalga oshiriladi\"" + "offset": 958, + "length": 1, + "value": "\"\/v1\/oauth2\/authorize-client\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19217, - "length": 8, - "value": "\"second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 321, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 869, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19263, - "length": 8, - "value": "\"Ñек\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 1144, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19308, - "length": 8, - "value": "\"soniya\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 1419, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19452, - "length": 9, - "value": "\"seconds\"" + "offset": 7428, + "length": 27, + "value": "\"Invalid header parameter.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19499, - "length": 8, - "value": "\"Ñек\"" + "offset": 7660, + "length": 17, + "value": "\"Wrong key type.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19544, - "length": 8, - "value": "\"soniya\"" + "offset": 9251, + "length": 58, + "value": "\"JWE header algorithms do not match encrypter algorithms.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19699, - "length": 19, - "value": "\"Login or register\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", + "kind": "IntegerLiteral", + "offset": 10475, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19756, - "length": 40, - "value": "\"Вход или региÑтрациÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 1376, + "length": 4, + "value": "0x30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19833, - "length": 31, - "value": "\"Kirish yoki ro'yxatdan o'tish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 1423, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20005, - "length": 19, - "value": "\"Access restricted\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 3945, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20062, - "length": 33, - "value": "\"ДоÑтуп ограничен\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 4508, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20132, - "length": 28, - "value": "\"Xizmat vaqtincha cheklandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 4673, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20306, - "length": 21, - "value": "\"Bad or blurry image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 5835, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20365, - "length": 39, - "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 6563, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20444, - "length": 27, - "value": "\"Бүдөмүк Ñүрөт\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8329, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20508, - "length": 41, - "value": "\"Sur'atning sifati past yoki sur'at xira\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8364, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20702, - "length": 28, - "value": "\"Failed to confirm liveness\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8579, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20768, - "length": 67, - "value": "\"Ðе удалоÑÑŒ подтвердить жизненноÑть\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8651, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20872, - "length": 26, - "value": "\"Hayotiylik tasdiqlanmadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8780, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21045, - "length": 26, - "value": "\"Choose the document type\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 152, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21109, - "length": 44, - "value": "\"Выберите тип документа\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 163, + "length": 14, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21190, - "length": 23, - "value": "\"Hujjat turini tanlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 152, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21358, - "length": 8, - "value": "\"Cancel\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 163, + "length": 14, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21404, - "length": 14, - "value": "\"Отмена\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 149, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21455, - "length": 14, - "value": "\"Bekor qilish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 160, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21613, - "length": 7, - "value": "\"Allow\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 14, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21658, - "length": 20, - "value": "\"Разрешать\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 149, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21715, - "length": 15, - "value": "\"Ruxsat berish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 160, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21875, - "length": 16, - "value": "\"Go to settings\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 14, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21929, - "length": 40, - "value": "\"Перейти к наÑтройкам\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3605, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22006, - "length": 21, - "value": "\"Sozlamalarga o'tish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3800, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22187, - "length": 52, - "value": "\"Permission denied but required for basic functions\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3806, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22277, - "length": 117, - "value": "\"Ð’ разрешении было отказано, но необходимо Ð´Ð»Ñ Ð¾Ñновных функций\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3831, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22431, - "length": 66, - "value": "\"Ruxsat rad etildi, lekin asosiy funksiyalar uchun talab qilinadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3842, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22631, - "length": 31, - "value": "\"Client ID should not be empty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3992, + "length": 3, + "value": "256" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22688, - "length": 58, - "value": "\"Укажите идентификатор клиента\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3998, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22772, - "length": 58, - "value": "\"Укажите идентификатор клиента\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 4024, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22856, - "length": 33, - "value": "\"Mijoz identifikatorini kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 4035, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23021, - "length": 33, - "value": "\"Client Hash should not be empty\"" + "offset": 7473, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23080, - "length": 28, - "value": "\"Укажите Client Hash\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 9138, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23134, - "length": 28, - "value": "\"Укажите Client Hash\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 9170, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23188, - "length": 25, - "value": "\"Client Hash-ni kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 10339, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23347, - "length": 36, - "value": "\"Client Hash ID should not be empty\"" + "offset": 10828, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23409, - "length": 31, - "value": "\"Укажите Client Hash Id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 12095, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23466, - "length": 31, - "value": "\"Укажите Client Hash Id\"" + "offset": 12603, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 23523, - "length": 28, - "value": "\"Client Hash ID-ni kiriting\"" + "offset": 159, + "length": 21, + "value": "\"[a-zA-Z]{2}[0-9]{7}\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 23685, - "length": 36, - "value": "\"Passport field should not be empty\"" + "offset": 210, + "length": 11, + "value": "\"[0-9]{14}\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23747, - "length": 90, - "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 321, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23863, - "length": 90, - "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23979, - "length": 64, - "value": "\"Pasport\/ID- karta seriyasi va raqamini yoki JSHSHIRni kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 489, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24168, - "length": 35, - "value": "\"Date of birth should not be empty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 770, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24229, - "length": 42, - "value": "\"Укажите дату рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "Array", + "offset": 863, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24297, - "length": 42, - "value": "\"Укажите дату рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 889, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24365, - "length": 27, - "value": "\"Tug'ilgan sanani kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 928, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24536, - "length": 75, - "value": "\"Either passport (9 characters) or PINFL (14 characters) should be entered\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 1082, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24637, - "length": 137, - "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1258, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24800, - "length": 137, - "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1400, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24963, - "length": 77, - "value": "\"Iltimos pasport ma'lumotlarini (9 belgi) yoki JSHSHIRni (14 belgi) kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1424, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25174, - "length": 38, - "value": "\"Incorrect passport series and number\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1509, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25238, - "length": 60, - "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1533, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25324, - "length": 60, - "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1620, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25410, - "length": 36, - "value": "\"Pasport seriya va raqami noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1726, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25577, - "length": 17, - "value": "\"Incorrect PINFL\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1750, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25620, - "length": 29, - "value": "\"Ðеверный ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1838, + "length": 1, + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25675, - "length": 29, - "value": "\"Ðеверный ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1862, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25730, - "length": 19, - "value": "\"JSHSHIR noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1947, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25878, - "length": 35, - "value": "\"Incorrect format of date of birth\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1971, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25939, - "length": 57, - "value": "\"Ðеверный формат даты рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2058, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26022, - "length": 57, - "value": "\"Ðеверный формат даты рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2082, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26105, - "length": 34, - "value": "\"Tug'ilgan sana formati noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2166, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26276, - "length": 51, - "value": "\"Users under age of \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2190, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26302, - "length": 6, - "value": "\" cannot use this service\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2276, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26353, - "length": 117, - "value": "\"Пользователи младше \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2300, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26398, - "length": 6, - "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2386, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26496, - "length": 117, - "value": "\"Пользователи младше \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2410, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26541, - "length": 6, - "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2493, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26639, - "length": 68, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2518, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26646, - "length": 7, - "value": "\" yoshdan kichik foydalanuvchilar xizmatdan foydalana olmaydi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2604, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 140, + "offset": 2629, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 151, - "length": 4, - "value": "1" + "offset": 2715, + "length": 2, + "value": "12" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 140, + "offset": 2740, "length": 1, - "value": "0" + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 151, - "length": 4, - "value": "1" + "offset": 2934, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", - "kind": "StringLiteral", - "offset": 4206, - "length": 4, - "value": "\"ru\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 3019, + "length": 2, + "value": "13" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", - "kind": "StringLiteral", - "offset": 4236, - "length": 4, - "value": "\"en\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 3086, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 3143, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4266, - "length": 4, - "value": "\"uz\"" + "offset": 3301, + "length": 3, + "value": "\"1\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4296, - "length": 4, - "value": "\"ky\"" + "offset": 3306, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4502, - "length": 5, - "value": "\"102\"" + "offset": 3333, + "length": 4, + "value": "\"18\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 210, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3351, "length": 3, - "value": "100" + "value": "\"3\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 283, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3356, + "length": 3, + "value": "\"4\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 497, - "length": 10, - "value": "\"yyyyMMdd\"" + "offset": 3383, + "length": 4, + "value": "\"19\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 554, - "length": 13, - "value": "\"en_US_POSIX\"" + "offset": 3401, + "length": 3, + "value": "\"5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 621, - "length": 10, - "value": "\"GMT+0:00\"" + "offset": 3406, + "length": 3, + "value": "\"6\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "BooleanLiteral", - "offset": 2639, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3433, "length": 4, - "value": "true" + "value": "\"20\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 3021, + "offset": 3477, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 3398, + "offset": 3540, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4022, - "length": 4, - "value": "\"<<\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4045, - "length": 3, - "value": "\"<\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4056, - "length": 3, - "value": "\" \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 3550, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4137, + "offset": 3597, "length": 1, - "value": "1" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4180, + "offset": 3607, "length": 1, - "value": "1" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4241, - "length": 2, + "offset": 3630, + "length": 43, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4272, - "length": 2, + "offset": 3641, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4487, + "offset": 3659, "length": 1, - "value": "0" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4494, + "offset": 3669, "length": 1, - "value": "1" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 4619, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3672, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5015, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3690, + "length": 25, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5022, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3697, "length": 1, - "value": "1" + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5147, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3706, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5192, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3714, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5476, - "length": 3, - "value": "\"<\"" + "offset": 146, + "length": 12, + "value": "\"yyyy-MM-dd\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5487, - "length": 3, - "value": "\" \"" + "offset": 198, + "length": 12, + "value": "\"dd.MM.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5672, - "length": 3, - "value": "\"<\"" + "offset": 247, + "length": 76, + "value": "\"^(0[1-9]|1\\d|2\\d|3[0-1])\\.(0\\d|1[0-2])\\.(18\\d\\d|19\\d\\d|20\\d\\d)$\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 421, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "BooleanLiteral", - "offset": 5713, + "offset": 449, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 718, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 5883, + "offset": 788, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "Array", - "offset": 6040, - "length": 9, - "value": "[7, 3, 1]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 854, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 6094, + "offset": 919, "length": 1, "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6128, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1190, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1494, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1550, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 6631, + "offset": 1653, "length": 2, "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6659, - "length": 2, - "value": "65" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 6831, - "length": 3, - "value": "\"<\"" + "offset": 1906, + "length": 5, + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6858, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "StringLiteral", + "offset": 2174, + "length": 5, + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 398, + "offset": 2520, "length": 2, - "value": "16" + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", - "kind": "FloatLiteral", - "offset": 535, - "length": 4, - "value": "0.55" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 2544, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "BooleanLiteral", - "offset": 1354, + "offset": 2751, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 2943, + "length": 10, + "value": "31556952" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 247, - "length": 12, - "value": "\"devmyid.uz\"" + "offset": 3070, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 296, - "length": 9, - "value": "\"myid.uz\"" + "offset": 3088, + "length": 3, + "value": "\"4\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 365, - "length": 25, - "value": "\"https:\/\/\"" + "offset": 3104, + "length": 3, + "value": "\"6\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 385, - "length": 1, - "value": "\"\/api\"" + "offset": 3120, + "length": 3, + "value": "\"9\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 433, - "length": 32, - "value": "\"https:\/\/upload.\"" + "offset": 3136, + "length": 4, + "value": "\"11\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 460, - "length": 1, - "value": "\"\/api\"" + "offset": 3153, + "length": 4, + "value": "\"04\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 521, - "length": 35, - "value": "\"\"" + "offset": 3170, + "length": 4, + "value": "\"06\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 531, - "length": 1, - "value": "\"\/v1\/oauth2\/authorization\"" + "offset": 3187, + "length": 4, + "value": "\"09\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 616, - "length": 61, - "value": "\"\"" + "offset": 3289, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 626, + "offset": 3305, + "length": 4, + "value": "\"02\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 3404, "length": 1, - "value": "\"\/v2\/authentication\/sdk-authentication-request-task\"" + "value": "4" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 3409, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 737, - "length": 28, - "value": "\"\"" + "offset": 3508, + "length": 4, + "value": "\"30\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 749, - "length": 1, - "value": "\"\/v1\/upload-tiny\"" + "offset": 3523, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 827, - "length": 63, - "value": "\"\"" + "offset": 3627, + "length": 4, + "value": "\"29\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 837, - "length": 1, - "value": "\"\/v1\/authentication\/sdk-authentication-request-status\"" + "offset": 3642, + "length": 4, + "value": "\"30\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 948, - "length": 38, - "value": "\"\"" + "offset": 3657, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 958, - "length": 1, - "value": "\"\/v1\/oauth2\/authorize-client\"" + "offset": 3779, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 863, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "StringLiteral", + "offset": 4029, "length": 5, - "value": "false" + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 902, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "StringLiteral", + "offset": 2267, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "IntegerLiteral", - "offset": 2089, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "Dictionary", + "offset": 2434, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 2342, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "StringLiteral", + "offset": 4585, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 3150, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "Dictionary", + "offset": 4752, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 3827, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 151, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 162, "length": 4, - "value": "true" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UITextField.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", "kind": "IntegerLiteral", - "offset": 298, - "length": 3, - "value": "150" + "offset": 151, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Icons.swift", - "kind": "StringLiteral", - "offset": 139, - "length": 13538, - "value": "\"iVBORw0KGgoAAAANSUhEUgAAAQ0AAABLCAYAAABqZNLNAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7tXXd8FVX2P2fm1dSXhA6hFxGkiQj+LCDWXaUl0RVCERDbuhIbCKJBRVDXhXUFIVgQ1F1NqIqrLgquK2JbkqDSkR5CCOmvzcw9v8+85IWXxysz8yYBljd\/Qd6555x77p3vfO+5DSH6RCNwkUVgMWTHJcYmXcmQhiBCZ0BoWRsCdoAADnASX1hRU\/bdg5BdfZGFRlF1UZFUVCgagf+BCHjAIiFpBAEbCYBxoatE1ShxOZk1D3\/xP1B1XasQBQ1dwxlVdr5GYHnsopYWnj0FwHVW4yMx+LaqunxRlHWciVoUNNT0oKjsBRmBWsCgV8Ozi2DVYwcqKyufjAJHbXyioHFBvgZRp5VGQB6SJCQkzFfLMPz1E7BNEyofWajU7oUgN37eN72J8DIAri0QJADiSSLpIEhc\/nvZg48Gq0MUNC6E1o36qDkCqxIWjgPAsZoV+BREic3MrHlkhx66zqWOzOe+HYocdzcQNQvmBxHuIBO99t6Ms8EjChrnsvWiths1ArUsI\/FN7cMSf\/fYgfGVjzykl9Nr3862QYzhVo6j7iInxYPAHSDG\/yd97OxCvWz46hmf\/U0LMBgeBaDeSvQTgkhEa2IPG9\/PyRkoeMtEQUNJ9KIyF2QE3ov\/60iGNE1P5zk3PTTOmXUgEp1r8p79E4upuovFVAdMynIucylvj\/9CqDQvuGPiU8ciseUtm5m9tSsauBcAIFatPpl1dJUGzcrORiaXjYKG2ghG5S+YCKyKWzgHOBwcymEEqCGg9cAgFjm8gcK8VBxhzriqh9drCcJHy7JjXKk1XwQDi7N0irzLWNJywui75mzRYs8XMIDn5iNCjFY9hLT23dlD3oiChtYInuNy149aOwg5HMghdieA1kjEAeIxRrQHQPrhizVpP+jl4tf3\/z7JRIZBgNSJQ2hJCG4COI5Ev576TSz83T\/\/6dLLlt56VsYvfBsRWwTTS0Qnq6oqHvLOirxnWdiZmfBvofwggE0TKqerToh+8tAnZsetmzdLMdVd1NQTGe82lDafNjrjmX+qKacHw\/C1R0CSizNPyZ01oOScM40pn7zTHyVsDeTa+caIe37TEpjGLNN\/yuoOjLf2kFA4\/fOykT82pq1wuoeOWN\/VaIQ\/AlC3MB17N8dxf\/s8d4TmeG6dcnOywWy+mwCGAWLgfkJkB8T3D500bbgjN1cK539T\/74qYdHG0Dbp\/fGVWe\/5yqyKX7gAUJ5RCPIQ7RhflTVTTV1kwHBdv+0zIamkp5py9bIMXSgY\/pBx86tb1ZSXhyRg5OchUZiFbAq1Eq5ZNefKN5scNLKOHLHW7PrmaZ6PGcqb4xqM6UgSHUywF4o1J99ZPmLaaoVV0V2sz73rbkfAu5FoAHBo9UPcg8BwCzkqni1cNaFGd+NBFF4\/es31PMdNBwBeiU0CFBiTXv1y7Zgvlcj7ynx37219geeeAkRFdBaJ9oou17NXvfnZabW2GlM+LGgwWj++OiunAWgkLJKZRvAFYCpB48Osrdb4LnuWV\/X+7sZI6sp4odTdsihtQveNO5Xo+UP2tx2NBnxJSw4jhP4Tq54aPKVJQeOBLRuzOFPMQ0AUNhkj2ov3Op3Hpq64\/bFdSoKkh0yvBz7sapDMbyFCj3D6CMAOwF4rWDr6lXCykf4+fPSaG7lawFD9EMM3N60duUZpwW0PjrgRAdXbIiojNzw6+I0NxUptNbbcqnAAAFTNueFJb2LzndiFN3A8ZoXyS83wZGvWVqsTjPPKhq8eI8VVNPj4aKm7YDuZL1pqHp94yachZ1fqAGMBAMRrsROqjFN03NlkoHHvprx\/GK3Jw1RVQhLdgvPUk8tuGvuuqnIahC+7d8NIDulvCGBWU5wItxYsGzFaTRk1ssNHr+nOcZzqMbSvDcZw1RdrR\/4jnF3NgOFVTHCk9Df3w+dLnmNlwqIsBLghXL2RoJCQxSlZAKY0EfrRtB9j4uJonpBU3K\/8mo2XhvNBye\/MYi92x586wHE0J7PnJwHXizQmYHh8FIT7Gx80soGbdsU7K0y21JuVBOYsGQJJkuz3vX7dbRs0lVdQqM\/UDdejgd5BAJMC8bNdJPqm4LQ7A3Lv0H1cf2Pa2kUAGDKHocRnAly9afXIt4LJfv\/gbcOJuKyg+QslRgCAI3j7iiXr8xSKN6qYEuag1gGnBJPvqZkekk15ACMWXkCEblWXft\/a0XVHW7V2AskTLzrdKUU\/y79xxGaP6\/VJvq9cowMGAEggPdC4oJEN3MRus+fGdRg2DZGLIG58NR\/Xeuxf+3b\/LgIlAYv2undNXyMacgEoUatuAkAieK+w9fZHITvbM5etxzM0Le8SIxh0G\/4Qgw82rR210t+3iBmGj0IEqhy0eMNdetQ\/Uh21u1ptb4WbRlVsR0E+oxYw6EVE9ORFKi7\/soOr7W\/NFdsIIUhAzN3i6H9lESISCNjcib3+uV3+f1MAhmyHiXBXo4LGuOVTp8elDr3PGN8mKdKgcRbbPg6tjy0a0PPbSHV5y\/e7Z20\/4vlXUOEKudB2sYII3ixYNuJFvfy7IW3NZAQuTS99ns7mxzj0Yhi+PvIgzRm4+GNP5z7Xj55sIxzL2PzAL3Fgts\/3AoZc9\/LBn3Vxtzgacf\/3xtHV4kiDGTyS2DOfrJ5zymjARslh+LYfARS\/+9TgyY0FGpiZM+VPnMFya0L30f0AuYjtcLy5jLMk7yHk5+nBOGSGYQBDdm3Sk1Ii7dwkK0DMJ0ZbCpdtfxEgcsZxQ9q6+QjQJ1Lf\/Mt7gUNPhtHABsEHVy5Zfxaj0bseSvUpWeQVTle4XIYMGGhxyLMVHXx1VVy+pYOr7X59mAYyyd38mIdZeJ+qiuam7VszmdMRK4arQ6S\/exd4RfwyB3Jk\/PKpfwKAm422zkkxbQarWswSrGIIKBniWnsChsCe+0vfS7dpDYLMMIDn59WV7wtARq26\/JD4AAKeJqAvC5aOjHhYceOYNUsBuVQ9fPPXcV1s\/q83xv23Z6Q5jEC+IdHng5Zs+Gtj+K1FZ+0eFNv8kFOpIRSHmzHZ9tC2BKfJOB+IOvqrqe7xUyt7j\/x2Wvz2L8MM7mohubh+NrGmsrl1Z+GNlzDJzNfUJO0TnDHletgJpEPehyIJhil\/zx54SnfQyMyZ8jAi3iQbNje\/rKWl+WW6dXpDbMvtiLxERJJWxuHDMOSkJwLQ5XoFmgiOIuIJWR8j+rxw2chXPSMCjc8NaeteR4D2GosHLXaZ5UCzq2J3dozhnCdT+MrDeutHgs2Dlqz\/s956ZX0t2744mDewgUBcNwJqgwAMAYoY4S7gxO+LDs0OOCzyAEdcYla4ZeX+PodjGB7AMPAvA2JAYBBSiq1l\/\/dxLz1iIVmrisT4cs9eFF\/AqNNNjpqk\/a5GAg4iyHt3zuC3az\/aOj7jcqY8wCH+3qvS2urytqbkHq31MmG0ttgBvKF+2TID7lk1QxU\/hiG\/zzLD6KuXfwBwAgDrzyEggk8Llo0IuSw5lO0b0tY9jwD9dfQPelsOplwV80sn7xrPOM55IomvDHp2ghbbHNDqKxZvCDpTo0Vn6w4v9kQGDyAXYuFVbc7mVwlcS4oPzQm4GlbOcSAH40ItL\/f4R7TDyXBhqJmSzdO324ATFyBgyA\/jqeEf9Gax1RYt9fYtIyQX\/8wMbmcAwKgXs9fY9rudsWWR2vIt32gb1vwBQzZqat67hbV5H92+lF6m4a2QGsbhxzC8KnRlGgzwCAfQcDqOYGP+shFLtDTijWPWjgfEP2gpG6iMP2B4ZfRmHAyll4e89nFEm6zO+J9tapNqnYoc1H+MlMSDGOQdPzLD82UM9NTuM4EhwDwHC3sWGxJiMU94wM5oW7hp1VrAkP5MRG2dEosTCcxEjOcQ3SYOHWaed3jtOjruTK7qs1XVMYP+PjOT47RgO3WgpjrZsjP\/lp5MNBk4BB6JPCuESSa3CBIBJ+nJOIhot+s0zc5deFV9fXRhGuNzJt8DyI3yr6gxoX1iTLurI15j4NGLnGCMbVUQqAOEYxy1syTc0wh41sItAuqjdX2Gvy8EtBeBqzjbR1qXv3TkciWd3VdmWFpeLwMY5ORaxI8XMEotRr7caORrTBxnERlLEETW2uEWY9FRnGyoOhKxIXnGoNJxx82rPtdhiX22oW1787OAnDY2yOjjY0dmvq5HnXx1bHrwuxSBx9eqBOFyFws8Vc8BuWNNxmKb0VAsv9IVA77q4GqnLSEqr88Qkk7uqrYnGvbk39ybBGMcF2Q7AREwCdFV40ja5XLGRbSsPxBgeF7FSAMaDDA8ejkjl9AjbUBkazRqPeR4SylvTQ5IOWXGwTiY+2qfnj\/51ycIw\/AV66Tb7AnBfxFrzxzQCzhuGLPuVUSIKJncxXawtaXV0W6H42MMLp4\/q815JkG7apfYr7LsRF+xeHckfQKBvh20eMPzkejwlm3TfsFcRBwYmS7u+WOHHtdtmn5Z5r9bx8VyHzKA7kr84hCcKWbTQQvPVVf0+TrV1XFP3XUJSkoDeBZ02Up2O+wJpr35N\/VjoknRMIcBSHaHbbfdmVCkzFJDqWCAETFojF8+dQoAjAnlVGz7Yd0Mca01L5zy6ubNSXs5ozXAV9zHOuHchf16fO\/9iwcwkH8mEMM4U8rzpYiYDRFgGQLsDxULhvRh4esj31HTiDeNXtObOE7z2o+Wrfd3Km9f1ZmCbFT196V3xenSMWUHG6w0VOOvEYQHBiz+5JCaMmfLZhvapJqfRo6LOEnNCA4XHXY8qMcU+Ly7trVsYXVtsRj5ZLX1izfyx2wmY1FVv69THe2VAYcXMJzVtth9BcP7iZJZ0WZFX98cNYl7q9yJqpLdoQAjItAIyTB8vOatzWPiOt7QCxA1zyIg8nZDbMtfFTSUICE9JzMOBQzDF23kvQGKdnQG5BC1f\/wZAZ3hfCTClQXLbv8gnJzv7zekre+PRHMA1e2LadbmQOfK9lWd1NiSZXtVVpSmnd6vGjgIWM7gxR9pOqDmjI8ZfJvUAc\/oARhenaJEM4uPzoz4bM8lk7\/cFm80qY6n1w81wOEFDFe1LWZP\/vABEjNrW1JNQBVVLba7JIui5Gg4wNAMGuNzJk8C5DKUdkZLy8vbmlM0zqIQMENMs1+RN4V9Iev8EQ4Xnv5g339O3YGobC8JAVgQSD7rQDWSyzaJ4DgiHlcaD2IwvyBnxH+Uystyw0av6ctzXLbS\/Etcm2PthNSSHkoZhr8vV5eeOHx91fG9Sn0kYhsHL\/lIU8LX10bbDi\/OAYCQp20p9ckrR4ytPn7kyYhmc+Znfj6jXWzMI2pt+8vXA0f\/f6c6UvcGHKoQJ7nEpJO7HJECRp1xEnhnSXXbbxT4vs9Zymb6Jj0DlVGd08jMmTwOkVN9unNsu2u7GBLaqV5Oq2hY4lMzt0NMcFQI3X\/7oWRf2VGn4sUuBBSPEH5LvH8QCaACARW\/XLUgQ06Bd038dckdqq79qwUOfi6GWYzmbFGZEtvxt748pz1nxTEJphXt2dZCcIRPaCL79MrXPtI8tVwb0wy+bYeBs\/QGjLr22nbs0IznFLw0QUXemLJlj9lgiHiYLRvwAkd536\/buzvsaXCymMwwRFvJbnu1LXZv\/vD+mhmGX02qqpJ\/dohxoTba7YPyilmr\/nxz2PZWBRrjl03JAA4naQk+IWJc6nWdDXHK9qHIc6GcxbafMyhf5Sa4WJy93NVDnqwnAjr4w6l9ZcccofMgPpUhogRA6IbKE8SVRLAvePIzeKSI6O8Fy0aq3vJ\/Y9r6gQA0N5hmR4uqFNax6JIkzqEoYRaqLXtUVZTdWbo\/5B4SvRhG69QFszgO\/09L3wpXhhj9evzIzMfDyQX7\/bk7P7+poy1mldbygcrFGwxHbGZDcZUP49CbYfjalZyWU6WOFgFnHwFAMWDIOhWDRiSAUU8TFQKHZsCocHcHRvVjP03AUcs45Mx4uNhoBgwP2wAoLVg6YoKWjjhs1NrLeZ6b48847M1rkqo6nu7SiiuPMyLTNNTy9cfEJPb44YKveIDAM0K6MIxsrnV76wwO4WotsVBShhj8dPzIjKeVyAaSeWncpj+3jrOM11o+WLkEI3800WQ8Udnv6\/b2jjsTJR2HJP42SeRcJVXtAg2JVQGGYtCYsHzqSALQ5Sj4cIxDL8CoByoNjKP2tikKNaUWEWDU+wY4rWDp7ZqOqB8+ZsMVHLJsry578+rkqk5lnTlg2JYrT9Crg99RfGDHJY7yk2d1QoBPBi9evzhSO23aL5iJiNdEqidUeWKw8fiRGZrzLX+Z8MWq5lazZ2uE3o\/MOBLNhu3Hx\/55t0OwjIoo6RnCOWIolVSk+i+4Uw0YikBDT8AIxzj0BoxIgKMuxxGIcegCGB7fJGl2\/vLRqmcpvPW6KW3dlQQw2968ppnMMGRuZAaRb8FV6nOQrLzr8NSxfVdWFzecQr1AGIY3ToxJC4qOzPpa6wu\/aOIXH6ZYzNdpLR+qXLUoOb84XjTn6oHizhNJ5n8KZp0OAfY3ypCdrEjd7PNnTYARFjQaAzCCAUdjAUZEwEGUgNhgEY9+gOFxjF7IXzpSSVY7aL\/rP3PpfVKSUJ\/jsKJgaIZVYc9gVfoCXFt64vBQn1kU0othdFjwGAIOMyLD1FiX2cqL\/DG72VUumHTf4u22O+4sKclWlXT2jc8rE75Y0sJq1vVcE1l\/tSC4Pjp0YldsrBjTpU9yNzLwwOIcVmYVNJ0gF5JtSby7pLKtFzg1A0ZI0Bi\/fOrvAOBBpZ1Lq1xs6tAuxvg2NvVJTynOXiE0yGEo8eHA96f2lqtJjtblOAigUu0sSTh\/GHAzCpfe5jm+TcvTbdnLV3JEszk3n2J0mORVo2gCkW+pI9O45eSxvYPsxbWLg3RiGIN7crOGtypN65tcnZga64rl8Ez+qNLNuwvK4srXHG5x4lCNJeI7VQhgzfFDM97UEl9vmRfu\/Nf9qTZr\/VAwEl3esl7AiIkRrZ172wYw3iDvW3EiD67GAA7JZaootbeSD\/CJCDCCgkZTAYbsAANgyZdmHjHEtWpweEmohhEFyWI\/7e5JpH5dBWPE9vy7eKe9TKjfgBOuExDAESDqoGWWJKRupzQuf8VoxdPCvrq6Ln15CA\/0lPdvvNuQZHAYu3BA2JYr0y2nMfH4nv92cFeX6TFLIh+L+OaIae9fmmi\/Ptx0sCQfSlJkK16xr9UxBzNqOkJRvgxJcDgfioRlyPF9eMT6lpe3Si4Mdv1LuP7j\/7svYHTqbRtAvKE+ad1YwOGsSfit0m37XOm0aqg6nTVD0JSAId\/ahIzNW3Xv299l5e+cCQoTYlUljt5MAs1TioJDcu349LjCFYL0Q\/7SkdmXTVt3GY\/4HCDqcmAPEDuYv2yUJibnZRj+i9G8wNEKK+KMKEU8e2KRRPbEkcLNejAMysjgP+NjPkoyS6r2ksjMY8GO1L27quLtKl9OpwjcY8WHHtd8YZSvvVcnfvFZksXcT6UPZ4nXiKJ7w8GinTLD8AcMr7DuwMGQna5svVIsq3lUyTqMcHVsABqZy6feiADq77wIZyXA776AIf+cTcSVF+6agYAhp95cdjHFWSloXsrrdeXIjtOHSvbVlIRynYB+KmiV8CxkD\/OMs3vfv74Pz3Cu0pWmoXXDOwVLR3yoNnR1gBF0+pB3GVKSnOIlNh3WafSuLDs1unT\/C5Gu9CQAbkPGxA2tYqRBausry8vA8fhPXX4tcZnrby4P024uApxddGiGoouFlPiUnf7xVV1SbGuVyAaTqRFE18eHT+y2WgUZMPrLQ5JgsvJGN+RRl6EK78YdRccShuoBGA2GJ2OXTrmW53FGJEFRU1aU2PN\/v++tBrsPlQBHdYmzpySFv2wpnC+OasG+818ngu5n8QcMr77eD3zck2fSvNCb4EJbJ4KqClfppIMr7la6NN6jsOtrLw3gDRB2ZaPBzTdr76zu45srCBePs38nmHTkwPyMV1cGXUimVOf7oyd\/0CXBre7OGz\/l20\/Hnn6usHPIDYG1RcgpEZtz4vAsJXuVlFbBIzc\/87PH28RYH+eQU72PSmYYctLTahUswRiGvzMchw7kwC3F22PIImpiuBZwlJUUOC\/JyblX8SLHcEHxMI2xb03uzIn4CiLqnrUN5AARznt32vKg91Jm5e+eCUhnzd0ziRmrSlzazlYI4Mgvnx8vcNVIAb5etUOSYMGLBDgIwQkiPF2wfMQv4RrH9\/cui19J5XlxEQIqGpbFu1hqS7dL0fbts\/wghr3K7J+8NP\/liC+BevO2e17pneLQZWHUjJ86\/7y3KjZoLoqAdGcY\/rGZN+7zF9rHxci7uxU\/ZS63\/bOjJ\/bFWCVrx962\/r45jHBK6hlHrMvCYlyqLvKygrMixV06JCsr60A4O2p+94BGZs6URYiRX8ijwLAETPLkMELJehhHwe7ZiA03LnmWiZe5LlFgR5HI\/m9P7q444aryFQ7GMPwV9p66pifPG55BVH71ncwwRGDP\/rJslOqvYPelL72KoO5cDZtT6thMcKs+iyOlin5c+Wx2xCs0X\/ndfbdd3bw6oo1ivnH\/\/Fhy0dK9bYMcTUhO5haeKiqao9uQJFgnenjMx4\/2SoqfbjXwYT+y+yuqS74sKjmUEEMxl\/ZNuoIZDAZFndNHyMs4yCwY5ZkVUrCnyOoSTqYcZldmLRqv6TyNUD7i2JxJ\/Xg0eE\/mVlsfVfIiY\/P\/fu9bind3ZhXsnAVwZj+C2yEmOSoE1S9BMCcP\/lS6\/\/Rhe\/2WYSL4sWDZiGeUVqrr3R82jzWZHkXkgt8yXqeMAAodDF\/Zk3P7KaX6vXJdl7w4mOdQ3v2p+ol1sxYtna5L5aPhwhWWl92bndwna5+eo8uahPUZk39oFeNWPCsWzr\/jdpP9j9\/3OJuhETlAYrOOHZu1J5wOvX6\/9tp37xzYPPGJ9nGxthSLqcFiOqckCsernZU7yquKTzqcduSAGzQw4Soym1QxBV9fOR5rEEEEJGQxbjOZRAMZ\/JLdEhDnNgoxDjhqK60e3hiAIfuE3usG9ApmED2SyNhLagBD1pPx4Yd82+59ZnkZh+AQE+0VQsQH5nh9PPD9qT3lxxyV8v+VMoxA9bvs\/g3XIdFQJOiDeGb4QAAOkO8J5djmwtdHaV6R2GPpS\/LU6hCtbcQxMDRzCD3jJLEZh3DWuQxERA7eWFEN3OIfHn0ybM5EiR8vDL93yPB2NRGerdHQkl3kxMz\/9Gpw7wecA8DwenX1dSszOKjdwJliNlnMPMdXuEV3jSg2GPL26WboYWlli+gaA0SQOB4bLlBDQuJk3sEQGS8BQ7Iw4aStsvymxgKMWtB4Y0qOPLWvpCNolVHLMPztZOXvegoQhogCWWpKnb21+uFfbuemop8dVaLTAxhLR2re0OSrt899a1oQMyYjJ5wuXDrmrD0bWnzvvvTl1QikKJcRTr9VYCk8nZk2ZkCS3cSVEOG6Pfc\/rvoc02D23rr9nr\/0SnZkhvNHze8yuKV91efMDWMEdnkpflMyDH9\/ZcYBSCE3Hg66yjYMeIO2Q3R8DHIc2JHDoDNIVhJOJFaU39KYgOEBjcycKXmIaFXTeGpkIwUMf8ZRWezor2VRl7\/PkpuJBRuP5UfCMNTEQatsx7cX2swu4T2t5RWV42D17mlP6JZ7kG1+MGby+o7xbs3sKJDflW5OmLS1V+1enXPIMAIAx1hAGhfI586tuDbNuiXLBzxF\/iAIPI8B16s0BcPwVkAenqwG0L5QKkQkNA1JQkVWZhw15e6xokuK+BrFsiP2kgM\/nlqjF8OIvEcE1tB1+YvteAmXNZZ+RpC79\/4nVuitf03G5K\/axrj1eVnqnNtXZa184qeuu4mgBiXpqXPJMPzjdc3QdzOR6KyLrwf0NF5maJbY4KCdCGLNeAM2SNzLuqxMKE6QHLc+Mu8OTTum1fqDmcunvoUAqk5IVmBEd8DwMo5mbXoucNWIms6h8PotJ\/x2fVH0j29jrY95F24pqNM5Eem8bEGikbj3G8V4IzAMr5+5aVM+ax\/n0vWipw1HUo6+ta\/1fgY0o\/jwk7pOI+oR32uuWTkJOWxwDOagPpYBkBin+sS6gP4QAG\/EBustmpJh1DONccumzuY4uEqPoNXpaBTA8PVv4kf\/zeNN2s9gKD1a883eT4\/\/4dfcO9w61rvRVPVY+pK8clS3nauyowzg3b33PfH3xnJ61aipK7onOuVNj7o8cj7jke+7fb+32pxVcvTJfboobQQlV1+3cjwHZy64GtzXegVLiNVtLxBvOAMaMmAkSo5bmoph1IPG2GWTh\/Ec95he8dMjh6HEl8y1P2w0xRhU7WOQ9daUu3\/ZkXfolgsFMGSfe7z+4mxA1A3YGdCbe++bsUZJnLXK\/O33904Z1KxGvnRZl+fH0riiZws7jD4fGYZ\/BX0Zx8Bepr5cckIzXYIgX4NiQM9sn4kJJcmV5Tc2dtIzkN84dPNQQ7t9Xd9GANV3OfgpbHSG0cAeEd6Z+8Pi2ESj4jUFNaddn32w+9PJkJ2t+5kNOnWKgGq6L3npGuRgpj426O3d983I00dXcC1PDpqQ8vvurNDIg6blz76ay12GmiW\/JI1Yv2Ohwk2GjV278Pq9wNG7i7FrTJtEXdaqIIDIGbDGzIQSm+S4uakZRj3TkP+hB9toKobh31xjVn3z+1ibZb7RxAXNy4guqaTypP2pdVOvXRe+uc9Diexsrkcr62IAjOheXEliS\/c9OPOjpqrhylH3vNEj0TEiEnsuEZ1bi61jZ27KUbwoMBJ7epaVgSMlDiZ1vbzZEADt9\/54fZKXlFs46ViiWHXLo\/Pu0uUKTS31rd\/lOi5nymQOUfFX28dY0zKMILUcvfK76w0GuMXAc914E6YwUTrtFtg+wSl+un7yNZu0BOd8KtPjzRfbgBtfBgSbFr+aGjBkH5\/sf3fz63qwTUlmqbUWn50iOn46FZf5yGeva14Yp8WunmXE8QTpAAAHU0lEQVRk4BgyMO4VFmuNLCdFADG8+FuiVH3TuQQMOTYNtsaPz5nyBwLIRIWnjRBANUjshXfveyvY0eh6xv+i19Vp0byWJrPxGUBQRXclhL\/uu\/eJz89FAGXguLo7bWxmETuqse8Q+arvT1onPPGvpREdh6jGZmPJ3j\/hvZdj2yc\/FIl+kyScSuFqhpxrwDgLNOQ\/THhjSn9i8EdAbBWmkltBdC1fdf8qXVY9RhLQi6lsx7ezLSZnzP2IcEPYehMcZ4z+svdB\/c6VCGszgIB8AM+HUsK7HeNdw5WUP+kw7t92wnrHvH8vOWcUXImfamSeePCDjSwpQVH9\/fUaRHd1nFB9+VOvjIvwjlw1HgeXDXq3x\/hlk68mxMHAQSckbEUELgA6Boi\/Cm7Y9sGDbzT6bkJ9qvi\/qaXb4hd7cga4jQj6I2CDm78QoVAU2damzF8oiXLOrffc2iZBeKaZWegUiM2WubjiAzWWNx\/4KGeREn0Xmsyshz\/82B0fHx7sfSpmcLvKsNw+bH7O2F3nS33DXQh0vvgZ9SNEBNovmZ9kBa4FmKFq95QZiu+UPVdBfeGau5s3SzTcZOSoByBY7CK\/u7KC2\/zkf14\/7xZs6R2jWQ+8N0dMjH+C8caws0qWmqofn194R8RHFOhdhyho6B3RqL5oBMJE4KG732oeHxe7imIs\/QSjqUFim5ckt8Hl2EcOcc4Lr9+18XwMZhQ0zsdWifp0UUXgyXtWjSBgzRCNW8+nYUiwRoiCxkXVPaOVjUYg8ghEQSPyGEY1RCNwUUUgChoXVXNHKxuNQOQRiIJG5DGMaohG4KKKQBQ0LqrmjlY2GoHIIxAFjchjGNUQjcBFFYEoaFxUzR2tbDQCkUcgChqRxzCqIRqBiyoCUdC4qJo7WtloBCKPwHkBGhkZGdcBQEVubm7t8fTn+Bk1alTHdevWHdTixqhRo2xGo7Fvbm7uV1rKX2hltMZKS5trtXUBxtSztHzdunXl56Pv5xw0MjLSFhFhR0S2Ljd3je5H6asNekbGmEkA3KTc3LyhasvK8unp6UMRYXNubt45j61S\/+WX0WAwdMzLy9uitIwsJ5czGg2\/qa2rljavBWNDmVpbauqjt2xaWtrE1atXv6NWb3p62goAPJiXlxf0EnK1OvWUP+cdOyMjnS6kjhAu+BciaKSnp3s6Z1N10v+1Ng\/WJ\/5X6+kBjfT09IUANFr+NxFMX716taKzNGvRn98OgEnyEfNEcLfSsrItOajegBPBMKVfujq7bwNAJwDsSAQL8\/Ly5oZ7ocP97n3hAeArNUwjIyOjHwC9DUBIBB0Q0aYGCM8uT1lqWFdGRvoWItiOCP2JqK+adpBtEzFPeyPiQQCcrnSY6G0\/dXXV1uZabNX1k4Vy36pr+y15eas9d68qeTIy0n4j8pxul4iotk3SFgHgw3JfAmArlLanDOCI8AwRzFUD4nUMeREAycPq3wRBulvp8Ka239PD8nsMQDb5PNPc3Lygd9Z4QKO2QbC\/3FnkQCs15qWo8vg\/LS1tFMfhM6GMBWooLWhcR29l+rZI9tdg4PMRuVFKO3uoDlPXaEPVgEZ6evpmAFgv+1MXh7UqX6TtjNFcGXBrhwr8FlGU+iltBxk0GKNFcnktw6tImIa29tPGLtXa8g6D8vLyRtX1VU19uw5YN+flrVZ16ZFaf739su4jsEUpaNQNE\/MFQZRzceXp6enyRyBfaXkZNABohbfPZWSk5RPh9GAfcS\/TyEakiYxBttoxWEZG2sNE6GkURJBfNlVDHi2Blb8AAFhOBHWJIuoHgDIyR3zik1rQ8B9rqx2eeMsTgU8+wVOf0UqZV10ny5bl6+xnqwQ9zcMTbe3XVKCRvp0IspTG0f9jIn8AED1socn6dt1HXGaOikEjPT19OgAM9YJj3YdrutI+4N9n6vrTumDvU\/0LXkdR5KSkLKwoAVP7VcPpgiANlRGuqTpQenqaTKMnae0MejIN\/2SgVtBQC7a+dYiCRuAWDffFDNUPvMM2UfT07YNN1bf1AA21bDMIaAQFLS\/TkFFK\/kpNR4RRKhBKZii23NzV0+vG5dvVdn5tjSGPFyExN3f13b5DJCXj1HAyaplGbU7IA2KLtA9PPHRwrZyXkZkHAMg0WvGUrx6ggUh9c3NXe\/Jaah5t7ddUTMPTTzp4x\/dyH1U6hPX9env7tiCISUqHjN5hvyCIndS0pRbQqBvSbhdFSbYlD0\/k4fJXSj\/+mkBD7nQAcB0RHVKTG\/COvxE9w4QtANjPO7ZW2vFk20pByquzLo+xCLF2WEQE8guriB2F86uOPfWTgTCc7JkxqJwIZfI0mZyEXI8IciJU8ZRt3ZTnIkQYWdsGlK00cVbbyeSXg1shvxC1HZxNUuN\/XcJQbj\/Zf5nOKx7maWk\/LWW8L5PKuMqJ+myZlda2Fa1QGpe6YeM6IpKvXqgbOqKcJ1Acm7qP8MLaNUh5iu+rqW1PylfXB8ZMIkLPO4AI65TWszauDftMOPv\/D\/IfUCqQ257cAAAAAElFTkSuQmCC\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 162, + "length": 4, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 532, - "length": 19, - "value": "\"\"" + "offset": 1247, + "length": 3, + "value": "\"-\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 550, - "length": 1, - "value": "\"\"" + "offset": 1258, + "length": 3, + "value": "\"+\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", - "kind": "IntegerLiteral", - "offset": 1258, - "length": 4, - "value": "0x00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 1301, + "length": 3, + "value": "\"_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", - "kind": "IntegerLiteral", - "offset": 1297, - "length": 4, - "value": "0x00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 1312, + "length": 3, + "value": "\"\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 1307, + "offset": 1346, "length": 1, - "value": "0" + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2013, - "length": 4, - "value": "0x00" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 364, - "length": 2, - "value": "\"\"" + "offset": 1382, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 401, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1404, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 439, - "length": 2, - "value": "\"\"" + "offset": 1416, + "length": 4, + "value": "\"==\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 476, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1435, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 514, - "length": 2, - "value": "\"\"" + "offset": 1447, + "length": 3, + "value": "\"=\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 553, - "length": 2, - "value": "\"\"" + "offset": 2207, + "length": 3, + "value": "\"=\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 591, + "offset": 2218, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DirectEncryptionMode.swift", - "kind": "StringLiteral", - "offset": 1776, - "length": 53, - "value": "\"Direct encryption does not expect an encrypted key.\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 137, - "length": 17, - "value": "\"uz.myid.ios.sdk\"" + "offset": 2260, + "length": 3, + "value": "\"+\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 184, - "length": 7, - "value": "\"2.2.9\"" + "offset": 2271, + "length": 3, + "value": "\"-\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 221, - "length": 11, - "value": "\"712022202\"" + "offset": 2314, + "length": 3, + "value": "\"\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 268, - "length": 12, - "value": "\"##.##.####\"" + "offset": 2325, + "length": 3, + "value": "\"_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 385, + "offset": 3052, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 994, - "length": 1, - "value": "0" + "offset": 3111, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 1984, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "BooleanLiteral", + "offset": 3126, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2153, + "offset": 3186, "length": 4, - "value": "0x80" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2591, - "length": 4, - "value": "0x80" + "offset": 3199, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2839, + "offset": 3250, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3140, + "offset": 3286, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3168, + "offset": 3320, "length": 1, - "value": "0" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3215, + "offset": 3350, "length": 1, - "value": "0" + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 3385, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3259, + "offset": 3435, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3380, + "offset": 3464, "length": 1, - "value": "8" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3437, - "length": 1, - "value": "1" + "offset": 3858, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 4982, + "offset": 3957, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 5048, - "length": 4, - "value": "0x30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 4529, + "length": 37, + "value": "\"parameters should be of same length\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5326, - "length": 4, - "value": "0x02" + "offset": 4686, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 5557, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 4871, + "length": 37, + "value": "\"parameters should be of same length\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5784, - "length": 4, - "value": "0x05" + "offset": 4936, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5835, + "offset": 4955, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5928, - "length": 4, - "value": "0x03" + "offset": 5046, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6268, + "offset": 141, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6344, - "length": 1, + "offset": 152, + "length": 10, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6456, - "length": 4, - "value": "0x04" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "Array", - "offset": 7082, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 399, - "length": 5, - "value": "false" + "offset": 141, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 557, - "length": 2, - "value": "18" + "offset": 152, + "length": 10, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 591, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 144, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 770, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 193, + "length": 9, + "value": "\"#65C466\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "StringLiteral", - "offset": 1013, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 240, + "length": 9, + "value": "\"#FF0000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1093, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 288, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1202, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 344, + "length": 9, + "value": "\"#000000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1271, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "FloatLiteral", + "offset": 362, + "length": 3, + "value": "0.1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1395, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 408, + "length": 9, + "value": "\"#FFFFFF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "FloatLiteral", - "offset": 1739, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 468, + "length": 9, + "value": "\"#000000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "FloatLiteral", - "offset": 1945, - "length": 3, - "value": "0.6" + "offset": 486, + "length": 4, + "value": "0.35" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "StringLiteral", - "offset": 2693, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "offset": 527, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4258, + "offset": 620, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 680, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4619, + "offset": 747, "length": 1, - "value": "2" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 4663, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 833, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4849, + "offset": 933, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 4878, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1035, + "length": 8, + "value": "0xff0000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5476, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1048, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5933, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1054, + "length": 3, + "value": "255" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6096, - "length": 3, - "value": "180" + "offset": 1103, + "length": 8, + "value": "0x00ff00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6167, - "length": 2, - "value": "45" + "offset": 1116, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6337, + "offset": 1121, "length": 3, - "value": "-20" + "value": "255" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6677, - "length": 2, - "value": "25" + "offset": 1169, + "length": 8, + "value": "0x0000ff" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6682, - "length": 1, - "value": "0" + "offset": 1181, + "length": 3, + "value": "255" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1571, + "length": 7, + "value": "\"P-256\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1595, + "length": 7, + "value": "\"P-384\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1619, + "length": 7, + "value": "\"P-521\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 6752, - "length": 2, - "value": "90" + "offset": 1717, + "length": 3, + "value": "256" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7368, - "length": 2, - "value": "20" + "offset": 1760, + "length": 3, + "value": "384" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7436, - "length": 2, - "value": "40" + "offset": 1803, + "length": 3, + "value": "521" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7505, + "offset": 1922, "length": 2, - "value": "40" + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7634, - "length": 3, - "value": "160" + "offset": 1964, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7707, + "offset": 2006, "length": 2, - "value": "40" + "value": "66" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 1334, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 2106, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2162, - "length": 5, - "value": "\"alg\"" + "offset": 1571, + "length": 7, + "value": "\"P-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2265, - "length": 5, - "value": "\"alg\"" + "offset": 1595, + "length": 7, + "value": "\"P-384\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2308, - "length": 5, - "value": "\"enc\"" + "offset": 1619, + "length": 7, + "value": "\"P-521\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2411, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2772, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2824, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 3100, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 3528, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4079, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4568, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4842, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5249, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5402, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5720, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5875, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 6081, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 6146, - "length": 5, - "value": "\"jwk\"" + "offset": 5311, + "length": 49, + "value": "\"Error creating signature. (CFError: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 6354, - "length": 5, - "value": "\"jwk\"" + "offset": 5358, + "length": 1, + "value": "\")\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7123, - "length": 5, - "value": "\"jwk\"" + "offset": 5399, + "length": 68, + "value": "\"SecKeyCreateSignature returned nil but did not set CFError object.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7309, - "length": 5, - "value": "\"kid\"" + "offset": 6152, + "length": 38, + "value": "\"Could not unpack ASN.1 EC signature.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 7374, - "length": 5, - "value": "\"kid\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 7317, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7646, - "length": 5, - "value": "\"x5u\"" + "offset": 7377, + "length": 108, + "value": "\"Signature is \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7801, + "offset": 7409, "length": 5, - "value": "\"x5u\"" + "value": "\" bytes long instead of the expected \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 8071, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 7481, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8138, - "length": 5, - "value": "\"x5c\"" + "offset": 7483, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8390, - "length": 5, - "value": "\"x5t\"" + "offset": 8253, + "length": 68, + "value": "\"Error verifying signature. (CFError: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8455, - "length": 5, - "value": "\"x5t\"" + "offset": 8319, + "length": 1, + "value": "\")\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 8713, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9086, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8782, - "length": 9, - "value": "\"x5tS256\"" + "offset": 9117, + "length": 82, + "value": "\"ASN.1 integer is \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8950, + "offset": 9147, "length": 5, - "value": "\"typ\"" + "value": "\" bytes long when it should be < \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9015, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9195, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 9202, - "length": 5, - "value": "\"cty\"" + "offset": 9197, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9267, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9257, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9453, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9298, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 9521, - "length": 6, - "value": "\"crit\"" + "offset": 9640, + "length": 60, + "value": "\"Unable to parse ASN.1 integer. This should be unreachable.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 10074, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9797, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 10639, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9829, + "length": 11, + "value": "0b10000000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", - "kind": "StringLiteral", - "offset": 236, - "length": 3, - "value": "\"<\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9927, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 605, + "offset": 10090, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 477, - "length": 3, - "value": "100" + "offset": 10187, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 527, - "length": 3, - "value": "102" + "offset": 140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 574, - "length": 3, - "value": "103" + "offset": 151, + "length": 4, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 620, - "length": 3, - "value": "122" + "offset": 140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 682, + "offset": 151, + "length": 4, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", + "kind": "IntegerLiteral", + "offset": 148, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 739, - "length": 2, - "value": "14" + "offset": 159, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 788, - "length": 2, - "value": "20" + "offset": 177, + "length": 12, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 839, - "length": 2, - "value": "21" + "offset": 148, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 890, - "length": 2, - "value": "22" + "offset": 159, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 937, - "length": 2, - "value": "24" + "offset": 177, + "length": 12, + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", + "kind": "StringLiteral", + "offset": 236, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", "kind": "IntegerLiteral", - "offset": 990, - "length": 2, - "value": "26" + "offset": 605, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", "kind": "IntegerLiteral", - "offset": 1040, + "offset": 527, "length": 2, - "value": "27" + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", - "kind": "IntegerLiteral", - "offset": 1091, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "FloatLiteral", + "offset": 625, + "length": 3, + "value": "0.5" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "BooleanLiteral", + "offset": 1260, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "BooleanLiteral", + "offset": 2522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCode.swift", + "kind": "StringLiteral", + "offset": 1328, "length": 2, - "value": "28" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 1816, "length": 1, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 2009, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 2082, "length": 1, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 711, - "length": 3, - "value": "\"P\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 1725, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 722, - "length": 3, - "value": "\"F\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 2714, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 937, - "length": 3, - "value": "\"0\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 3720, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 948, - "length": 3, - "value": "\"O\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 3824, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 974, - "length": 3, - "value": "\"1\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4158, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 985, - "length": 3, - "value": "\"I\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4163, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1011, - "length": 3, - "value": "\"2\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4170, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1022, - "length": 3, - "value": "\"Z\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "BooleanLiteral", + "offset": 4510, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1048, - "length": 3, - "value": "\"8\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4650, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1059, - "length": 3, - "value": "\"B\"" + "offset": 1567, + "length": 5, + "value": "\"RSA\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1177, - "length": 3, - "value": "\"O\"" + "offset": 1588, + "length": 5, + "value": "\"oct\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1188, - "length": 3, - "value": "\"0\"" + "offset": 1608, + "length": 4, + "value": "\"EC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1214, - "length": 3, - "value": "\"Q\"" + "offset": 1567, + "length": 5, + "value": "\"RSA\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1225, - "length": 3, - "value": "\"0\"" + "offset": 1588, + "length": 5, + "value": "\"oct\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1251, - "length": 3, - "value": "\"U\"" + "offset": 1608, + "length": 4, + "value": "\"EC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1262, - "length": 3, - "value": "\"0\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "Array", + "offset": 1334, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1288, - "length": 3, - "value": "\"D\"" + "offset": 2354, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1299, - "length": 3, - "value": "\"0\"" + "offset": 2457, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1325, - "length": 3, - "value": "\"I\"" + "offset": 2688, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1336, - "length": 3, - "value": "\"1\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "Array", + "offset": 3223, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1362, - "length": 3, - "value": "\"Z\"" + "offset": 3708, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1373, - "length": 3, - "value": "\"2\"" + "offset": 4014, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1399, - "length": 3, - "value": "\"B\"" + "offset": 4169, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1410, - "length": 3, - "value": "\"8\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Dictionary", - "offset": 225, - "length": 310, - "value": "[(\"1\", [\"pass_data\", \"birth_date\", \"photo_from_camera\", \"client_id\"]), (\"2\", [\"pass_data\", \"photo_from_camera\", \"birth_date\", \"client_id\"]), (\"3\", [\"photo_from_camera\", \"pass_data\", \"birth_date\", \"client_id\"]), (\"4\", [\"pass_data\", \"photo_from_camera\", \"client_id\", \"birth_date\"])]" + "offset": 4382, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 593, - "length": 2, - "value": "\"\"" + "offset": 4447, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 626, - "length": 2, - "value": "\"\"" + "offset": 4662, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 665, - "length": 2, - "value": "\"\"" + "offset": 5431, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 697, - "length": 2, - "value": "\"\"" + "offset": 5616, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 770, - "length": 11, - "value": "\"pass_data\"" + "offset": 5681, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 805, - "length": 12, - "value": "\"birth_date\"" + "offset": 5950, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 842, - "length": 19, - "value": "\"photo_from_camera\"" + "offset": 6105, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 892, - "length": 11, - "value": "\"client_id\"" + "offset": 6372, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1132, - "length": 13, - "value": "\"X-Signature\"" + "offset": 6439, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1170, - "length": 10, - "value": "\"X-Number\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Array", - "offset": 1338, - "length": 20, - "value": "[\"1\", \"2\", \"3\", \"4\"]" + "offset": 6688, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Array", - "offset": 1393, - "length": 40, - "value": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 6753, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2003, - "length": 2, - "value": "\"\"" + "offset": 7008, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2157, - "length": 2, - "value": "\"\"" + "offset": 7077, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2259, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7245, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2291, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7310, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2860, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7497, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 3010, - "length": 2, - "value": "\"\"" + "offset": 7562, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 3036, + "offset": 7748, "length": 6, - "value": "\"%02x\"" + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2267, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 7816, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", - "kind": "Dictionary", - "offset": 2434, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 365, + "length": 14, + "value": "\"access_token\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 4585, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 406, + "length": 13, + "value": "\"result_code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", - "kind": "Dictionary", - "offset": 4752, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 446, + "length": 13, + "value": "\"result_note\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 647, - "length": 2, - "value": "\"\"" + "offset": 491, + "length": 18, + "value": "\"comparison_value\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 682, - "length": 2, - "value": "\"\"" + "offset": 365, + "length": 14, + "value": "\"access_token\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 917, - "length": 23, - "value": "\"JSON Processing Queue\"" + "offset": 406, + "length": 13, + "value": "\"result_code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", - "kind": "Array", - "offset": 993, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 446, + "length": 13, + "value": "\"result_note\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 2238, - "length": 24, - "value": "\"Pixel format not found\"" + "offset": 491, + "length": 18, + "value": "\"comparison_value\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2270, - "length": 3, - "value": "400" + "offset": 132, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", - "kind": "Array", - "offset": 2561, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "kind": "IntegerLiteral", + "offset": 143, "length": 2, - "value": "[]" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2877, - "length": 1, + "offset": 155, + "length": 2, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2913, - "length": 1, - "value": "0" + "offset": 167, + "length": 2, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 3006, + "offset": 132, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 147, - "length": 1, - "value": "0" + "offset": 143, + "length": 2, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 158, - "length": 6, - "value": "1" + "offset": 155, + "length": 2, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 147, + "offset": 167, + "length": 2, + "value": "3" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "StringLiteral", + "offset": 1385, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2492, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", "kind": "IntegerLiteral", - "offset": 158, - "length": 6, + "offset": 2527, + "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 365, - "length": 14, - "value": "\"access_token\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2564, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 406, - "length": 13, - "value": "\"result_code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2598, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 446, - "length": 13, - "value": "\"result_note\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2638, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 491, - "length": 18, - "value": "\"comparison_value\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2686, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 365, - "length": 14, - "value": "\"access_token\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2724, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 406, - "length": 13, - "value": "\"result_code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2769, + "length": 1, + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 446, - "length": 13, - "value": "\"result_note\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 1925, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 491, - "length": 18, - "value": "\"comparison_value\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2119, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 1247, - "length": 3, - "value": "\"-\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2193, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 1258, - "length": 3, - "value": "\"+\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2243, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2257, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1301, - "length": 3, - "value": "\"_\"" + "offset": 176, + "length": 12, + "value": "\"background\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1312, - "length": 3, - "value": "\"\/\"" + "offset": 887, + "length": 16, + "value": "\"encrypted_data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1346, - "length": 1, - "value": "4" + "offset": 1160, + "length": 3, + "value": "120" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1382, - "length": 1, - "value": "0" + "offset": 1566, + "length": 3, + "value": "200" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1404, - "length": 1, - "value": "2" + "offset": 1572, + "length": 3, + "value": "299" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1416, - "length": 4, - "value": "\"==\"" + "offset": 4768, + "length": 10, + "value": "\"location\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1435, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Dictionary", + "offset": 6709, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1447, - "length": 3, - "value": "\"=\"" + "offset": 6729, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2207, - "length": 3, - "value": "\"=\"" + "offset": 6748, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2218, - "length": 2, + "offset": 6789, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2260, - "length": 3, - "value": "\"+\"" + "offset": 6807, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 2271, - "length": 3, - "value": "\"-\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 7138, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2314, - "length": 3, - "value": "\"\/\"" + "offset": 7885, + "length": 8, + "value": "\"detail\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2325, - "length": 3, - "value": "\"_\"" + "offset": 8075, + "length": 5, + "value": "\"msg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3052, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "StringLiteral", + "offset": 8299, + "length": 7, + "value": "\"error\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3111, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 9309, "length": 2, - "value": "16" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "BooleanLiteral", - "offset": 3126, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "StringLiteral", + "offset": 9370, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3186, - "length": 4, - "value": "0x00" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3199, - "length": 1, - "value": "8" + "value": "\"ttl\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 3250, + "offset": 9390, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 3286, + "offset": 9424, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3320, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 10029, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3350, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10076, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 3385, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 10224, "length": 2, - "value": "\"\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3435, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10263, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3464, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10325, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3858, - "length": 2, - "value": "16" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 863, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 902, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", "kind": "IntegerLiteral", - "offset": 3957, + "offset": 2089, "length": 1, - "value": "1" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 4529, - "length": 37, - "value": "\"parameters should be of same length\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 2342, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4686, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 3150, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 4871, - "length": 37, - "value": "\"parameters should be of same length\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 3827, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4936, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Dictionary", + "offset": 225, + "length": 310, + "value": "[(\"1\", [\"pass_data\", \"birth_date\", \"photo_from_camera\", \"client_id\"]), (\"2\", [\"pass_data\", \"photo_from_camera\", \"birth_date\", \"client_id\"]), (\"3\", [\"photo_from_camera\", \"pass_data\", \"birth_date\", \"client_id\"]), (\"4\", [\"pass_data\", \"photo_from_camera\", \"client_id\", \"birth_date\"])]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4955, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 593, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 5046, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 626, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 3527, - "length": 53, - "value": "\"Encryption failed with status: \"" + "offset": 665, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 3578, - "length": 1, - "value": "\".\"" + "offset": 697, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 5100, - "length": 53, - "value": "\"Decryption failed with status: \"" + "offset": 770, + "length": 11, + "value": "\"pass_data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 5151, - "length": 1, - "value": "\".\"" + "offset": 805, + "length": 12, + "value": "\"birth_date\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "BooleanLiteral", - "offset": 5842, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 842, + "length": 19, + "value": "\"photo_from_camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 6368, - "length": 49, - "value": "\"Key wrap failed with status: \"" + "offset": 892, + "length": 11, + "value": "\"client_id\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 1132, + "length": 13, + "value": "\"X-Signature\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 6415, - "length": 1, - "value": "\".\"" + "offset": 1170, + "length": 10, + "value": "\"X-Number\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "BooleanLiteral", - "offset": 7105, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Array", + "offset": 1338, + "length": 20, + "value": "[\"1\", \"2\", \"3\", \"4\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Array", + "offset": 1393, + "length": 40, + "value": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 7649, - "length": 53, - "value": "\"Key unwrap failed with status: \"" + "offset": 2003, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 7700, - "length": 1, - "value": "\".\"" + "offset": 2157, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8216, + "offset": 2259, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8231, + "offset": 2291, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8245, + "offset": 2860, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "IntegerLiteral", - "offset": 8567, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 3010, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 2222, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 3036, + "length": 6, + "value": "\"%02x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", - "kind": "Dictionary", - "offset": 2385, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdAppearance.swift", + "kind": "IntegerLiteral", + "offset": 543, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4447, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 241, + "length": 59, + "value": "\"Invalid request. Call the number \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", - "kind": "Dictionary", - "offset": 4610, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 299, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/Thumbprint.swift", - "kind": "IntegerLiteral", - "offset": 1799, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 338, + "length": 146, + "value": "\"Ð’ запроÑе не переданы необходимые параметры. ОбратитеÑÑŒ по номер \"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 483, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 614, - "length": 20, - "value": "\"Video Output Queue\"" + "offset": 521, + "length": 99, + "value": "\"Barcha kerakli parametrlar so'rovda yuborilmadi. \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Array", - "offset": 685, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 595, + "length": 5, + "value": "\" raqam orqali bog'laning\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 799, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 765, + "length": 63, + "value": "\"MyID internal error. Call the number \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 842, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 827, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1407, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 866, + "length": 100, + "value": "\"ВнутреннÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ОбратитеÑÑŒ по номеру \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 2588, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 965, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 2631, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1003, + "length": 70, + "value": "\"MyID ichki xatolik. \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3957, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "offset": 1048, + "length": 5, + "value": "\" raqam orqali bog'laning\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5148, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 42, + "value": "\"Connection error. Please try again later\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5294, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1301, + "length": 104, + "value": "\"ПроÑим проверить интернет Ñоединение и повторить Ñнова\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5758, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1442, + "length": 60, + "value": "\"Internet aloqangizni tekshiring va qaytadan urinib ko'ring\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 6147, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1647, + "length": 21, + "value": "\"Bad or blurry image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 6464, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1706, + "length": 39, + "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6892, - "length": 4, - "value": "\"\n\"" + "offset": 1782, + "length": 41, + "value": "\"Sur'atning sifati past yoki sur'at xira\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 7471, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1973, + "length": 22, + "value": "\"Camera access denied\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Array", - "offset": 7710, - "length": 9, - "value": "[\"en-US\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2033, + "length": 47, + "value": "\"ДоÑтуп к камере запрещен\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Dictionary", - "offset": 8080, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2118, + "length": 57, + "value": "\"Камерага кирүүгө тыюу Ñалынды\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 8387, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2212, + "length": 55, + "value": "\"Ilova uchun kameradan foydalanishga ruxsat berilmagan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8476, - "length": 2, - "value": "\"\"" + "offset": 2409, + "length": 10, + "value": "\"Continue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 8664, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2457, + "length": 22, + "value": "\"Продолжить\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8708, - "length": 16, - "value": "\"\"" + "offset": 2516, + "length": 13, + "value": "\"Davom etish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8723, - "length": 1, - "value": "\"\"" + "offset": 2668, + "length": 6, + "value": "\"Exit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 9629, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2712, + "length": 12, + "value": "\"Выйти\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 9670, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2762, + "length": 12, + "value": "\"Чыгуу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 9877, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2811, + "length": 9, + "value": "\"Chiqish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 9936, - "length": 2, - "value": "\"\"" + "offset": 2963, + "length": 11, + "value": "\"Try again\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10100, - "length": 18, - "value": "\"myid_icon_idcard\"" + "offset": 3012, + "length": 38, + "value": "\"Попробовать еще раз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10224, - "length": 20, - "value": "\"myid_icon_passport\"" + "offset": 3089, + "length": 54, + "value": "\"Дагы бир жолу аракет кылыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10361, - "length": 26, - "value": "\"myid_icon_driver_license\"" + "offset": 3180, + "length": 22, + "value": "\"Qayta urinib ko'ring\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 10507, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3344, + "length": 16, + "value": "\"Driver license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 10791, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3398, + "length": 53, + "value": "\"ВодительÑкое удоÑтоверение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11288, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3488, + "length": 26, + "value": "\"Haydovchilik guvohnomasi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11881, - "length": 3, - "value": "160" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3662, + "length": 15, + "value": "\"Date of birth\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11954, - "length": 2, - "value": "40" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3715, + "length": 27, + "value": "\"Дата рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1328, - "length": 2, - "value": "\"\"" + "offset": 3779, + "length": 15, + "value": "\"Tug'ilgan kun\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", - "kind": "Dictionary", - "offset": 2677, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3949, + "length": 12, + "value": "\"dd.mm.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", - "kind": "Dictionary", - "offset": 3491, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3999, + "length": 20, + "value": "\"дд.мм.гггг\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UIImage.swift", - "kind": "BooleanLiteral", - "offset": 142, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4056, + "length": 12, + "value": "\"kk.oo.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UIImage.swift", - "kind": "BooleanLiteral", - "offset": 242, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4206, + "length": 5, + "value": "\"PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1486, - "length": 3, - "value": "\".\"" + "offset": 4249, + "length": 12, + "value": "\"ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Serializer.swift", - "kind": "Array", - "offset": 1595, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4298, + "length": 9, + "value": "\"JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 159, - "length": 21, - "value": "\"[a-zA-Z]{2}[0-9]{7}\"" + "offset": 4452, + "length": 38, + "value": "\"Serial and number of passport or PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 210, - "length": 11, - "value": "\"[0-9]{14}\"" + "offset": 4528, + "length": 61, + "value": "\"Ð¡ÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 321, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4626, + "length": 39, + "value": "\"Pasport seriyasi, raqami yoki JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4821, + "length": 17, + "value": "\"AA1234567 | PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 489, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4876, + "length": 24, + "value": "\"AA1234567 | ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 770, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4937, + "length": 21, + "value": "\"AA1234567 | JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "Array", - "offset": 863, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5091, + "length": 6, + "value": "\"hour\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 889, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5135, + "length": 8, + "value": "\"чаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 928, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5180, + "length": 6, + "value": "\"soat\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 1082, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5320, + "length": 7, + "value": "\"hours\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1258, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5365, + "length": 8, + "value": "\"чаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1400, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5410, + "length": 6, + "value": "\"soat\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1424, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5551, + "length": 9, + "value": "\"ID Card\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1509, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5598, + "length": 9, + "value": "\"ID Card\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1533, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5644, + "length": 10, + "value": "\"ID Karta\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1620, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5789, + "length": 8, + "value": "\"minute\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1726, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5835, + "length": 8, + "value": "\"мин\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1750, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5880, + "length": 8, + "value": "\"daqiqa\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1838, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6024, + "length": 9, + "value": "\"minutes\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1862, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6071, + "length": 8, + "value": "\"мин\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1947, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6116, + "length": 8, + "value": "\"daqiqa\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1971, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6266, + "length": 97, + "value": "\"Customer Service \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2058, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6362, "length": 1, - "value": "6" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2082, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6401, + "length": 139, + "value": "\"Служба поддержки пользователей \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2166, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6539, "length": 1, - "value": "7" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2190, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6578, + "length": 118, + "value": "\"Колдонуучуну колдоо \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2276, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6695, "length": 1, - "value": "8" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2300, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6733, + "length": 109, + "value": "\"Mijozlarga xizmat ko'rsatish \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2386, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6841, "length": 1, - "value": "9" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2410, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6987, + "length": 42, + "value": "\"Point the camera at the driver's license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2493, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7067, + "length": 105, + "value": "\"Ðаведите камеру телефона на водительÑкое удоÑтоверение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2518, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7209, + "length": 64, + "value": "\"Telefoningiz kamerasini haydovchilik guvohnomasiga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2604, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7420, + "length": 29, + "value": "\"Eyes closed or not detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2629, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7487, + "length": 60, + "value": "\"Глаза закрыты или не обнаружены\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2715, - "length": 2, - "value": "12" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7584, + "length": 32, + "value": "\"Ko'zlar yopiq yoki aniqlanmadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2740, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7760, + "length": 32, + "value": "\"Make sure your eyes are opened\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2934, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7830, + "length": 61, + "value": "\"УбедитеÑÑŒ, что Ваши глаза окрыты\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3019, - "length": 2, - "value": "13" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7930, + "length": 60, + "value": "\"Көзүңүз капталганын текшериңиз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 3086, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 8027, + "length": 52, + "value": "\"Ko'zlaringiz ochiq ekanligiga ishonch hosil qiling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 3143, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 8227, + "length": 25, + "value": "\"Keep your head straight\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3301, - "length": 3, - "value": "\"1\"" + "offset": 8290, + "length": 40, + "value": "\"Держите голову прÑмо\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3306, - "length": 3, - "value": "\"2\"" + "offset": 8370, + "length": 44, + "value": "\"Башыңызды түз кармаңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3333, - "length": 4, - "value": "\"18\"" + "offset": 8451, + "length": 26, + "value": "\"Boshingizni tekis tuting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3351, - "length": 3, - "value": "\"3\"" + "offset": 8623, + "length": 15, + "value": "\"Keep straight\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3356, - "length": 3, - "value": "\"4\"" + "offset": 8676, + "length": 31, + "value": "\"ДержитеÑÑŒ ровно\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3383, - "length": 4, - "value": "\"19\"" + "offset": 8745, + "length": 15, + "value": "\"Түз тур\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3401, - "length": 3, - "value": "\"5\"" + "offset": 8797, + "length": 18, + "value": "\"To'g'riga qarang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3406, - "length": 3, - "value": "\"6\"" + "offset": 8957, + "length": 41, + "value": "\"Make sure your face is inside the frame\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3433, - "length": 4, - "value": "\"20\"" + "offset": 9036, + "length": 79, + "value": "\"УбедитеÑÑŒ, что ваше лицо находитÑÑ Ð² рамке\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3477, - "length": 2, - "value": "\"\"" + "offset": 9153, + "length": 82, + "value": "\"Жүзүңүз алкактын ичинде турганына ынаныңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3540, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9272, + "length": 66, + "value": "\"Sizning yuzingiz belgilangan maydon ichida bo'lishini ta'minlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3550, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9485, + "length": 22, + "value": "\"Face not fully shown\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3597, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9545, + "length": 101, + "value": "\"Лицо не полноÑтью попало в кадр или не отчетливо видно\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3607, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9683, + "length": 52, + "value": "\"Yuz aniq ko'rinmadi yoki to'liq tasvirga tushmagan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3630, - "length": 43, - "value": "\"\"" + "offset": 9877, + "length": 23, + "value": "\"Move away from camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3641, - "length": 1, - "value": "\"\"" + "offset": 9938, + "length": 31, + "value": "\"Отойдите дальше\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3659, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 10010, + "length": 27, + "value": "\"Ðртка жылыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3669, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 10074, + "length": 26, + "value": "\"Kameradan uzoqroq turing\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3672, - "length": 1, - "value": "\"\"" + "offset": 10243, + "length": 17, + "value": "\"You are too far\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3690, - "length": 25, - "value": "\"\"" + "offset": 10298, + "length": 34, + "value": "\"Ð’Ñ‹ Ñлишком далеко\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3697, - "length": 1, - "value": "\".\"" + "offset": 10370, + "length": 39, + "value": "\"Сиз өтө Ð°Ð»Ñ‹Ñ Ñ‚ÑƒÑ€Ð°Ñыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3706, - "length": 1, - "value": "\".\"" + "offset": 10446, + "length": 26, + "value": "\"Kameraga yaqinroq keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3714, - "length": 1, - "value": "\"\"" + "offset": 10616, + "length": 117, + "value": "\"Due to a large number of unsuccessful attempts, your access to the identification service is temporarily restricted\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 176, - "length": 12, - "value": "\"background\"" + "offset": 10771, + "length": 186, + "value": "\"Из-за большого количеÑтва неуÑпешных попыток Вам временно ограничен доÑтуп к ÑервиÑу идентификации\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 887, + "offset": 10994, + "length": 111, + "value": "\"Ko'p sonli muvaffaqiyatsiz urinishlar tufayli identifikatsiya xizmatidan foydalanishingiz vaqtincha cheklandi\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11257, "length": 16, - "value": "\"encrypted_data\"" + "value": "\"Open your eyes\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 3, - "value": "120" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11311, + "length": 29, + "value": "\"Откройте глаза\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1566, - "length": 3, - "value": "200" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11377, + "length": 23, + "value": "\"Ko'zlaringizni oching\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1572, - "length": 3, - "value": "299" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11549, + "length": 31, + "value": "\"Look straight into the camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4768, - "length": 10, - "value": "\"location\"" + "offset": 11618, + "length": 45, + "value": "\"Смотрите прÑмо в камеру\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Dictionary", - "offset": 6709, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11700, + "length": 36, + "value": "\"To'g'ridan-to'g'ri kameraga qarang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6729, - "length": 15, - "value": "\"Authorization\"" + "offset": 11886, + "length": 38, + "value": "\"Wipe the front camera of your device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6748, - "length": 42, - "value": "\"Bearer \"" + "offset": 11962, + "length": 82, + "value": "\"Протрите фронтальную камеру Вашего девайÑа\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6789, - "length": 1, - "value": "\"\"" + "offset": 12083, + "length": 81, + "value": "\"Ðппаратыңыздын алдыңкы камераÑын Ñүртүңүз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6807, - "length": 18, - "value": "\"Content-Language\"" + "offset": 12201, + "length": 92, + "value": "\"Qurilmangizning old kamerasi tiniqligiga ishonch hosil qiling (old kamerani artib qo'ying)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 7138, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 12444, + "length": 32, + "value": "\"Hold your device at face level\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 7885, - "length": 8, - "value": "\"detail\"" + "offset": 12514, + "length": 63, + "value": "\"Держите Ваш Ð´ÐµÐ²Ð°Ð¹Ñ Ð½Ð° уровне лица\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8075, - "length": 5, - "value": "\"msg\"" + "offset": 12616, + "length": 67, + "value": "\"Ðппаратты жүз деңгÑÑлинде кармаңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8299, - "length": 7, - "value": "\"error\"" + "offset": 12720, + "length": 47, + "value": "\"Smartfoningizni yuzingiz balandligida saqlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 9309, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 12917, + "length": 87, + "value": "\"Make sure the room is well lit, otherwise go to a window or walk into a more lit room\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 9370, - "length": 5, - "value": "\"ttl\"" + "offset": 13042, + "length": 224, + "value": "\"УбедитеÑÑŒ, что помещение доÑтаточно оÑвещенное, в ином Ñлучае подойдите к окну или пройдите в более оÑвещенное помещение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 9390, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13306, + "length": 203, + "value": "\"Бөлмө жетиштүү жарыктандырылганын текшериңиз, антпеÑе терезеге барыңыз же жарыктандырылган бөлмөгө барыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 9424, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13546, + "length": 87, + "value": "\"Xona yetarlicha yoritilganligiga ishonch hosil qiling, aks holda yorug' xonaga o'ting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 10029, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13783, + "length": 44, + "value": "\"There must be only one person in the image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10076, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13865, + "length": 55, + "value": "\"Ð’ кадре должно быть одно лицо\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 10224, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13957, + "length": 41, + "value": "\"Tasvirda faqat bitta yuz bo'lishi kerak\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10263, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 14145, + "length": 23, + "value": "\"Take off your glasses\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10325, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 14206, + "length": 25, + "value": "\"Снимите очки\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 147, - "length": 39, - "value": "\"(P[A-Z\\d<])([A-Z]{3})([A-Z\\d<]{39})\"" + "offset": 14268, + "length": 34, + "value": "\"Ko'zoynaklaringizni yechib oling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 232, - "length": 96, - "value": "\"([A-Z\\d<]{9})(\\d)([A-Z]{3})(\\d{6})(\\d)([M|F|X|<])(\\d{6})(\\d)([A-Z\\d<]{14})([\\d<])(\\d)\"" + "offset": 14454, + "length": 24, + "value": "\"Head rotation detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1382, - "length": 20, - "value": "\"\"" + "offset": 14516, + "length": 51, + "value": "\"Голова повернута в Ñторону\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1391, - "length": 1, - "value": "\"\n\"" + "offset": 14604, + "length": 27, + "value": "\"Bosh yon tomonga burilgan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1401, - "length": 22, - "value": "\"\"" + "offset": 14769, + "length": 34, + "value": "\"Point your camera at the QR code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2520, - "length": 2, - "value": "\"\"" + "offset": 14841, + "length": 46, + "value": "\"Ðаведите камеру на QR-код\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2598, - "length": 2, - "value": "\"\"" + "offset": 14924, + "length": 70, + "value": "\"Telefoningiz kamerasini ID kartangizning QR kod tomoniga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3107, - "length": 2, - "value": "\"\"" + "offset": 15133, + "length": 31, + "value": "\"Identification is in progress\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3185, - "length": 2, - "value": "\"\"" + "offset": 15202, + "length": 49, + "value": "\"ПроводитÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4895, - "length": 4, - "value": "\"\n\"" + "offset": 15288, + "length": 37, + "value": "\"Identifikatsiya amalga oshirilmoqda\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 151, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15478, + "length": 28, + "value": "\"Several faces in the image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 162, - "length": 4, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15544, + "length": 59, + "value": "\"Ð’ кадр попало более одного лица\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 151, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15640, + "length": 35, + "value": "\"Tasvirda bir nechta yuz aniqlandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 162, - "length": 4, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15815, + "length": 46, + "value": "\"Point your camera at the passport photo page\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15899, + "length": 94, + "value": "\"Ðаведите камеру к Ñтранице паÑпорта Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸ÐµÐ¹\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16030, + "length": 70, + "value": "\"Telefoningiz kamerasini pasportingizning rasm sahifasiga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16244, + "length": 15, + "value": "\"Sending photo\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16297, + "length": 27, + "value": "\"Отправка фото\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16362, + "length": 27, + "value": "\"Сүрөт жөнөтүу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16426, + "length": 19, + "value": "\"Rasm yuborilmoqda\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16595, + "length": 21, + "value": "\"Sunglasses detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16654, + "length": 31, + "value": "\"Обнаружены очки\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16722, + "length": 24, + "value": "\"Ko'zoynaklar aniqlandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16904, + "length": 30, + "value": "\"You can try again in \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16933, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16972, + "length": 72, + "value": "\"Ð’Ñ‹ Ñнова можете попробовать через \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 638, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17043, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 885, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17081, + "length": 52, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1939, - "length": 42, - "value": "\"Error generating key pair: \"" + "offset": 17089, + "length": 3, + "value": "\" dan keyin qayta urinib ko'rishingiz mumkin\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1980, - "length": 2, - "value": "\"\"" + "offset": 17276, + "length": 23, + "value": "\"You can try again now\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 2304, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17337, + "length": 66, + "value": "\"Ð’Ñ‹ Ñнова можете попробовать ÑейчаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2589, - "length": 2, - "value": "\"\"" + "offset": 17440, + "length": 34, + "value": "\"Qayta urinib ko'rishingiz mumkin\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17618, + "length": 58, + "value": "\"You may be able to authenticate by trying the following:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 159, - "length": 8, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17714, + "length": 112, + "value": "\"Возможно, Ð’Ñ‹ Ñможете пройти идентификацию Ð¿Ñ€Ð¾Ð±ÑƒÑ Ñледующее:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 12, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17867, + "length": 104, + "value": "\"Төмөнкүлөрдү колдонуп, идентификациÑдан Ó©Ñ‚Ñөңүз болот:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18008, + "length": 55, + "value": "\"Quyidagilarni amalga oshirishingizni tavsiya qilamiz:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 159, - "length": 8, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18203, + "length": 14, + "value": "\"Non-resident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 12, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18255, + "length": 22, + "value": "\"Ðерезидент\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 146, + "offset": 18314, "length": 12, - "value": "\"yyyy-MM-dd\"" + "value": "\"Norezident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 198, - "length": 12, - "value": "\"dd.MM.yyyy\"" + "offset": 18463, + "length": 10, + "value": "\"Passport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 247, - "length": 76, - "value": "\"^(0[1-9]|1\\d|2\\d|3[0-1])\\.(0\\d|1[0-2])\\.(18\\d\\d|19\\d\\d|20\\d\\d)$\"" + "offset": 18511, + "length": 16, + "value": "\"ПаÑпорт\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 421, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18564, + "length": 9, + "value": "\"Pasport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 449, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18721, + "length": 57, + "value": "\"* Identification is carried out for non-resident's data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 718, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18816, + "length": 116, + "value": "\"* Ð˜Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð±ÑƒÐ´ÐµÑ‚ производитьÑÑ Ð¿Ð¾ данным Ð´Ð»Ñ Ð½ÐµÑ€ÐµÐ·Ð¸Ð´ÐµÐ½Ñ‚Ð°\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 788, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18969, + "length": 69, + "value": "\"* Identifikatsiya norezident ma'lumotlariga ko'ra amalga oshiriladi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 854, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19173, + "length": 8, + "value": "\"second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 919, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19219, + "length": 8, + "value": "\"Ñек\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1190, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19264, + "length": 8, + "value": "\"soniya\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1494, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19408, + "length": 9, + "value": "\"seconds\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1550, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19455, + "length": 8, + "value": "\"Ñек\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 1653, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19500, + "length": 8, + "value": "\"soniya\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1906, - "length": 5, - "value": "\"UTC\"" + "offset": 19655, + "length": 19, + "value": "\"Login or register\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2174, - "length": 5, - "value": "\"UTC\"" + "offset": 19712, + "length": 40, + "value": "\"Вход или региÑтрациÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 2520, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19789, + "length": 31, + "value": "\"Kirish yoki ro'yxatdan o'tish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 2544, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19961, + "length": 19, + "value": "\"Access restricted\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 2751, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 20018, + "length": 33, + "value": "\"ДоÑтуп ограничен\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 2943, - "length": 10, - "value": "31556952" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 20088, + "length": 28, + "value": "\"Xizmat vaqtincha cheklandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3070, - "length": 4, - "value": "\"31\"" + "offset": 20262, + "length": 21, + "value": "\"Bad or blurry image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3088, - "length": 3, - "value": "\"4\"" + "offset": 20321, + "length": 39, + "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3104, - "length": 3, - "value": "\"6\"" + "offset": 20400, + "length": 27, + "value": "\"Бүдөмүк Ñүрөт\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3120, - "length": 3, - "value": "\"9\"" + "offset": 20464, + "length": 41, + "value": "\"Sur'atning sifati past yoki sur'at xira\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3136, - "length": 4, - "value": "\"11\"" + "offset": 20658, + "length": 28, + "value": "\"Failed to confirm liveness\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3153, - "length": 4, - "value": "\"04\"" + "offset": 20724, + "length": 67, + "value": "\"Ðе удалоÑÑŒ подтвердить жизненноÑть\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3170, - "length": 4, - "value": "\"06\"" + "offset": 20828, + "length": 26, + "value": "\"Hayotiylik tasdiqlanmadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3187, - "length": 4, - "value": "\"09\"" + "offset": 21001, + "length": 26, + "value": "\"Choose the document type\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3289, - "length": 3, - "value": "\"2\"" + "offset": 21065, + "length": 44, + "value": "\"Выберите тип документа\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3305, - "length": 4, - "value": "\"02\"" + "offset": 21146, + "length": 23, + "value": "\"Hujjat turini tanlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 3404, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 21314, + "length": 8, + "value": "\"Cancel\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 3409, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 21360, + "length": 18, + "value": "\"Отменить\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3508, - "length": 4, - "value": "\"30\"" + "offset": 21416, + "length": 27, + "value": "\"Жокко чыгаруу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3523, - "length": 4, - "value": "\"31\"" + "offset": 21480, + "length": 14, + "value": "\"Bekor qilish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3627, - "length": 4, - "value": "\"29\"" + "offset": 21638, + "length": 7, + "value": "\"Allow\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3642, - "length": 4, - "value": "\"30\"" + "offset": 21683, + "length": 20, + "value": "\"Разрешать\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3657, - "length": 4, - "value": "\"31\"" + "offset": 21740, + "length": 15, + "value": "\"Ruxsat berish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3779, - "length": 2, - "value": "\"\"" + "offset": 21900, + "length": 16, + "value": "\"Go to settings\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4029, - "length": 5, - "value": "\"UTC\"" + "offset": 21954, + "length": 40, + "value": "\"Перейти к наÑтройкам\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 4994, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22031, + "length": 21, + "value": "\"Sozlamalarga o'tish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 5879, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22212, + "length": 52, + "value": "\"Permission denied but required for basic functions\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 9608, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22302, + "length": 117, + "value": "\"Ð’ разрешении было отказано, но необходимо Ð´Ð»Ñ Ð¾Ñновных функций\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 10637, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22456, + "length": 66, + "value": "\"Ruxsat rad etildi, lekin asosiy funksiyalar uchun talab qilinadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 222, - "length": 23, - "value": "\"JSON Processing Queue\"" + "offset": 22656, + "length": 31, + "value": "\"Client ID should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Array", - "offset": 290, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22713, + "length": 58, + "value": "\"Укажите идентификатор клиента\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 551, - "length": 11, - "value": "\"client_id\"" + "offset": 22797, + "length": 58, + "value": "\"Укажите идентификатор клиента\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 833, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 22881, + "length": 33, + "value": "\"Mijoz identifikatorini kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1170, - "length": 2, - "value": "\"\"" + "offset": 23046, + "length": 33, + "value": "\"Client Hash should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1193, - "length": 2, - "value": "\"\"" + "offset": 23105, + "length": 28, + "value": "\"Укажите Client Hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1286, - "length": 10, - "value": "\"sdk_hash\"" + "offset": 23159, + "length": 28, + "value": "\"Укажите Client Hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1446, - "length": 11, - "value": "\"pass_data\"" + "offset": 23213, + "length": 25, + "value": "\"Client Hash-ni kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1609, - "length": 7, - "value": "\"pinfl\"" + "offset": 23372, + "length": 36, + "value": "\"Client Hash ID should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 2056, - "length": 3, - "value": "101" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23434, + "length": 31, + "value": "\"Укажите Client Hash Id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 2064, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23491, + "length": 31, + "value": "\"Укажите Client Hash Id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2135, - "length": 12, - "value": "\"birth_date\"" + "offset": 23548, + "length": 28, + "value": "\"Client Hash ID-ni kiriting\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23710, + "length": 36, + "value": "\"Passport field should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2172, - "length": 17, - "value": "\"agreed_on_terms\"" + "offset": 23772, + "length": 90, + "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2231, - "length": 11, - "value": "\"client_id\"" + "offset": 23888, + "length": 90, + "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2266, - "length": 11, - "value": "\"threshold\"" + "offset": 24004, + "length": 64, + "value": "\"Pasport\/ID- karta seriyasi va raqamini yoki JSHSHIRni kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2321, - "length": 13, - "value": "\"need_update\"" + "offset": 24193, + "length": 35, + "value": "\"Date of birth should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2373, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 24254, + "length": 42, + "value": "\"Укажите дату рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2408, - "length": 8, - "value": "\"device\"" + "offset": 24322, + "length": 42, + "value": "\"Укажите дату рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2436, - "length": 6, - "value": "\"uuid\"" + "offset": 24390, + "length": 27, + "value": "\"Tug'ilgan sanani kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2479, - "length": 10, - "value": "\"platform\"" + "offset": 24561, + "length": 75, + "value": "\"Either passport (9 characters) or PINFL (14 characters) should be entered\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2491, - "length": 5, - "value": "\"iOS\"" + "offset": 24662, + "length": 137, + "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2514, - "length": 8, - "value": "\"device\"" + "offset": 24825, + "length": 137, + "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2546, - "length": 7, - "value": "\"model\"" + "offset": 24988, + "length": 77, + "value": "\"Iltimos pasport ma'lumotlarini (9 belgi) yoki JSHSHIRni (14 belgi) kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2555, - "length": 85, - "value": "\"\"" + "offset": 25199, + "length": 38, + "value": "\"Incorrect passport series and number\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2573, - "length": 1, - "value": "\", \"" + "offset": 25263, + "length": 60, + "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2605, - "length": 1, - "value": "\" \"" + "offset": 25349, + "length": 60, + "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2639, - "length": 2, - "value": "\"\"" + "offset": 25435, + "length": 36, + "value": "\"Pasport seriya va raqami noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2662, - "length": 12, - "value": "\"isEmulator\"" + "offset": 25602, + "length": 17, + "value": "\"Incorrect PINFL\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2724, - "length": 14, - "value": "\"manufacturer\"" + "offset": 25645, + "length": 29, + "value": "\"Ðеверный ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2783, - "length": 12, - "value": "\"sdkVersion\"" + "offset": 25700, + "length": 29, + "value": "\"Ðеверный ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2872, - "length": 10, - "value": "\"settings\"" + "offset": 25755, + "length": 19, + "value": "\"JSHSHIR noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2906, - "length": 9, - "value": "\"is_root\"" + "offset": 25903, + "length": 35, + "value": "\"Incorrect format of date of birth\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "BooleanLiteral", - "offset": 2917, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 25964, + "length": 57, + "value": "\"Ðеверный формат даты рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2944, - "length": 13, - "value": "\"is_emulator\"" + "offset": 26047, + "length": 57, + "value": "\"Ðеверный формат даты рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3007, - "length": 28, - "value": "\"sensor_event_changed_count\"" + "offset": 26130, + "length": 34, + "value": "\"Tug'ilgan sana formati noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3142, - "length": 13, - "value": "\"is_resident\"" + "offset": 26301, + "length": 51, + "value": "\"Users under age of \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 3269, - "length": 2, - "value": "36" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 26327, + "length": 6, + "value": "\" cannot use this service\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3293, - "length": 13, - "value": "\"external_id\"" + "offset": 26378, + "length": 117, + "value": "\"Пользователи младше \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Dictionary", - "offset": 3614, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 26423, + "length": 6, + "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3634, - "length": 15, - "value": "\"Authorization\"" + "offset": 26521, + "length": 117, + "value": "\"Пользователи младше \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3653, - "length": 42, - "value": "\"Bearer \"" + "offset": 26566, + "length": 6, + "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3694, - "length": 1, + "offset": 26664, + "length": 68, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3712, - "length": 18, - "value": "\"Content-Language\"" + "offset": 26671, + "length": 7, + "value": "\" yoshdan kichik foydalanuvchilar xizmatdan foydalana olmaydi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4214, - "length": 13, - "value": "\"X-Signature\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPrivateKey.swift", + "kind": "BooleanLiteral", + "offset": 1847, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4865, - "length": 7, - "value": "\"width\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UITextField.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 3, + "value": "150" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4897, - "length": 8, - "value": "\"height\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "Array", + "offset": 1142, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4931, - "length": 8, - "value": "\"pixels\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1473, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5435, - "length": 30, - "value": "\"zip_\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1623, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5460, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1628, "length": 1, - "value": "\".zip\"" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5661, - "length": 12, - "value": "\"image.jpeg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1751, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", "kind": "Array", - "offset": 5893, + "offset": 1807, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5967, - "length": 12, - "value": "\"depth.json\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1823, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1927, + "length": 4, + "value": "0xff" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2017, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2178, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/Thumbprint.swift", + "kind": "IntegerLiteral", + "offset": 1799, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 276, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 6554, - "length": 25, - "value": "\"Zip directory not found\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 552, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", "kind": "StringLiteral", - "offset": 6945, - "length": 21, - "value": "\"Signature not found\"" + "offset": 696, + "length": 16, + "value": "\"myid_icon_back\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7045, - "length": 17, - "value": "\"Image not found\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1317, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7553, - "length": 6, - "value": "\"file\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1485, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7595, - "length": 31, - "value": "\"file_\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1668, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7621, - "length": 1, - "value": "\".zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1819, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7662, - "length": 17, - "value": "\"application\/zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UIImage.swift", + "kind": "BooleanLiteral", + "offset": 142, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7785, - "length": 8, - "value": "\"job_id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UIImage.swift", + "kind": "BooleanLiteral", + "offset": 242, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 8093, - "length": 3, - "value": "200" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 1361, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 8099, - "length": 3, - "value": "299" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 1419, + "length": 12, + "value": "\"-----BEGIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 9595, - "length": 15, - "value": "\"Zip not found\"" + "offset": 1452, + "length": 10, + "value": "\"-----END\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 9998, - "length": 8, - "value": "\"job_id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 1504, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10017, + "offset": 1616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "FloatLiteral", - "offset": 10224, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "BooleanLiteral", + "offset": 2722, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10752, - "length": 6, - "value": "\"code\"" + "offset": 3468, + "length": 17, + "value": "\"RSA PRIVATE KEY\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10808, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 3488, + "length": 5, + "value": "\"KEY\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Dictionary", - "offset": 11016, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 3605, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 11036, - "length": 15, - "value": "\"Authorization\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 4222, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11055, - "length": 42, - "value": "\"Bearer \"" + "offset": 4259, + "length": 28, + "value": "\"-----BEGIN \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11096, - "length": 1, - "value": "\"\"" + "offset": 4281, + "length": 5, + "value": "\"-----\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11114, - "length": 18, - "value": "\"Content-Language\"" + "offset": 4326, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 584, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4345, + "length": 26, + "value": "\"-----END \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 1638, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4365, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 1671, - "length": 1, - "value": "0" + "value": "\"-----\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 1791, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4420, "length": 4, - "value": "true" + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 2320, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "kind": "StringLiteral", + "offset": 1486, "length": 3, - "value": "0.6" + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 3006, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "kind": "Array", + "offset": 1595, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "IntegerLiteral", - "offset": 4897, - "length": 1, - "value": "1" + "offset": 210, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "IntegerLiteral", - "offset": 5032, + "offset": 283, "length": 1, - "value": "2" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 5076, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 497, + "length": 10, + "value": "\"yyyyMMdd\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 5262, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 554, + "length": 13, + "value": "\"en_US_POSIX\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 621, + "length": 10, + "value": "\"GMT+0:00\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "BooleanLiteral", - "offset": 5291, - "length": 5, - "value": "false" + "offset": 2639, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 5816, - "length": 15, + "offset": 3021, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 5830, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 3398, "length": 1, - "value": "\"\"" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6223, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4022, "length": 4, - "value": "true" + "value": "\"<<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6269, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4045, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6313, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4056, + "length": 3, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6363, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4137, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6426, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4180, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 7089, - "length": 45, + "offset": 4241, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 7133, - "length": 1, + "offset": 4272, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 7248, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4487, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7298, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4494, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7354, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4619, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7400, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5015, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7481, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5022, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7524, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5147, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7796, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5192, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7838, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5476, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7878, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5487, + "length": 3, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7924, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5672, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "BooleanLiteral", - "offset": 7964, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8390, - "length": 20, - "value": "\"myid_icon_not_face\"" + "offset": 5713, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8445, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5883, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8724, - "length": 26, - "value": "\"myid_icon_multiple_faces\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "Array", + "offset": 6040, + "length": 9, + "value": "[7, 3, 1]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8995, - "length": 22, - "value": "\"myid_icon_sunglasses\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6094, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9337, - "length": 23, - "value": "\"myid_icon_eyes_opened\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6128, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9395, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6631, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9671, - "length": 20, - "value": "\"myid_icon_not_face\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6659, + "length": 2, + "value": "65" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 10073, - "length": 24, - "value": "\"myid_icon_advice_first\"" + "offset": 6831, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10133, - "length": 25, - "value": "\"myid_icon_advice_second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6858, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10193, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10654, - "length": 24, - "value": "\"myid_icon_advice_first\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 527, + "length": 3, + "value": "102" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10714, - "length": 25, - "value": "\"myid_icon_advice_second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 574, + "length": 3, + "value": "103" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10774, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 620, + "length": 3, + "value": "122" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11783, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11832, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 739, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11883, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 788, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", "kind": "IntegerLiteral", - "offset": 12139, - "length": 1, - "value": "0" + "offset": 839, + "length": 2, + "value": "21" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12256, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 890, + "length": 2, + "value": "22" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12305, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 937, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12352, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 990, + "length": 2, + "value": "26" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12405, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 2, + "value": "27" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12453, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 1091, + "length": 2, + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12507, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecureRandom.swift", + "kind": "IntegerLiteral", + "offset": 1396, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12558, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", + "kind": "StringLiteral", + "offset": 137, + "length": 17, + "value": "\"uz.myid.ios.sdk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", "kind": "StringLiteral", - "offset": 12804, - "length": 18, - "value": "\"myid_icon_cancel\"" + "offset": 184, + "length": 7, + "value": "\"2.3.0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12956, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", + "kind": "StringLiteral", + "offset": 221, + "length": 11, + "value": "\"712022202\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", "kind": "StringLiteral", - "offset": 13043, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 268, + "length": 12, + "value": "\"##.##.####\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13196, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 1334, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13260, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2162, "length": 5, - "value": "false" + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13314, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2265, "length": 5, - "value": "false" + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13386, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2308, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 13607, - "length": 1, - "value": "0" + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13654, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2411, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 13825, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14064, - "length": 1, - "value": "1" + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14162, - "length": 4, - "value": "3600" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2772, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14200, - "length": 4, - "value": "3600" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2824, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14207, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 3100, "length": 2, - "value": "60" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14243, - "length": 4, - "value": "3600" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14250, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 3528, "length": 2, - "value": "60" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14285, - "length": 2, - "value": "\"\"" + "offset": 4079, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14313, - "length": 2, - "value": "\"\"" + "offset": 4568, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14341, - "length": 2, - "value": "\"\"" + "offset": 4842, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14373, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 5249, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14400, - "length": 30, - "value": "\"\"" + "offset": 5402, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14409, - "length": 1, - "value": "\" \"" + "offset": 5720, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14429, - "length": 1, - "value": "\"\"" + "offset": 5875, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14457, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 6081, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14484, - "length": 31, - "value": "\"\"" + "offset": 6146, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14493, - "length": 1, - "value": "\" \"" + "offset": 6354, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14514, - "length": 1, - "value": "\"\"" + "offset": 7123, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14557, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 7309, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14586, - "length": 34, - "value": "\"\"" + "offset": 7374, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14597, - "length": 1, - "value": "\" \"" + "offset": 7646, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14619, - "length": 1, - "value": "\"\"" + "offset": 7801, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14649, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 8071, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14678, - "length": 35, - "value": "\"\"" + "offset": 8138, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14689, - "length": 1, - "value": "\" \"" + "offset": 8390, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14712, - "length": 1, - "value": "\"\"" + "offset": 8455, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14755, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 8713, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14784, - "length": 34, - "value": "\"\"" + "offset": 8782, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14795, - "length": 1, - "value": "\" \"" + "offset": 8950, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14817, - "length": 1, - "value": "\"\"" + "offset": 9015, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14847, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 9202, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14876, - "length": 35, - "value": "\"\"" + "offset": 9267, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14887, - "length": 1, - "value": "\" \"" + "offset": 9453, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14910, - "length": 1, - "value": "\"\"" + "offset": 9521, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14946, - "length": 41, - "value": "\"\"" + "offset": 10074, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14958, - "length": 1, - "value": "\" \"" + "offset": 10639, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 14972, - "length": 1, - "value": "\" \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", + "kind": "Array", + "offset": 3474, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", "kind": "StringLiteral", - "offset": 14986, - "length": 28, - "value": "\"\"" + "offset": 4307, + "length": 170, + "value": "\"No valid RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey\nJSON found to decode.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", "kind": "StringLiteral", - "offset": 15013, - "length": 4, - "value": "\" \"" + "offset": 4695, + "length": 139, + "value": "\"No RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey found to decode.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 15025, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 934, + "length": 20, + "value": "\"Video Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 15307, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1005, "length": 2, - "value": "18" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 15348, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 24, + "value": "\"Image Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 15555, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1204, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "StringLiteral", - "offset": 15710, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 1477, + "length": 20, + "value": "\"Depth Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 15795, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1548, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 15914, + "offset": 1782, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 16248, + "offset": 1827, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 16665, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 1860, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 16828, - "length": 3, - "value": "180" + "offset": 1897, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 16899, - "length": 2, - "value": "45" + "offset": 1934, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17069, - "length": 3, - "value": "-20" + "offset": 2371, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17409, - "length": 2, - "value": "25" + "offset": 2393, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17414, + "offset": 2532, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 2603, + "length": 4, + "value": "0.75" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17484, - "length": 2, - "value": "90" + "offset": 2611, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18100, - "length": 2, - "value": "20" + "offset": 2617, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 2636, + "length": 4, + "value": "0.75" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18168, - "length": 2, - "value": "40" + "offset": 2659, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18237, - "length": 2, - "value": "40" + "offset": 2697, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18366, - "length": 3, - "value": "160" + "offset": 2703, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18439, - "length": 2, - "value": "40" + "offset": 2721, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18847, - "length": 2, - "value": "24" + "offset": 2741, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 18886, + "offset": 2892, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 18960, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 3170, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 19257, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 3192, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 19353, - "length": 2, - "value": "20" + "offset": 3331, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 3496, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 19394, + "offset": 3806, "length": 1, - "value": "0" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 19601, - "length": 5, - "value": "false" + "offset": 4259, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 20351, + "offset": 4423, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 20393, + "offset": 4645, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 20546, - "length": 2, - "value": "24" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 5610, + "length": 27, + "value": "\"No suitable camera found.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 20654, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 6063, + "length": 27, + "value": "\"No suitable camera found.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 20844, - "length": 17, - "value": "\"myid_icon_error\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 6644, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 21030, - "length": 5, - "value": "false" + "offset": 6790, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21092, - "length": 2, - "value": "20" + "offset": 6994, + "length": 3, + "value": "480" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21149, - "length": 1, - "value": "0" + "offset": 7060, + "length": 3, + "value": "640" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 21352, - "length": 5, - "value": "false" + "offset": 8498, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21551, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 8644, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21642, - "length": 2, - "value": "16" + "offset": 8848, + "length": 3, + "value": "480" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21764, - "length": 1, - "value": "0" + "offset": 8914, + "length": 3, + "value": "640" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21775, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 9466, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 21821, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 9603, "length": 4, - "value": "0.15" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21868, - "length": 1, - "value": "5" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21925, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 10703, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21935, - "length": 2, - "value": "20" + "offset": 10727, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21947, - "length": 2, - "value": "20" + "offset": 12441, + "length": 4, + "value": "1108" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21958, - "length": 2, - "value": "20" + "offset": 12620, + "length": 4, + "value": "1108" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 22020, + "offset": 13268, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22090, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 22156, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 14894, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 22196, + "offset": 14988, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22454, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 15030, + "length": 3, + "value": "0.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22674, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 15126, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 22741, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 15166, + "length": 3, + "value": "0.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 22786, + "offset": 15258, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22960, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23011, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 15310, + "length": 3, + "value": "180" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 23140, + "offset": 15384, "length": 2, - "value": "20" + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23212, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16133, + "length": 4, + "value": "0.55" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23560, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16140, + "length": 3, + "value": "0.6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 23628, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16189, + "length": 4, + "value": "0.95" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 23674, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16196, + "length": 3, + "value": "0.9" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 16633, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 23851, + "offset": 16767, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 23903, + "offset": 17369, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24035, - "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 24108, - "length": 5, - "value": "false" + "offset": 18200, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 24456, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 18230, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24523, - "length": 2, - "value": "18" + "offset": 18369, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24568, + "offset": 18424, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24742, + "offset": 18457, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24793, + "offset": 18596, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 24922, - "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24994, + "offset": 18830, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 25301, - "length": 2, - "value": "18" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 25680, + "offset": 19163, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 25846, - "length": 2, - "value": "18" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 26196, + "offset": 19256, "length": 4, - "value": "true" + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 26840, + "offset": 19312, "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 26936, - "length": 3, - "value": "0.2" + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 26980, - "length": 2, - "value": "16" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19324, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27035, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19391, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 27045, - "length": 2, - "value": "20" + "offset": 19518, + "length": 4, + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 27057, - "length": 2, - "value": "20" + "offset": 19574, + "length": 4, + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27068, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19588, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 27127, + "offset": 19655, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27256, + "offset": 5583, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 27446, - "length": 16, - "value": "\"myid_icon_call\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27629, + "offset": 5711, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27818, + "offset": 5867, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27904, - "length": 2, - "value": "17" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 6519, + "length": 27, + "value": "\"Invalid header parameter.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27942, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 6713, + "length": 17, + "value": "\"Wrong key type.\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 7653, + "length": 57, + "value": "\"JWS header algorithm does not match verifier algorithm.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 28176, + "offset": 8593, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29066, - "length": 3, - "value": "-20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29685, - "length": 3, - "value": "100" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29756, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "BooleanLiteral", + "offset": 8749, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "IntegerLiteral", - "offset": 29914, + "offset": 9088, "length": 1, - "value": "8" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30014, - "length": 2, - "value": "-8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 3527, + "length": 53, + "value": "\"Encryption failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30175, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 3578, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30280, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 5100, + "length": 53, + "value": "\"Decryption failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30398, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 5151, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30504, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "BooleanLiteral", + "offset": 5842, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30621, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 6368, + "length": 49, + "value": "\"Key wrap failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30726, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 6415, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30815, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "BooleanLiteral", + "offset": 7105, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30889, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 7649, + "length": 53, + "value": "\"Key unwrap failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30978, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 7700, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31053, - "length": 2, - "value": "50" + "offset": 8216, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31141, - "length": 2, - "value": "50" + "offset": 8231, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31215, - "length": 2, - "value": "50" + "offset": 8245, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31346, - "length": 2, - "value": "50" + "offset": 8567, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31450, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSet.swift", + "kind": "Array", + "offset": 2926, "length": 2, - "value": "20" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31556, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 614, + "length": 20, + "value": "\"Video Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31639, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "Array", + "offset": 685, "length": 2, - "value": "50" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31739, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 799, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31841, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 842, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31996, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1407, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 32093, - "length": 2, - "value": "-8" + "offset": 2588, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32173, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 2631, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32241, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 3957, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32323, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5148, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32412, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5294, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32508, - "length": 3, - "value": "-10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5758, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 32919, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6147, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33104, - "length": 30, - "value": "\"+998\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6464, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "StringLiteral", - "offset": 33133, - "length": 1, - "value": "\"\"" + "offset": 6892, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33190, - "length": 22, - "value": "\"telprompt:\/\/\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 7471, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33211, - "length": 3, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "Array", + "offset": 7710, + "length": 9, + "value": "[\"en-US\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "Dictionary", - "offset": 33348, + "offset": 8080, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 132, + "offset": 8387, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 143, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8476, "length": 2, - "value": "1" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 155, - "length": 2, - "value": "2" + "offset": 8664, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 167, - "length": 2, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8708, + "length": 16, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 132, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8723, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 143, + "offset": 9629, "length": 2, - "value": "1" + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 155, - "length": 2, - "value": "2" + "offset": 9670, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 167, - "length": 2, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 9877, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 1725, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 9936, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 2714, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10100, + "length": 18, + "value": "\"myid_icon_idcard\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 3720, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10224, + "length": 20, + "value": "\"myid_icon_passport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 3824, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10361, + "length": 26, + "value": "\"myid_icon_driver_license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 4158, - "length": 2, - "value": "64" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 10507, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 4163, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 10791, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 4170, + "offset": 11288, "length": 2, - "value": "64" + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "BooleanLiteral", - "offset": 4510, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 11881, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 4650, - "length": 1, - "value": "0" + "offset": 11954, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPublicKey.swift", - "kind": "BooleanLiteral", - "offset": 1836, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Icons.swift", + "kind": "StringLiteral", + "offset": 139, + "length": 13538, + "value": "\"iVBORw0KGgoAAAANSUhEUgAAAQ0AAABLCAYAAABqZNLNAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7tXXd8FVX2P2fm1dSXhA6hFxGkiQj+LCDWXaUl0RVCERDbuhIbCKJBRVDXhXUFIVgQ1F1NqIqrLgquK2JbkqDSkR5CCOmvzcw9v8+85IWXxysz8yYBljd\/Qd6555x77p3vfO+5DSH6RCNwkUVgMWTHJcYmXcmQhiBCZ0BoWRsCdoAADnASX1hRU\/bdg5BdfZGFRlF1UZFUVCgagf+BCHjAIiFpBAEbCYBxoatE1ShxOZk1D3\/xP1B1XasQBQ1dwxlVdr5GYHnsopYWnj0FwHVW4yMx+LaqunxRlHWciVoUNNT0oKjsBRmBWsCgV8Ozi2DVYwcqKyufjAJHbXyioHFBvgZRp5VGQB6SJCQkzFfLMPz1E7BNEyofWajU7oUgN37eN72J8DIAri0QJADiSSLpIEhc\/nvZg48Gq0MUNC6E1o36qDkCqxIWjgPAsZoV+BREic3MrHlkhx66zqWOzOe+HYocdzcQNQvmBxHuIBO99t6Ms8EjChrnsvWiths1ArUsI\/FN7cMSf\/fYgfGVjzykl9Nr3862QYzhVo6j7iInxYPAHSDG\/yd97OxCvWz46hmf\/U0LMBgeBaDeSvQTgkhEa2IPG9\/PyRkoeMtEQUNJ9KIyF2QE3ov\/60iGNE1P5zk3PTTOmXUgEp1r8p79E4upuovFVAdMynIucylvj\/9CqDQvuGPiU8ciseUtm5m9tSsauBcAIFatPpl1dJUGzcrORiaXjYKG2ghG5S+YCKyKWzgHOBwcymEEqCGg9cAgFjm8gcK8VBxhzriqh9drCcJHy7JjXKk1XwQDi7N0irzLWNJywui75mzRYs8XMIDn5iNCjFY9hLT23dlD3oiChtYInuNy149aOwg5HMghdieA1kjEAeIxRrQHQPrhizVpP+jl4tf3\/z7JRIZBgNSJQ2hJCG4COI5Ev576TSz83T\/\/6dLLlt56VsYvfBsRWwTTS0Qnq6oqHvLOirxnWdiZmfBvofwggE0TKqerToh+8tAnZsetmzdLMdVd1NQTGe82lDafNjrjmX+qKacHw\/C1R0CSizNPyZ01oOScM40pn7zTHyVsDeTa+caIe37TEpjGLNN\/yuoOjLf2kFA4\/fOykT82pq1wuoeOWN\/VaIQ\/AlC3MB17N8dxf\/s8d4TmeG6dcnOywWy+mwCGAWLgfkJkB8T3D500bbgjN1cK539T\/74qYdHG0Dbp\/fGVWe\/5yqyKX7gAUJ5RCPIQ7RhflTVTTV1kwHBdv+0zIamkp5py9bIMXSgY\/pBx86tb1ZSXhyRg5OchUZiFbAq1Eq5ZNefKN5scNLKOHLHW7PrmaZ6PGcqb4xqM6UgSHUywF4o1J99ZPmLaaoVV0V2sz73rbkfAu5FoAHBo9UPcg8BwCzkqni1cNaFGd+NBFF4\/es31PMdNBwBeiU0CFBiTXv1y7Zgvlcj7ynx37219geeeAkRFdBaJ9oou17NXvfnZabW2GlM+LGgwWj++OiunAWgkLJKZRvAFYCpB48Osrdb4LnuWV\/X+7sZI6sp4odTdsihtQveNO5Xo+UP2tx2NBnxJSw4jhP4Tq54aPKVJQeOBLRuzOFPMQ0AUNhkj2ov3Op3Hpq64\/bFdSoKkh0yvBz7sapDMbyFCj3D6CMAOwF4rWDr6lXCykf4+fPSaG7lawFD9EMM3N60duUZpwW0PjrgRAdXbIiojNzw6+I0NxUptNbbcqnAAAFTNueFJb2LzndiFN3A8ZoXyS83wZGvWVqsTjPPKhq8eI8VVNPj4aKm7YDuZL1pqHp94yachZ1fqAGMBAMRrsROqjFN03NlkoHHvprx\/GK3Jw1RVQhLdgvPUk8tuGvuuqnIahC+7d8NIDulvCGBWU5wItxYsGzFaTRk1ssNHr+nOcZzqMbSvDcZw1RdrR\/4jnF3NgOFVTHCk9Df3w+dLnmNlwqIsBLghXL2RoJCQxSlZAKY0EfrRtB9j4uJonpBU3K\/8mo2XhvNBye\/MYi92x586wHE0J7PnJwHXizQmYHh8FIT7Gx80soGbdsU7K0y21JuVBOYsGQJJkuz3vX7dbRs0lVdQqM\/UDdejgd5BAJMC8bNdJPqm4LQ7A3Lv0H1cf2Pa2kUAGDKHocRnAly9afXIt4LJfv\/gbcOJuKyg+QslRgCAI3j7iiXr8xSKN6qYEuag1gGnBJPvqZkekk15ACMWXkCEblWXft\/a0XVHW7V2AskTLzrdKUU\/y79xxGaP6\/VJvq9cowMGAEggPdC4oJEN3MRus+fGdRg2DZGLIG58NR\/Xeuxf+3b\/LgIlAYv2undNXyMacgEoUatuAkAieK+w9fZHITvbM5etxzM0Le8SIxh0G\/4Qgw82rR210t+3iBmGj0IEqhy0eMNdetQ\/Uh21u1ptb4WbRlVsR0E+oxYw6EVE9ORFKi7\/soOr7W\/NFdsIIUhAzN3i6H9lESISCNjcib3+uV3+f1MAhmyHiXBXo4LGuOVTp8elDr3PGN8mKdKgcRbbPg6tjy0a0PPbSHV5y\/e7Z20\/4vlXUOEKudB2sYII3ixYNuJFvfy7IW3NZAQuTS99ns7mxzj0Yhi+PvIgzRm4+GNP5z7Xj55sIxzL2PzAL3Fgts\/3AoZc9\/LBn3Vxtzgacf\/3xtHV4kiDGTyS2DOfrJ5zymjARslh+LYfARS\/+9TgyY0FGpiZM+VPnMFya0L30f0AuYjtcLy5jLMk7yHk5+nBOGSGYQBDdm3Sk1Ii7dwkK0DMJ0ZbCpdtfxEgcsZxQ9q6+QjQJ1Lf\/Mt7gUNPhtHABsEHVy5Zfxaj0bseSvUpWeQVTle4XIYMGGhxyLMVHXx1VVy+pYOr7X59mAYyyd38mIdZeJ+qiuam7VszmdMRK4arQ6S\/exd4RfwyB3Jk\/PKpfwKAm422zkkxbQarWswSrGIIKBniWnsChsCe+0vfS7dpDYLMMIDn59WV7wtARq26\/JD4AAKeJqAvC5aOjHhYceOYNUsBuVQ9fPPXcV1s\/q83xv23Z6Q5jEC+IdHng5Zs+Gtj+K1FZ+0eFNv8kFOpIRSHmzHZ9tC2BKfJOB+IOvqrqe7xUyt7j\/x2Wvz2L8MM7mohubh+NrGmsrl1Z+GNlzDJzNfUJO0TnDHletgJpEPehyIJhil\/zx54SnfQyMyZ8jAi3iQbNje\/rKWl+WW6dXpDbMvtiLxERJJWxuHDMOSkJwLQ5XoFmgiOIuIJWR8j+rxw2chXPSMCjc8NaeteR4D2GosHLXaZ5UCzq2J3dozhnCdT+MrDeutHgs2Dlqz\/s956ZX0t2744mDewgUBcNwJqgwAMAYoY4S7gxO+LDs0OOCzyAEdcYla4ZeX+PodjGB7AMPAvA2JAYBBSiq1l\/\/dxLz1iIVmrisT4cs9eFF\/AqNNNjpqk\/a5GAg4iyHt3zuC3az\/aOj7jcqY8wCH+3qvS2urytqbkHq31MmG0ttgBvKF+2TID7lk1QxU\/hiG\/zzLD6KuXfwBwAgDrzyEggk8Llo0IuSw5lO0b0tY9jwD9dfQPelsOplwV80sn7xrPOM55IomvDHp2ghbbHNDqKxZvCDpTo0Vn6w4v9kQGDyAXYuFVbc7mVwlcS4oPzQm4GlbOcSAH40ItL\/f4R7TDyXBhqJmSzdO324ATFyBgyA\/jqeEf9Gax1RYt9fYtIyQX\/8wMbmcAwKgXs9fY9rudsWWR2vIt32gb1vwBQzZqat67hbV5H92+lF6m4a2QGsbhxzC8KnRlGgzwCAfQcDqOYGP+shFLtDTijWPWjgfEP2gpG6iMP2B4ZfRmHAyll4e89nFEm6zO+J9tapNqnYoc1H+MlMSDGOQdPzLD82UM9NTuM4EhwDwHC3sWGxJiMU94wM5oW7hp1VrAkP5MRG2dEosTCcxEjOcQ3SYOHWaed3jtOjruTK7qs1XVMYP+PjOT47RgO3WgpjrZsjP\/lp5MNBk4BB6JPCuESSa3CBIBJ+nJOIhot+s0zc5deFV9fXRhGuNzJt8DyI3yr6gxoX1iTLurI15j4NGLnGCMbVUQqAOEYxy1syTc0wh41sItAuqjdX2Gvy8EtBeBqzjbR1qXv3TkciWd3VdmWFpeLwMY5ORaxI8XMEotRr7caORrTBxnERlLEETW2uEWY9FRnGyoOhKxIXnGoNJxx82rPtdhiX22oW1787OAnDY2yOjjY0dmvq5HnXx1bHrwuxSBx9eqBOFyFws8Vc8BuWNNxmKb0VAsv9IVA77q4GqnLSEqr88Qkk7uqrYnGvbk39ybBGMcF2Q7AREwCdFV40ja5XLGRbSsPxBgeF7FSAMaDDA8ejkjl9AjbUBkazRqPeR4SylvTQ5IOWXGwTiY+2qfnj\/51ycIw\/AV66Tb7AnBfxFrzxzQCzhuGLPuVUSIKJncxXawtaXV0W6H42MMLp4\/q815JkG7apfYr7LsRF+xeHckfQKBvh20eMPzkejwlm3TfsFcRBwYmS7u+WOHHtdtmn5Z5r9bx8VyHzKA7kr84hCcKWbTQQvPVVf0+TrV1XFP3XUJSkoDeBZ02Up2O+wJpr35N\/VjoknRMIcBSHaHbbfdmVCkzFJDqWCAETFojF8+dQoAjAnlVGz7Yd0Mca01L5zy6ubNSXs5ozXAV9zHOuHchf16fO\/9iwcwkH8mEMM4U8rzpYiYDRFgGQLsDxULhvRh4esj31HTiDeNXtObOE7z2o+Wrfd3Km9f1ZmCbFT196V3xenSMWUHG6w0VOOvEYQHBiz+5JCaMmfLZhvapJqfRo6LOEnNCA4XHXY8qMcU+Ly7trVsYXVtsRj5ZLX1izfyx2wmY1FVv69THe2VAYcXMJzVtth9BcP7iZJZ0WZFX98cNYl7q9yJqpLdoQAjItAIyTB8vOatzWPiOt7QCxA1zyIg8nZDbMtfFTSUICE9JzMOBQzDF23kvQGKdnQG5BC1f\/wZAZ3hfCTClQXLbv8gnJzv7zekre+PRHMA1e2LadbmQOfK9lWd1NiSZXtVVpSmnd6vGjgIWM7gxR9pOqDmjI8ZfJvUAc\/oARhenaJEM4uPzoz4bM8lk7\/cFm80qY6n1w81wOEFDFe1LWZP\/vABEjNrW1JNQBVVLba7JIui5Gg4wNAMGuNzJk8C5DKUdkZLy8vbmlM0zqIQMENMs1+RN4V9Iev8EQ4Xnv5g339O3YGobC8JAVgQSD7rQDWSyzaJ4DgiHlcaD2IwvyBnxH+Uystyw0av6ctzXLbS\/Etcm2PthNSSHkoZhr8vV5eeOHx91fG9Sn0kYhsHL\/lIU8LX10bbDi\/OAYCQp20p9ckrR4ytPn7kyYhmc+Znfj6jXWzMI2pt+8vXA0f\/f6c6UvcGHKoQJ7nEpJO7HJECRp1xEnhnSXXbbxT4vs9Zymb6Jj0DlVGd08jMmTwOkVN9unNsu2u7GBLaqV5Oq2hY4lMzt0NMcFQI3X\/7oWRf2VGn4sUuBBSPEH5LvH8QCaACARW\/XLUgQ06Bd038dckdqq79qwUOfi6GWYzmbFGZEtvxt748pz1nxTEJphXt2dZCcIRPaCL79MrXPtI8tVwb0wy+bYeBs\/QGjLr22nbs0IznFLw0QUXemLJlj9lgiHiYLRvwAkd536\/buzvsaXCymMwwRFvJbnu1LXZv\/vD+mhmGX02qqpJ\/dohxoTba7YPyilmr\/nxz2PZWBRrjl03JAA4naQk+IWJc6nWdDXHK9qHIc6GcxbafMyhf5Sa4WJy93NVDnqwnAjr4w6l9ZcccofMgPpUhogRA6IbKE8SVRLAvePIzeKSI6O8Fy0aq3vJ\/Y9r6gQA0N5hmR4uqFNax6JIkzqEoYRaqLXtUVZTdWbo\/5B4SvRhG69QFszgO\/09L3wpXhhj9evzIzMfDyQX7\/bk7P7+poy1mldbygcrFGwxHbGZDcZUP49CbYfjalZyWU6WOFgFnHwFAMWDIOhWDRiSAUU8TFQKHZsCocHcHRvVjP03AUcs45Mx4uNhoBgwP2wAoLVg6YoKWjjhs1NrLeZ6b48847M1rkqo6nu7SiiuPMyLTNNTy9cfEJPb44YKveIDAM0K6MIxsrnV76wwO4WotsVBShhj8dPzIjKeVyAaSeWncpj+3jrOM11o+WLkEI3800WQ8Udnv6\/b2jjsTJR2HJP42SeRcJVXtAg2JVQGGYtCYsHzqSALQ5Sj4cIxDL8CoByoNjKP2tikKNaUWEWDU+wY4rWDp7ZqOqB8+ZsMVHLJsry578+rkqk5lnTlg2JYrT9Crg99RfGDHJY7yk2d1QoBPBi9evzhSO23aL5iJiNdEqidUeWKw8fiRGZrzLX+Z8MWq5lazZ2uE3o\/MOBLNhu3Hx\/55t0OwjIoo6RnCOWIolVSk+i+4Uw0YikBDT8AIxzj0BoxIgKMuxxGIcegCGB7fJGl2\/vLRqmcpvPW6KW3dlQQw2968ppnMMGRuZAaRb8FV6nOQrLzr8NSxfVdWFzecQr1AGIY3ToxJC4qOzPpa6wu\/aOIXH6ZYzNdpLR+qXLUoOb84XjTn6oHizhNJ5n8KZp0OAfY3ypCdrEjd7PNnTYARFjQaAzCCAUdjAUZEwEGUgNhgEY9+gOFxjF7IXzpSSVY7aL\/rP3PpfVKSUJ\/jsKJgaIZVYc9gVfoCXFt64vBQn1kU0othdFjwGAIOMyLD1FiX2cqL\/DG72VUumHTf4u22O+4sKclWlXT2jc8rE75Y0sJq1vVcE1l\/tSC4Pjp0YldsrBjTpU9yNzLwwOIcVmYVNJ0gF5JtSby7pLKtFzg1A0ZI0Bi\/fOrvAOBBpZ1Lq1xs6tAuxvg2NvVJTynOXiE0yGEo8eHA96f2lqtJjtblOAigUu0sSTh\/GHAzCpfe5jm+TcvTbdnLV3JEszk3n2J0mORVo2gCkW+pI9O45eSxvYPsxbWLg3RiGIN7crOGtypN65tcnZga64rl8Ez+qNLNuwvK4srXHG5x4lCNJeI7VQhgzfFDM97UEl9vmRfu\/Nf9qTZr\/VAwEl3esl7AiIkRrZ172wYw3iDvW3EiD67GAA7JZaootbeSD\/CJCDCCgkZTAYbsAANgyZdmHjHEtWpweEmohhEFyWI\/7e5JpH5dBWPE9vy7eKe9TKjfgBOuExDAESDqoGWWJKRupzQuf8VoxdPCvrq6Ln15CA\/0lPdvvNuQZHAYu3BA2JYr0y2nMfH4nv92cFeX6TFLIh+L+OaIae9fmmi\/Ptx0sCQfSlJkK16xr9UxBzNqOkJRvgxJcDgfioRlyPF9eMT6lpe3Si4Mdv1LuP7j\/7svYHTqbRtAvKE+ad1YwOGsSfit0m37XOm0aqg6nTVD0JSAId\/ahIzNW3Xv299l5e+cCQoTYlUljt5MAs1TioJDcu349LjCFYL0Q\/7SkdmXTVt3GY\/4HCDqcmAPEDuYv2yUJibnZRj+i9G8wNEKK+KMKEU8e2KRRPbEkcLNejAMysjgP+NjPkoyS6r2ksjMY8GO1L27quLtKl9OpwjcY8WHHtd8YZSvvVcnfvFZksXcT6UPZ4nXiKJ7w8GinTLD8AcMr7DuwMGQna5svVIsq3lUyTqMcHVsABqZy6feiADq77wIZyXA776AIf+cTcSVF+6agYAhp95cdjHFWSloXsrrdeXIjtOHSvbVlIRynYB+KmiV8CxkD\/OMs3vfv74Pz3Cu0pWmoXXDOwVLR3yoNnR1gBF0+pB3GVKSnOIlNh3WafSuLDs1unT\/C5Gu9CQAbkPGxA2tYqRBausry8vA8fhPXX4tcZnrby4P024uApxddGiGoouFlPiUnf7xVV1SbGuVyAaTqRFE18eHT+y2WgUZMPrLQ5JgsvJGN+RRl6EK78YdRccShuoBGA2GJ2OXTrmW53FGJEFRU1aU2PN\/v++tBrsPlQBHdYmzpySFv2wpnC+OasG+818ngu5n8QcMr77eD3zck2fSvNCb4EJbJ4KqClfppIMr7la6NN6jsOtrLw3gDRB2ZaPBzTdr76zu45srCBePs38nmHTkwPyMV1cGXUimVOf7oyd\/0CXBre7OGz\/l20\/Hnn6usHPIDYG1RcgpEZtz4vAsJXuVlFbBIzc\/87PH28RYH+eQU72PSmYYctLTahUswRiGvzMchw7kwC3F22PIImpiuBZwlJUUOC\/JyblX8SLHcEHxMI2xb03uzIn4CiLqnrUN5AARznt32vKg91Jm5e+eCUhnzd0ziRmrSlzazlYI4Mgvnx8vcNVIAb5etUOSYMGLBDgIwQkiPF2wfMQv4RrH9\/cui19J5XlxEQIqGpbFu1hqS7dL0fbts\/wghr3K7J+8NP\/liC+BevO2e17pneLQZWHUjJ86\/7y3KjZoLoqAdGcY\/rGZN+7zF9rHxci7uxU\/ZS63\/bOjJ\/bFWCVrx962\/r45jHBK6hlHrMvCYlyqLvKygrMixV06JCsr60A4O2p+94BGZs6URYiRX8ijwLAETPLkMELJehhHwe7ZiA03LnmWiZe5LlFgR5HI\/m9P7q444aryFQ7GMPwV9p66pifPG55BVH71ncwwRGDP\/rJslOqvYPelL72KoO5cDZtT6thMcKs+iyOlin5c+Wx2xCs0X\/ndfbdd3bw6oo1ivnH\/\/Fhy0dK9bYMcTUhO5haeKiqao9uQJFgnenjMx4\/2SoqfbjXwYT+y+yuqS74sKjmUEEMxl\/ZNuoIZDAZFndNHyMs4yCwY5ZkVUrCnyOoSTqYcZldmLRqv6TyNUD7i2JxJ\/Xg0eE\/mVlsfVfIiY\/P\/fu9bind3ZhXsnAVwZj+C2yEmOSoE1S9BMCcP\/lS6\/\/Rhe\/2WYSL4sWDZiGeUVqrr3R82jzWZHkXkgt8yXqeMAAodDF\/Zk3P7KaX6vXJdl7w4mOdQ3v2p+ol1sxYtna5L5aPhwhWWl92bndwna5+eo8uahPUZk39oFeNWPCsWzr\/jdpP9j9\/3OJuhETlAYrOOHZu1J5wOvX6\/9tp37xzYPPGJ9nGxthSLqcFiOqckCsernZU7yquKTzqcduSAGzQw4Soym1QxBV9fOR5rEEEEJGQxbjOZRAMZ\/JLdEhDnNgoxDjhqK60e3hiAIfuE3usG9ApmED2SyNhLagBD1pPx4Yd82+59ZnkZh+AQE+0VQsQH5nh9PPD9qT3lxxyV8v+VMoxA9bvs\/g3XIdFQJOiDeGb4QAAOkO8J5djmwtdHaV6R2GPpS\/LU6hCtbcQxMDRzCD3jJLEZh3DWuQxERA7eWFEN3OIfHn0ybM5EiR8vDL93yPB2NRGerdHQkl3kxMz\/9Gpw7wecA8DwenX1dSszOKjdwJliNlnMPMdXuEV3jSg2GPL26WboYWlli+gaA0SQOB4bLlBDQuJk3sEQGS8BQ7Iw4aStsvymxgKMWtB4Y0qOPLWvpCNolVHLMPztZOXvegoQhogCWWpKnb21+uFfbuemop8dVaLTAxhLR2re0OSrt899a1oQMyYjJ5wuXDrmrD0bWnzvvvTl1QikKJcRTr9VYCk8nZk2ZkCS3cSVEOG6Pfc\/rvoc02D23rr9nr\/0SnZkhvNHze8yuKV91efMDWMEdnkpflMyDH9\/ZcYBSCE3Hg66yjYMeIO2Q3R8DHIc2JHDoDNIVhJOJFaU39KYgOEBjcycKXmIaFXTeGpkIwUMf8ZRWezor2VRl7\/PkpuJBRuP5UfCMNTEQatsx7cX2swu4T2t5RWV42D17mlP6JZ7kG1+MGby+o7xbs3sKJDflW5OmLS1V+1enXPIMAIAx1hAGhfI586tuDbNuiXLBzxF\/iAIPI8B16s0BcPwVkAenqwG0L5QKkQkNA1JQkVWZhw15e6xokuK+BrFsiP2kgM\/nlqjF8OIvEcE1tB1+YvteAmXNZZ+RpC79\/4nVuitf03G5K\/axrj1eVnqnNtXZa184qeuu4mgBiXpqXPJMPzjdc3QdzOR6KyLrwf0NF5maJbY4KCdCGLNeAM2SNzLuqxMKE6QHLc+Mu8OTTum1fqDmcunvoUAqk5IVmBEd8DwMo5mbXoucNWIms6h8PotJ\/x2fVH0j29jrY95F24pqNM5Eem8bEGikbj3G8V4IzAMr5+5aVM+ax\/n0vWipw1HUo6+ta\/1fgY0o\/jwk7pOI+oR32uuWTkJOWxwDOagPpYBkBin+sS6gP4QAG\/EBustmpJh1DONccumzuY4uEqPoNXpaBTA8PVv4kf\/zeNN2s9gKD1a883eT4\/\/4dfcO9w61rvRVPVY+pK8clS3nauyowzg3b33PfH3xnJ61aipK7onOuVNj7o8cj7jke+7fb+32pxVcvTJfboobQQlV1+3cjwHZy64GtzXegVLiNVtLxBvOAMaMmAkSo5bmoph1IPG2GWTh\/Ec95he8dMjh6HEl8y1P2w0xRhU7WOQ9daUu3\/ZkXfolgsFMGSfe7z+4mxA1A3YGdCbe++bsUZJnLXK\/O33904Z1KxGvnRZl+fH0riiZws7jD4fGYZ\/BX0Zx8Bepr5cckIzXYIgX4NiQM9sn4kJJcmV5Tc2dtIzkN84dPNQQ7t9Xd9GANV3OfgpbHSG0cAeEd6Z+8Pi2ESj4jUFNaddn32w+9PJkJ2t+5kNOnWKgGq6L3npGuRgpj426O3d983I00dXcC1PDpqQ8vvurNDIg6blz76ay12GmiW\/JI1Yv2Ohwk2GjV278Pq9wNG7i7FrTJtEXdaqIIDIGbDGzIQSm+S4uakZRj3TkP+hB9toKobh31xjVn3z+1ibZb7RxAXNy4guqaTypP2pdVOvXRe+uc9Diexsrkcr62IAjOheXEliS\/c9OPOjpqrhylH3vNEj0TEiEnsuEZ1bi61jZ27KUbwoMBJ7epaVgSMlDiZ1vbzZEADt9\/54fZKXlFs46ViiWHXLo\/Pu0uUKTS31rd\/lOi5nymQOUfFX28dY0zKMILUcvfK76w0GuMXAc914E6YwUTrtFtg+wSl+un7yNZu0BOd8KtPjzRfbgBtfBgSbFr+aGjBkH5\/sf3fz63qwTUlmqbUWn50iOn46FZf5yGeva14Yp8WunmXE8QTpAAAHU0lEQVRk4BgyMO4VFmuNLCdFADG8+FuiVH3TuQQMOTYNtsaPz5nyBwLIRIWnjRBANUjshXfveyvY0eh6xv+i19Vp0byWJrPxGUBQRXclhL\/uu\/eJz89FAGXguLo7bWxmETuqse8Q+arvT1onPPGvpREdh6jGZmPJ3j\/hvZdj2yc\/FIl+kyScSuFqhpxrwDgLNOQ\/THhjSn9i8EdAbBWmkltBdC1fdf8qXVY9RhLQi6lsx7ezLSZnzP2IcEPYehMcZ4z+svdB\/c6VCGszgIB8AM+HUsK7HeNdw5WUP+kw7t92wnrHvH8vOWcUXImfamSeePCDjSwpQVH9\/fUaRHd1nFB9+VOvjIvwjlw1HgeXDXq3x\/hlk68mxMHAQSckbEUELgA6Boi\/Cm7Y9sGDbzT6bkJ9qvi\/qaXb4hd7cga4jQj6I2CDm78QoVAU2damzF8oiXLOrffc2iZBeKaZWegUiM2WubjiAzWWNx\/4KGeREn0Xmsyshz\/82B0fHx7sfSpmcLvKsNw+bH7O2F3nS33DXQh0vvgZ9SNEBNovmZ9kBa4FmKFq95QZiu+UPVdBfeGau5s3SzTcZOSoByBY7CK\/u7KC2\/zkf14\/7xZs6R2jWQ+8N0dMjH+C8caws0qWmqofn194R8RHFOhdhyho6B3RqL5oBMJE4KG732oeHxe7imIs\/QSjqUFim5ckt8Hl2EcOcc4Lr9+18XwMZhQ0zsdWifp0UUXgyXtWjSBgzRCNW8+nYUiwRoiCxkXVPaOVjUYg8ghEQSPyGEY1RCNwUUUgChoXVXNHKxuNQOQRiIJG5DGMaohG4KKKQBQ0LqrmjlY2GoHIIxAFjchjGNUQjcBFFYEoaFxUzR2tbDQCkUcgChqRxzCqIRqBiyoCUdC4qJo7WtloBCKPwHkBGhkZGdcBQEVubm7t8fTn+Bk1alTHdevWHdTixqhRo2xGo7Fvbm7uV1rKX2hltMZKS5trtXUBxtSztHzdunXl56Pv5xw0MjLSFhFhR0S2Ljd3je5H6asNekbGmEkA3KTc3LyhasvK8unp6UMRYXNubt45j61S\/+WX0WAwdMzLy9uitIwsJ5czGg2\/qa2rljavBWNDmVpbauqjt2xaWtrE1atXv6NWb3p62goAPJiXlxf0EnK1OvWUP+cdOyMjnS6kjhAu+BciaKSnp3s6Z1N10v+1Ng\/WJ\/5X6+kBjfT09IUANFr+NxFMX716taKzNGvRn98OgEnyEfNEcLfSsrItOajegBPBMKVfujq7bwNAJwDsSAQL8\/Ly5oZ7ocP97n3hAeArNUwjIyOjHwC9DUBIBB0Q0aYGCM8uT1lqWFdGRvoWItiOCP2JqK+adpBtEzFPeyPiQQCcrnSY6G0\/dXXV1uZabNX1k4Vy36pr+y15eas9d68qeTIy0n4j8pxul4iotk3SFgHgw3JfAmArlLanDOCI8AwRzFUD4nUMeREAycPq3wRBulvp8Ka239PD8nsMQDb5PNPc3Lygd9Z4QKO2QbC\/3FnkQCs15qWo8vg\/LS1tFMfhM6GMBWooLWhcR29l+rZI9tdg4PMRuVFKO3uoDlPXaEPVgEZ6evpmAFgv+1MXh7UqX6TtjNFcGXBrhwr8FlGU+iltBxk0GKNFcnktw6tImIa29tPGLtXa8g6D8vLyRtX1VU19uw5YN+flrVZ16ZFaf739su4jsEUpaNQNE\/MFQZRzceXp6enyRyBfaXkZNABohbfPZWSk5RPh9GAfcS\/TyEakiYxBttoxWEZG2sNE6GkURJBfNlVDHi2Blb8AAFhOBHWJIuoHgDIyR3zik1rQ8B9rqx2eeMsTgU8+wVOf0UqZV10ny5bl6+xnqwQ9zcMTbe3XVKCRvp0IspTG0f9jIn8AED1socn6dt1HXGaOikEjPT19OgAM9YJj3YdrutI+4N9n6vrTumDvU\/0LXkdR5KSkLKwoAVP7VcPpgiANlRGuqTpQenqaTKMnae0MejIN\/2SgVtBQC7a+dYiCRuAWDffFDNUPvMM2UfT07YNN1bf1AA21bDMIaAQFLS\/TkFFK\/kpNR4RRKhBKZii23NzV0+vG5dvVdn5tjSGPFyExN3f13b5DJCXj1HAyaplGbU7IA2KLtA9PPHRwrZyXkZkHAMg0WvGUrx6ggUh9c3NXe\/Jaah5t7ddUTMPTTzp4x\/dyH1U6hPX9env7tiCISUqHjN5hvyCIndS0pRbQqBvSbhdFSbYlD0\/k4fJXSj\/+mkBD7nQAcB0RHVKTG\/COvxE9w4QtANjPO7ZW2vFk20pByquzLo+xCLF2WEQE8guriB2F86uOPfWTgTCc7JkxqJwIZfI0mZyEXI8IciJU8ZRt3ZTnIkQYWdsGlK00cVbbyeSXg1shvxC1HZxNUuN\/XcJQbj\/Zf5nOKx7maWk\/LWW8L5PKuMqJ+myZlda2Fa1QGpe6YeM6IpKvXqgbOqKcJ1Acm7qP8MLaNUh5iu+rqW1PylfXB8ZMIkLPO4AI65TWszauDftMOPv\/D\/IfUCqQ257cAAAAAElFTkSuQmCC\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 754, "length": 24, "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 931, "length": 25, "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1107, "length": 24, "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1286, "length": 26, "value": "\"myid_icon_driver_license\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1461, "length": 23, "value": "\"myid_icon_eyes_opened\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1624, "length": 18, "value": "\"myid_icon_idcard\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1797, "length": 26, "value": "\"myid_icon_multiple_faces\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1966, "length": 20, "value": "\"myid_icon_not_face\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2130, "length": 20, "value": "\"myid_icon_passport\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2298, "length": 22, "value": "\"myid_icon_sunglasses\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2456, "length": 16, + "value": "\"myid_icon_back\"" + }, + { + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "kind": "StringLiteral", + "offset": 2608, + "length": 16, "value": "\"myid_icon_call\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2612, + "offset": 2764, "length": 18, "value": "\"myid_icon_cancel\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2768, + "offset": 2920, "length": 17, "value": "\"myid_icon_check\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2923, + "offset": 3075, "length": 17, "value": "\"myid_icon_error\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphoneos\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 3082, + "offset": 3234, "length": 19, "value": "\"myid_icon_scanner\"" } diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.private.swiftinterface b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.private.swiftinterface index 556cf4e805cf70ca2ead9779d6ff7b5eaa946d2c..0324bb21b1aed41b6762d7f4f9c1d6d8b3258efb 100644 --- a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +++ b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.private.swiftinterface @@ -22,62 +22,25 @@ import Vision import _Concurrency import _StringProcessing import _SwiftConcurrencyShims -@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { - @objc public var image: UIKit.UIImage? - @objc public var code: Swift.String? - @objc public var comparisonValue: Swift.String? - @objc override dynamic public init() - @objc deinit -} -extension Swift.String : Swift.Error { -} -@objc public enum MyIdDocumentType : Swift.Int { - case ID_CARD = 0 - case PASSPORT - case DRIVER_LICENSE - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_inheritsConvenienceInitializers @available(iOS 13.0, *) -@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { - @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) +@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { + @objc public var phoneNumber: Swift.String? + @objc public var logo: UIKit.UIImage? @objc override dynamic public init() - public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher @objc deinit } -@available(iOS 13.0, *) -@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { - @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) - @objc dynamic public func onError(exception: MyIdSDK.MyIdException) - @objc dynamic public func onUserExited() -} -@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { - @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) - @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController +@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { + @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? + @objc public class func device() -> Swift.String + @objc public class func deviceModel() -> Swift.String? + @objc public class func deviceName() -> Swift.String? + @objc public class func systemName() -> Swift.String? + @objc public class func systemVersion() -> Swift.String? + @objc public class func isPhone() -> Swift.Bool + @objc public class func isPad() -> Swift.Bool + @objc public class func isSimulator() -> Swift.Bool @objc override dynamic public init() @objc deinit } -@objc public enum MyIdBuildMode : Swift.Int { - case DEBUG = 0 - case PRODUCTION - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public enum MyIdResolution : Swift.Int { - case RESOLUTION_480 = 0 - case RESOLUTION_720 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} @objc public enum MyIdPresentationStyle : Swift.Int { case FULL = 0 case SHEET @@ -87,26 +50,28 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { - @objc public var primaryColor: UIKit.UIColor? - @objc public var errorColor: UIKit.UIColor? - @objc public var primaryButtonColor: UIKit.UIColor? - @objc public var primaryButtonColorDisabled: UIKit.UIColor? - @objc public var primaryButtonTextColor: UIKit.UIColor? - @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? - @objc public var buttonCornerRadius: Swift.Float +@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { + @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) + @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController @objc override dynamic public init() @objc deinit } -@objc public enum MyIdEntryType : Swift.Int { - case AUTH = 0 - case FACE +extension Swift.String : Swift.Error { +} +@objc public enum MyIdCameraShape : Swift.Int { + case ELLIPSE = 0 + case CIRCLE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { get } } +@objc public protocol MyIdClientDelegate { + @objc func onSuccess(result: MyIdSDK.MyIdResult) + @objc func onError(exception: MyIdSDK.MyIdException) + @objc func onUserExited() +} @_inheritsConvenienceInitializers @objc public class MyIdConfig : ObjectiveC.NSObject { @objc public var clientId: Swift.String? @objc public var clientHash: Swift.String? @@ -131,33 +96,25 @@ extension Swift.String : Swift.Error { @objc override dynamic public init() @objc deinit } -@objc public protocol MyIdClientDelegate { - @objc func onSuccess(result: MyIdSDK.MyIdResult) - @objc func onError(exception: MyIdSDK.MyIdException) - @objc func onUserExited() -} @_inheritsConvenienceInitializers @objc public class MyIdException : ObjectiveC.NSObject { @objc public var message: Swift.String? @objc public var code: Swift.String? @objc override dynamic public init() @objc deinit } -@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { - @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? - @objc public class func device() -> Swift.String - @objc public class func deviceModel() -> Swift.String? - @objc public class func deviceName() -> Swift.String? - @objc public class func systemName() -> Swift.String? - @objc public class func systemVersion() -> Swift.String? - @objc public class func isPhone() -> Swift.Bool - @objc public class func isPad() -> Swift.Bool - @objc public class func isSimulator() -> Swift.Bool - @objc override dynamic public init() - @objc deinit +@objc public enum MyIdResolution : Swift.Int { + case RESOLUTION_480 = 0 + case RESOLUTION_720 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } } -@objc public enum MyIdCameraShape : Swift.Int { - case ELLIPSE = 0 - case CIRCLE +@objc public enum MyIdDocumentType : Swift.Int { + case ID_CARD = 0 + case PASSPORT + case DRIVER_LICENSE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { @@ -173,6 +130,24 @@ extension Swift.String : Swift.Error { get } } +@objc public enum MyIdBuildMode : Swift.Int { + case DEBUG = 0 + case PRODUCTION + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public enum MyIdEntryType : Swift.Int { + case AUTH = 0 + case FACE + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} @objc public enum MyIdResidency : Swift.Int { case USER_DEFINED = 0 case RESIDENT @@ -183,6 +158,26 @@ extension Swift.String : Swift.Error { get } } +@_inheritsConvenienceInitializers @available(iOS 13.0, *) +@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { + @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) + @objc override dynamic public init() + public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher + @objc deinit +} +@available(iOS 13.0, *) +@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { + @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) + @objc dynamic public func onError(exception: MyIdSDK.MyIdException) + @objc dynamic public func onUserExited() +} +@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { + @objc public var image: UIKit.UIImage? + @objc public var code: Swift.String? + @objc public var comparisonValue: Swift.String? + @objc override dynamic public init() + @objc deinit +} @objc public enum MyIdLocale : Swift.Int { case RU = 0 case EN @@ -194,33 +189,38 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { - @objc public var phoneNumber: Swift.String? - @objc public var logo: UIKit.UIImage? +@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { + @objc public var primaryColor: UIKit.UIColor? + @objc public var errorColor: UIKit.UIColor? + @objc public var primaryButtonColor: UIKit.UIColor? + @objc public var primaryButtonColorDisabled: UIKit.UIColor? + @objc public var primaryButtonTextColor: UIKit.UIColor? + @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? + @objc public var buttonCornerRadius: Swift.Float @objc override dynamic public init() @objc deinit } -extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} -extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} -extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} -extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} -extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} -extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} -extension MyIdSDK.MyIdResolution : Swift.Equatable {} -extension MyIdSDK.MyIdResolution : Swift.Hashable {} -extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Equatable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Hashable {} extension MyIdSDK.MyIdPresentationStyle : Swift.RawRepresentable {} -extension MyIdSDK.MyIdEntryType : Swift.Equatable {} -extension MyIdSDK.MyIdEntryType : Swift.Hashable {} -extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraShape : Swift.Equatable {} extension MyIdSDK.MyIdCameraShape : Swift.Hashable {} extension MyIdSDK.MyIdCameraShape : Swift.RawRepresentable {} +extension MyIdSDK.MyIdResolution : Swift.Equatable {} +extension MyIdSDK.MyIdResolution : Swift.Hashable {} +extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} +extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} +extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} +extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraSelector : Swift.Equatable {} extension MyIdSDK.MyIdCameraSelector : Swift.Hashable {} extension MyIdSDK.MyIdCameraSelector : Swift.RawRepresentable {} +extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} +extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} +extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} +extension MyIdSDK.MyIdEntryType : Swift.Equatable {} +extension MyIdSDK.MyIdEntryType : Swift.Hashable {} +extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdResidency : Swift.Equatable {} extension MyIdSDK.MyIdResidency : Swift.Hashable {} extension MyIdSDK.MyIdResidency : Swift.RawRepresentable {} diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftinterface b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftinterface index 556cf4e805cf70ca2ead9779d6ff7b5eaa946d2c..0324bb21b1aed41b6762d7f4f9c1d6d8b3258efb 100644 --- a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftinterface +++ b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftinterface @@ -22,62 +22,25 @@ import Vision import _Concurrency import _StringProcessing import _SwiftConcurrencyShims -@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { - @objc public var image: UIKit.UIImage? - @objc public var code: Swift.String? - @objc public var comparisonValue: Swift.String? - @objc override dynamic public init() - @objc deinit -} -extension Swift.String : Swift.Error { -} -@objc public enum MyIdDocumentType : Swift.Int { - case ID_CARD = 0 - case PASSPORT - case DRIVER_LICENSE - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_inheritsConvenienceInitializers @available(iOS 13.0, *) -@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { - @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) +@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { + @objc public var phoneNumber: Swift.String? + @objc public var logo: UIKit.UIImage? @objc override dynamic public init() - public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher @objc deinit } -@available(iOS 13.0, *) -@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { - @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) - @objc dynamic public func onError(exception: MyIdSDK.MyIdException) - @objc dynamic public func onUserExited() -} -@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { - @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) - @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController +@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { + @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? + @objc public class func device() -> Swift.String + @objc public class func deviceModel() -> Swift.String? + @objc public class func deviceName() -> Swift.String? + @objc public class func systemName() -> Swift.String? + @objc public class func systemVersion() -> Swift.String? + @objc public class func isPhone() -> Swift.Bool + @objc public class func isPad() -> Swift.Bool + @objc public class func isSimulator() -> Swift.Bool @objc override dynamic public init() @objc deinit } -@objc public enum MyIdBuildMode : Swift.Int { - case DEBUG = 0 - case PRODUCTION - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public enum MyIdResolution : Swift.Int { - case RESOLUTION_480 = 0 - case RESOLUTION_720 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} @objc public enum MyIdPresentationStyle : Swift.Int { case FULL = 0 case SHEET @@ -87,26 +50,28 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { - @objc public var primaryColor: UIKit.UIColor? - @objc public var errorColor: UIKit.UIColor? - @objc public var primaryButtonColor: UIKit.UIColor? - @objc public var primaryButtonColorDisabled: UIKit.UIColor? - @objc public var primaryButtonTextColor: UIKit.UIColor? - @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? - @objc public var buttonCornerRadius: Swift.Float +@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { + @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) + @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController @objc override dynamic public init() @objc deinit } -@objc public enum MyIdEntryType : Swift.Int { - case AUTH = 0 - case FACE +extension Swift.String : Swift.Error { +} +@objc public enum MyIdCameraShape : Swift.Int { + case ELLIPSE = 0 + case CIRCLE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { get } } +@objc public protocol MyIdClientDelegate { + @objc func onSuccess(result: MyIdSDK.MyIdResult) + @objc func onError(exception: MyIdSDK.MyIdException) + @objc func onUserExited() +} @_inheritsConvenienceInitializers @objc public class MyIdConfig : ObjectiveC.NSObject { @objc public var clientId: Swift.String? @objc public var clientHash: Swift.String? @@ -131,33 +96,25 @@ extension Swift.String : Swift.Error { @objc override dynamic public init() @objc deinit } -@objc public protocol MyIdClientDelegate { - @objc func onSuccess(result: MyIdSDK.MyIdResult) - @objc func onError(exception: MyIdSDK.MyIdException) - @objc func onUserExited() -} @_inheritsConvenienceInitializers @objc public class MyIdException : ObjectiveC.NSObject { @objc public var message: Swift.String? @objc public var code: Swift.String? @objc override dynamic public init() @objc deinit } -@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { - @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? - @objc public class func device() -> Swift.String - @objc public class func deviceModel() -> Swift.String? - @objc public class func deviceName() -> Swift.String? - @objc public class func systemName() -> Swift.String? - @objc public class func systemVersion() -> Swift.String? - @objc public class func isPhone() -> Swift.Bool - @objc public class func isPad() -> Swift.Bool - @objc public class func isSimulator() -> Swift.Bool - @objc override dynamic public init() - @objc deinit +@objc public enum MyIdResolution : Swift.Int { + case RESOLUTION_480 = 0 + case RESOLUTION_720 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } } -@objc public enum MyIdCameraShape : Swift.Int { - case ELLIPSE = 0 - case CIRCLE +@objc public enum MyIdDocumentType : Swift.Int { + case ID_CARD = 0 + case PASSPORT + case DRIVER_LICENSE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { @@ -173,6 +130,24 @@ extension Swift.String : Swift.Error { get } } +@objc public enum MyIdBuildMode : Swift.Int { + case DEBUG = 0 + case PRODUCTION + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public enum MyIdEntryType : Swift.Int { + case AUTH = 0 + case FACE + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} @objc public enum MyIdResidency : Swift.Int { case USER_DEFINED = 0 case RESIDENT @@ -183,6 +158,26 @@ extension Swift.String : Swift.Error { get } } +@_inheritsConvenienceInitializers @available(iOS 13.0, *) +@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { + @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) + @objc override dynamic public init() + public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher + @objc deinit +} +@available(iOS 13.0, *) +@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { + @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) + @objc dynamic public func onError(exception: MyIdSDK.MyIdException) + @objc dynamic public func onUserExited() +} +@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { + @objc public var image: UIKit.UIImage? + @objc public var code: Swift.String? + @objc public var comparisonValue: Swift.String? + @objc override dynamic public init() + @objc deinit +} @objc public enum MyIdLocale : Swift.Int { case RU = 0 case EN @@ -194,33 +189,38 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { - @objc public var phoneNumber: Swift.String? - @objc public var logo: UIKit.UIImage? +@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { + @objc public var primaryColor: UIKit.UIColor? + @objc public var errorColor: UIKit.UIColor? + @objc public var primaryButtonColor: UIKit.UIColor? + @objc public var primaryButtonColorDisabled: UIKit.UIColor? + @objc public var primaryButtonTextColor: UIKit.UIColor? + @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? + @objc public var buttonCornerRadius: Swift.Float @objc override dynamic public init() @objc deinit } -extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} -extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} -extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} -extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} -extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} -extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} -extension MyIdSDK.MyIdResolution : Swift.Equatable {} -extension MyIdSDK.MyIdResolution : Swift.Hashable {} -extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Equatable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Hashable {} extension MyIdSDK.MyIdPresentationStyle : Swift.RawRepresentable {} -extension MyIdSDK.MyIdEntryType : Swift.Equatable {} -extension MyIdSDK.MyIdEntryType : Swift.Hashable {} -extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraShape : Swift.Equatable {} extension MyIdSDK.MyIdCameraShape : Swift.Hashable {} extension MyIdSDK.MyIdCameraShape : Swift.RawRepresentable {} +extension MyIdSDK.MyIdResolution : Swift.Equatable {} +extension MyIdSDK.MyIdResolution : Swift.Hashable {} +extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} +extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} +extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} +extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraSelector : Swift.Equatable {} extension MyIdSDK.MyIdCameraSelector : Swift.Hashable {} extension MyIdSDK.MyIdCameraSelector : Swift.RawRepresentable {} +extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} +extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} +extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} +extension MyIdSDK.MyIdEntryType : Swift.Equatable {} +extension MyIdSDK.MyIdEntryType : Swift.Hashable {} +extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdResidency : Swift.Equatable {} extension MyIdSDK.MyIdResidency : Swift.Hashable {} extension MyIdSDK.MyIdResidency : Swift.RawRepresentable {} diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/MyIdSDK b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/MyIdSDK index 36e6cfd7a78751553275cb7b6f8b128efe5062bc..87d2bc606b5565ea2c122b09e72fdbb5b164d49a 100755 Binary files a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/MyIdSDK and b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/MyIdSDK differ diff --git a/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/_CodeSignature/CodeResources b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/_CodeSignature/CodeResources new file mode 100644 index 0000000000000000000000000000000000000000..5f2cce5fb7c27bf4812844692a5451e6cc74086b --- /dev/null +++ b/MyIdSDK.xcframework/ios-arm64/MyIdSDK.framework/_CodeSignature/CodeResources @@ -0,0 +1,201 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>files</key> + <dict> + <key>Assets.car</key> + <data> + hlfnvJFbm1h47Fw6/oyyXxpo9aM= + </data> + <key>Headers/MyIdSDK-Swift.h</key> + <data> + 7W22Hy/FMwk3mftUZvaPKk9sxZE= + </data> + <key>Headers/MyIdSDK.h</key> + <data> + bCbUz6kWWIVxtTwHcnB5045c1Ao= + </data> + <key>Info.plist</key> + <data> + 5aW8q2E4HPVZhFnkdsSgvDuD5gs= + </data> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.abi.json</key> + <data> + +QoLS8/IZWQF9XKfvOUb0yGAT74= + </data> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key> + <data> + 8il6ZNOzqdKpvo2Mq0SK36WJeZA= + </data> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftdoc</key> + <data> + F4/iNv6zoGfSHg+gD/n0nuo9l3Y= + </data> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftinterface</key> + <data> + 8il6ZNOzqdKpvo2Mq0SK36WJeZA= + </data> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftmodule</key> + <data> + Hu3VMj69OD+cz2iKk5wU9Z/ADZg= + </data> + <key>Modules/module.modulemap</key> + <data> + g7uyU3xFD6h3E9voV+Ed7zS035U= + </data> + </dict> + <key>files2</key> + <dict> + <key>Assets.car</key> + <dict> + <key>hash2</key> + <data> + VH+11obL7wMcxMPflXB8X4rJqQpfbwYzp5EiBqc0LCg= + </data> + </dict> + <key>Headers/MyIdSDK-Swift.h</key> + <dict> + <key>hash2</key> + <data> + qOzcm6bRtuogeH13O3PXJN/+kaepGXd9abUNYl1/TN8= + </data> + </dict> + <key>Headers/MyIdSDK.h</key> + <dict> + <key>hash2</key> + <data> + 7WJ0S3XDxWjYTqYDoIh2Cnu6vwCHj9JIT89htNpyhM4= + </data> + </dict> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.abi.json</key> + <dict> + <key>hash2</key> + <data> + 6g49cWd5NlnO/+Zu1/1a/vaZUjM/mOSTldn6sGAoFAw= + </data> + </dict> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key> + <dict> + <key>hash2</key> + <data> + k93sAyr1qcIL5ZHR1FYAHke6rsPCDnzlS5vfYcSQwtA= + </data> + </dict> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftdoc</key> + <dict> + <key>hash2</key> + <data> + HUHiFcY0DKMIYrispSOgX8mf1hWOa6FGW/ufKwWL6CM= + </data> + </dict> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftinterface</key> + <dict> + <key>hash2</key> + <data> + k93sAyr1qcIL5ZHR1FYAHke6rsPCDnzlS5vfYcSQwtA= + </data> + </dict> + <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios.swiftmodule</key> + <dict> + <key>hash2</key> + <data> + WhUpE/6sL+QGVcwtjReRcj2vBJ7LHjQgG5+jX+X8zm4= + </data> + </dict> + <key>Modules/module.modulemap</key> + <dict> + <key>hash2</key> + <data> + bkZXq1/qYxL3NzGeQ0sC1X7yHDAVVAbRxoCOnNQ14+0= + </data> + </dict> + </dict> + <key>rules</key> + <dict> + <key>^.*</key> + <true/> + <key>^.*\.lproj/</key> + <dict> + <key>optional</key> + <true/> + <key>weight</key> + <real>1000</real> + </dict> + <key>^.*\.lproj/locversion.plist$</key> + <dict> + <key>omit</key> + <true/> + <key>weight</key> + <real>1100</real> + </dict> + <key>^Base\.lproj/</key> + <dict> + <key>weight</key> + <real>1010</real> + </dict> + <key>^version.plist$</key> + <true/> + </dict> + <key>rules2</key> + <dict> + <key>.*\.dSYM($|/)</key> + <dict> + <key>weight</key> + <real>11</real> + </dict> + <key>^(.*/)?\.DS_Store$</key> + <dict> + <key>omit</key> + <true/> + <key>weight</key> + <real>2000</real> + </dict> + <key>^.*</key> + <true/> + <key>^.*\.lproj/</key> + <dict> + <key>optional</key> + <true/> + <key>weight</key> + <real>1000</real> + </dict> + <key>^.*\.lproj/locversion.plist$</key> + <dict> + <key>omit</key> + <true/> + <key>weight</key> + <real>1100</real> + </dict> + <key>^Base\.lproj/</key> + <dict> + <key>weight</key> + <real>1010</real> + </dict> + <key>^Info\.plist$</key> + <dict> + <key>omit</key> + <true/> + <key>weight</key> + <real>20</real> + </dict> + <key>^PkgInfo$</key> + <dict> + <key>omit</key> + <true/> + <key>weight</key> + <real>20</real> + </dict> + <key>^embedded\.provisionprofile$</key> + <dict> + <key>weight</key> + <real>20</real> + </dict> + <key>^version\.plist$</key> + <dict> + <key>weight</key> + <real>20</real> + </dict> + </dict> +</dict> +</plist> diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Assets.car b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Assets.car index 38ba08e895a3dbc8674c7c86dfff4671bcbd310c..7e154823d240a6143062904fbac3beab81fff16f 100644 Binary files a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Assets.car and b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Assets.car differ diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK-Swift.h b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK-Swift.h index 8bf74a1f13061a4e0788da01434898983b2fd4ac..8004ffe95b90de138ec8a639c9fdafc244d9b245 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK-Swift.h +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK-Swift.h @@ -477,6 +477,10 @@ SWIFT_AVAILABILITY(ios,introduced=13.0) + + + + #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop @@ -964,6 +968,10 @@ SWIFT_AVAILABILITY(ios,introduced=13.0) + + + + #endif #if __has_attribute(external_source_symbol) # pragma clang attribute pop diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK.h b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK.h index e24751596c2248187da9dd413a078ae7abe111fd..15aac025a8e7432cde1d47361e29d9f76f53c555 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK.h +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Headers/MyIdSDK.h @@ -2,7 +2,7 @@ // MyIdSDK.h // MyIdSDK // -// Created by Javokhir Savriev +// Created by Javokhir Savriev on 13/04/24. // #import <Foundation/Foundation.h> diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Info.plist b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Info.plist index 895c2ac821a93677e8131a307cbe858f3235f20a..ab89e29ddd17339c3a65663e380710ba202e5c03 100644 Binary files a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Info.plist and b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Info.plist differ diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json index 37e7f564e6622de4e24d957bd320cb83dc7db2e2..49bb3bb3df286c718c85d7936401e36685b9b066 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json @@ -14,132 +14,59 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdResult", - "printedName": "MyIdResult", + "name": "MyIdOrganizationDetails", + "printedName": "MyIdOrganizationDetails", "children": [ { "kind": "Var", - "name": "image", - "printedName": "image", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)image", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)image", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setImage:", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "code", - "printedName": "code", + "name": "phoneNumber", + "printedName": "phoneNumber", "children": [ { "kind": "TypeNominal", @@ -157,8 +84,8 @@ } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)code", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)phoneNumber", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -189,8 +116,8 @@ } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)code", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)phoneNumber", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -224,8 +151,8 @@ } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setCode:", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setPhoneNumber:", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -245,8 +172,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC4codeSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvM", + "usr": "s:7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -255,27 +182,27 @@ }, { "kind": "Var", - "name": "comparisonValue", - "printedName": "comparisonValue", + "name": "logo", + "printedName": "logo", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)comparisonValue", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)logo", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -293,21 +220,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)comparisonValue", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)logo", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -328,21 +255,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setComparisonValue:", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setLogo:", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -362,8 +289,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "usr": "s:7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -377,14 +304,14 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)init", - "mangledName": "$s7MyIdSDK0aB6ResultCACycfc", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)init", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsCACycfc", "moduleName": "MyIdSDK", "overriding": true, "implicit": true, @@ -398,8 +325,8 @@ } ], "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult", - "mangledName": "$s7MyIdSDK0aB6ResultC", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -464,14 +391,21 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ "RawDocComment" ] }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -494,8 +428,95 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, @@ -519,216 +540,344 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "DeviceKit", + "printedName": "DeviceKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdDocumentType", - "printedName": "MyIdDocumentType", + "name": "MyIdGenerator", + "printedName": "MyIdGenerator", "children": [ { - "kind": "Var", - "name": "ID_CARD", - "printedName": "ID_CARD", + "kind": "Function", + "name": "hash", + "printedName": "hash(payload:clientHash:clientHashId:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeID_CARD", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO7ID_CARDyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)hashWithPayload:clientHash:clientHashId:", + "mangledName": "$s7MyIdSDK0aB9GeneratorC4hash7payload10clientHash0ghB0SSSgSS_S2StFZ", "moduleName": "MyIdSDK", + "static": true, + "objc_name": "hashWithPayload:clientHash:clientHashId:", "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 0 + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "PASSPORT", - "printedName": "PASSPORT", + "kind": "Function", + "name": "device", + "printedName": "device()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)device", + "mangledName": "$s7MyIdSDK0aB9GeneratorC6deviceSSyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "deviceModel", + "printedName": "deviceModel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypePASSPORT", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8PASSPORTyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceModel", + "mangledName": "$s7MyIdSDK0aB9GeneratorC11deviceModelSSSgyFZ", "moduleName": "MyIdSDK", + "static": true, "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 1 + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "DRIVER_LICENSE", - "printedName": "DRIVER_LICENSE", + "kind": "Function", + "name": "deviceName", + "printedName": "deviceName()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceName", + "mangledName": "$s7MyIdSDK0aB9GeneratorC10deviceNameSSSgyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "systemName", + "printedName": "systemName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeDRIVER_LICENSE", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO14DRIVER_LICENSEyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemName", + "mangledName": "$s7MyIdSDK0aB9GeneratorC10systemNameSSSgyFZ", "moduleName": "MyIdSDK", + "static": true, "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 2 + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Function", + "name": "systemVersion", + "printedName": "systemVersion()", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdDocumentType?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemVersion", + "mangledName": "$s7MyIdSDK0aB9GeneratorC13systemVersionSSSgyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isPhone", + "printedName": "isPhone()", + "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPhone", + "mangledName": "$s7MyIdSDK0aB9GeneratorC7isPhoneSbyFZ", "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "kind": "Function", + "name": "isPad", + "printedName": "isPad()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivp", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPad", + "mangledName": "$s7MyIdSDK0aB9GeneratorC5isPadSbyFZ", "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isSimulator", + "printedName": "isSimulator()", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isSimulator", + "mangledName": "$s7MyIdSDK0aB9GeneratorC11isSimulatorSbyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdGenerator", + "printedName": "MyIdSDK.MyIdGenerator", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(im)init", + "mangledName": "$s7MyIdSDK0aB9GeneratorCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" } ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO", + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator", + "mangledName": "$s7MyIdSDK0aB9GeneratorC", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "enumRawTypeName": "Int", + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], "conformances": [ { "kind": "Conformance", @@ -746,42 +895,45 @@ }, { "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SwiftUI", - "printedName": "SwiftUI", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -790,430 +942,372 @@ }, { "kind": "Import", - "name": "Combine", - "printedName": "Combine", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "DeviceKit", + "printedName": "DeviceKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Alamofire", + "printedName": "Alamofire", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "ZipArchive", + "printedName": "ZipArchive", "declKind": "Import", "moduleName": "MyIdSDK" }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, { "kind": "TypeDecl", - "name": "MyIdViewModel", - "printedName": "MyIdViewModel", + "name": "MyIdPresentationStyle", + "printedName": "MyIdPresentationStyle", "children": [ { - "kind": "Function", - "name": "startMyId", - "printedName": "startMyId(clientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:)", + "kind": "Var", + "name": "FULL", + "printedName": "FULL", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + } + ] } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "hasDefaultArg": true, - "usr": "s:Si" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleFULL", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO4FULLyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "SHEET", + "printedName": "SHEET", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "hasDefaultArg": true, - "usr": "s:Sf" - }, - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - }, - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, - { - "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdResidency" - }, - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", - "children": [ + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + } + ] } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleSHEET", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO5SHEETyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", + "printedName": "MyIdSDK.MyIdPresentationStyle?", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], - "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "hasDefaultArg": true, - "usr": "s:Sb" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC05startaB006clientB00G4Hash0ghB012passportData11dateOfBirth6minAge03sdkH008externalB09threshold9buildMode9entryType9residency6locale11cameraShape10resolution0Y8Selector17presentationStyle19organizationDetails10appearance9withPhotoySS_S3SSgAYSiA2YSfAA0ab5BuildT0OAA0ab5EntryV0OAA0aB9ResidencyOAA0aB6LocaleOAA0ab6CameraZ0OAA0aB10ResolutionOAA0aB14CameraSelectorOAA0aB17PresentationStyleOAA0aB19OrganizationDetailsCSgAA0aB10AppearanceCSgSbtF", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "objc_name": "startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init()", + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdViewModel", - "printedName": "MyIdSDK.MyIdViewModel", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)init", - "mangledName": "$s7MyIdSDK0aB9ViewModelCACycfc", + "declKind": "Var", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivp", "moduleName": "MyIdSDK", - "overriding": true, "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { - "kind": "Function", - "name": "onSuccess", - "printedName": "onSuccess(result:)", + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] } ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onSuccessWithResult:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC9onSuccess6resultyAA0aB6ResultC_tF", - "moduleName": "MyIdSDK", - "objc_name": "onSuccessWithResult:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onError", - "printedName": "onError(exception:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onErrorWithException:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC7onError9exceptionyAA0aB9ExceptionC_tF", - "moduleName": "MyIdSDK", - "objc_name": "onErrorWithException:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onUserExited", - "printedName": "onUserExited()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onUserExited", - "mangledName": "$s7MyIdSDK0aB9ViewModelC12onUserExitedyyF", - "moduleName": "MyIdSDK", - "objc_name": "onUserExited", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" + "usr": "s:SY", + "mangledName": "$sSY" } - ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel", - "mangledName": "$s7MyIdSDK0aB9ViewModelC", + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", - "intro_iOS": "13.0", "declAttributes": [ - "AccessControl", - "ObjC", - "Available" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "ObservableObject", - "printedName": "ObservableObject", - "children": [ - { - "kind": "TypeWitness", - "name": "ObjectWillChangePublisher", - "printedName": "ObjectWillChangePublisher", - "children": [ - { - "kind": "TypeNominal", - "name": "ObservableObjectPublisher", - "printedName": "Combine.ObservableObjectPublisher", - "usr": "s:7Combine25ObservableObjectPublisherC" - } - ] - } - ], - "usr": "s:7Combine16ObservableObjectP", - "mangledName": "$s7Combine16ObservableObjectP" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "MyIdClientDelegate", - "printedName": "MyIdClientDelegate", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, + { + "kind": "Import", + "name": "Combine", + "printedName": "Combine", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "CoreImage.CIFilterBuiltins", + "printedName": "CoreImage.CIFilterBuiltins", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Vision", + "printedName": "Vision", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -1256,10 +1350,13 @@ }, { "kind": "Import", - "name": "Security", - "printedName": "Security", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { "kind": "Import", @@ -1303,46 +1400,106 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { - "kind": "TypeDecl", - "name": "MyIdClient", - "printedName": "MyIdClient", - "children": [ - { - "kind": "Function", - "name": "start", - "printedName": "start(withConfig:withDelegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdConfig", - "printedName": "MyIdSDK.MyIdConfig", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" - }, - { - "kind": "TypeNominal", - "name": "MyIdClientDelegate", - "printedName": "MyIdSDK.MyIdClientDelegate", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdClient(cm)startWithConfig:withDelegate:", - "mangledName": "$s7MyIdSDK0aB6ClientC5start10withConfig0F8DelegateyAA0abG0C_AA0abdH0_ptFZ", - "moduleName": "MyIdSDK", - "static": true, - "objc_name": "startWithConfig:withDelegate:", - "declAttributes": [ + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "TypeDecl", + "name": "MyIdClient", + "printedName": "MyIdClient", + "children": [ + { + "kind": "Function", + "name": "start", + "printedName": "start(withConfig:withDelegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdConfig", + "printedName": "MyIdSDK.MyIdConfig", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" + }, + { + "kind": "TypeNominal", + "name": "MyIdClientDelegate", + "printedName": "MyIdSDK.MyIdClientDelegate", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdClient(cm)startWithConfig:withDelegate:", + "mangledName": "$s7MyIdSDK0aB6ClientC5start10withConfig0F8DelegateyAA0abG0C_AA0abdH0_ptFZ", + "moduleName": "MyIdSDK", + "static": true, + "objc_name": "startWithConfig:withDelegate:", + "declAttributes": [ "AccessControl", "ObjC" ], @@ -1488,28 +1645,15 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -1518,40 +1662,31 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Combine", + "printedName": "Combine", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "CoreImage.CIFilterBuiltins", + "printedName": "CoreImage.CIFilterBuiltins", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "Vision", + "printedName": "Vision", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", @@ -1585,35 +1720,35 @@ }, { "kind": "TypeDecl", - "name": "MyIdBuildMode", - "printedName": "MyIdBuildMode", + "name": "MyIdCameraShape", + "printedName": "MyIdCameraShape", "children": [ { "kind": "Var", - "name": "DEBUG", - "printedName": "DEBUG", + "name": "ELLIPSE", + "printedName": "ELLIPSE", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdBuildMode.Type", + "printedName": "MyIdSDK.MyIdCameraShape.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ] } @@ -1621,8 +1756,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModeDEBUG", - "mangledName": "$s7MyIdSDK0aB9BuildModeO5DEBUGyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeELLIPSE", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO7ELLIPSEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -1631,30 +1766,30 @@ }, { "kind": "Var", - "name": "PRODUCTION", - "printedName": "PRODUCTION", + "name": "CIRCLE", + "printedName": "CIRCLE", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdBuildMode.Type", + "printedName": "MyIdSDK.MyIdCameraShape.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ] } @@ -1662,8 +1797,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModePRODUCTION", - "mangledName": "$s7MyIdSDK0aB9BuildModeO10PRODUCTIONyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeCIRCLE", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO6CIRCLEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -1678,13 +1813,13 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdBuildMode?", + "printedName": "MyIdSDK.MyIdCameraShape?", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "usr": "s:Sq" @@ -1697,8 +1832,8 @@ } ], "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", "implicit": true, "init_kind": "Designated" @@ -1716,8 +1851,8 @@ } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivp", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivp", "moduleName": "MyIdSDK", "implicit": true, "accessors": [ @@ -1734,8 +1869,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivg", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "get" @@ -1744,8 +1879,8 @@ } ], "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode", - "mangledName": "$s7MyIdSDK0aB9BuildModeO", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -1801,217 +1936,153 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "MyIdResolution", - "printedName": "MyIdResolution", + "name": "MyIdClientDelegate", + "printedName": "MyIdClientDelegate", "children": [ { - "kind": "Var", - "name": "RESOLUTION_480", - "printedName": "RESOLUTION_480", + "kind": "Function", + "name": "onSuccess", + "printedName": "onSuccess(result:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdResolution.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_480", - "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_480yA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onSuccessWithResult:", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP9onSuccess6resultyAA0aB6ResultC_tF", "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, "declAttributes": [ "ObjC" ], - "fixedbinaryorder": 0 + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "RESOLUTION_720", - "printedName": "RESOLUTION_720", + "kind": "Function", + "name": "onError", + "printedName": "onError(exception:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdResolution.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_720", - "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_720yA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onErrorWithException:", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP7onError9exceptionyAA0aB9ExceptionC_tF", "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, "declAttributes": [ "ObjC" ], - "fixedbinaryorder": 1 + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Function", + "name": "onUserExited", + "printedName": "onUserExited()", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdResolution?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onUserExited", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP12onUserExitedyyF", "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP", + "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 : AnyObject>", + "sugared_genericSig": "<Self : AnyObject>", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdConfig", + "printedName": "MyIdConfig", + "children": [ { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "clientId", + "printedName": "clientId", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientId", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvp", "moduleName": "MyIdSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -2020,487 +2091,341 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientId", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdResolution", - "mangledName": "$s7MyIdSDK0aB10ResolutionO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" }, { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "kind": "Var", + "name": "clientHash", + "printedName": "clientHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHash:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "clientHashId", + "printedName": "clientHashId", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "LocalAuthentication", - "printedName": "LocalAuthentication", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdPresentationStyle", - "printedName": "MyIdPresentationStyle", - "children": [ - { - "kind": "Var", - "name": "FULL", - "printedName": "FULL", - "children": [ + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHashId", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleFULL", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO4FULLyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "SHEET", - "printedName": "SHEET", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHashId", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleSHEET", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO5SHEETyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdPresentationStyle?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHashId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ { "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", "moduleName": "MyIdSDK", "implicit": true, - "accessorKind": "get" + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "TypeDecl", - "name": "MyIdAppearance", - "printedName": "MyIdAppearance", - "children": [ { "kind": "Var", - "name": "primaryColor", - "printedName": "primaryColor", + "name": "passportData", + "printedName": "passportData", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)passportData", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2518,21 +2443,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)passportData", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2553,21 +2478,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPassportData:", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2587,8 +2512,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC12passportDataSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2597,27 +2522,27 @@ }, { "kind": "Var", - "name": "errorColor", - "printedName": "errorColor", + "name": "dateOfBirth", + "printedName": "dateOfBirth", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)errorColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)dateOfBirth", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2635,21 +2560,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)errorColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)dateOfBirth", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2670,21 +2595,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setErrorColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setDateOfBirth:", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2704,8 +2629,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2714,28 +2639,20 @@ }, { "kind": "Var", - "name": "primaryButtonColor", - "printedName": "primaryButtonColor", + "name": "minAge", + "printedName": "minAge", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvp", - "moduleName": "MyIdSDK", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)minAge", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivp", + "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", "HasStorage", @@ -2751,22 +2668,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)minAge", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2786,22 +2695,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setMinAge:", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2821,8 +2722,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC6minAgeSivM", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2831,27 +2732,27 @@ }, { "kind": "Var", - "name": "primaryButtonColorDisabled", - "printedName": "primaryButtonColorDisabled", + "name": "sdkHash", + "printedName": "sdkHash", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)sdkHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2869,21 +2770,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)sdkHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2904,21 +2805,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColorDisabled:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setSdkHash:", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2938,8 +2839,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2948,27 +2849,27 @@ }, { "kind": "Var", - "name": "primaryButtonTextColor", - "printedName": "primaryButtonTextColor", + "name": "externalId", + "printedName": "externalId", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)externalId", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2986,21 +2887,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)externalId", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3021,21 +2922,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setExternalId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3055,8 +2956,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC08externalB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3065,27 +2966,19 @@ }, { "kind": "Var", - "name": "primaryButtonTextColorDisabled", - "printedName": "primaryButtonTextColorDisabled", + "name": "threshold", + "printedName": "threshold", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)threshold", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3102,22 +2995,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)threshold", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3137,22 +3022,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColorDisabled:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setThreshold:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3172,8 +3049,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC9thresholdSfvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3182,19 +3059,19 @@ }, { "kind": "Var", - "name": "buttonCornerRadius", - "printedName": "buttonCornerRadius", + "name": "buildMode", + "printedName": "buildMode", "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)buttonCornerRadius", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)buildMode", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3211,14 +3088,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)buttonCornerRadius", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)buildMode", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3238,14 +3115,14 @@ }, { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setButtonCornerRadius:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setBuildMode:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3265,8 +3142,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", + "usr": "s:7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3274,478 +3151,113 @@ ] }, { - "kind": "Constructor", - "name": "init", - "printedName": "init()", + "kind": "Var", + "name": "entryType", + "printedName": "entryType", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)init", - "mangledName": "$s7MyIdSDK0aB10AppearanceCACycfc", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)entryType", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovp", "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance", - "mangledName": "$s7MyIdSDK0aB10AppearanceC", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CoreVideo", - "printedName": "CoreVideo", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdEntryType", - "printedName": "MyIdEntryType", - "children": [ - { - "kind": "Var", - "name": "AUTH", - "printedName": "AUTH", - "children": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "MyIdEntryType", "printedName": "MyIdSDK.MyIdEntryType", "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdEntryType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ] } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeAUTH", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO4AUTHyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "FACE", - "printedName": "FACE", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)entryType", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "MyIdEntryType", "printedName": "MyIdSDK.MyIdEntryType", "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setEntryType:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdEntryType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeFACE", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO4FACEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdEntryType?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", "moduleName": "MyIdSDK", "implicit": true, - "accessorKind": "get" + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdConfig", - "printedName": "MyIdConfig", - "children": [ { "kind": "Var", - "name": "clientId", - "printedName": "clientId", + "name": "residency", + "printedName": "residency", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientId", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)residency", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3762,22 +3274,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientId", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)residency", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3797,22 +3301,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResidency:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3832,8 +3328,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC06clientB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3842,27 +3338,19 @@ }, { "kind": "Var", - "name": "clientHash", - "printedName": "clientHash", + "name": "locale", + "printedName": "locale", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)locale", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3879,22 +3367,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)locale", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3914,22 +3394,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHash:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setLocale:", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3949,8 +3421,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10clientHashSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3959,27 +3431,19 @@ }, { "kind": "Var", - "name": "clientHashId", - "printedName": "clientHashId", + "name": "cameraShape", + "printedName": "cameraShape", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHashId", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraShape", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3996,22 +3460,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHashId", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraShape", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4031,22 +3487,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHashId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraShape:", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4066,8 +3514,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4076,27 +3524,19 @@ }, { "kind": "Var", - "name": "passportData", - "printedName": "passportData", + "name": "resolution", + "printedName": "resolution", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)passportData", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)resolution", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4113,22 +3553,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)passportData", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)resolution", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4148,22 +3580,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPassportData:", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResolution:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4183,8 +3607,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC12passportDataSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4193,27 +3617,19 @@ }, { "kind": "Var", - "name": "dateOfBirth", - "printedName": "dateOfBirth", + "name": "cameraSelector", + "printedName": "cameraSelector", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)dateOfBirth", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraSelector", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4230,22 +3646,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)dateOfBirth", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraSelector", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4265,22 +3673,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setDateOfBirth:", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraSelector:", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4300,8 +3700,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4310,19 +3710,19 @@ }, { "kind": "Var", - "name": "minAge", - "printedName": "minAge", + "name": "presentationStyle", + "printedName": "presentationStyle", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)minAge", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)presentationStyle", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4339,14 +3739,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)minAge", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)presentationStyle", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4366,14 +3766,14 @@ }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setMinAge:", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPresentationStyle:", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4393,8 +3793,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC6minAgeSivM", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivM", + "usr": "s:7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4403,27 +3803,27 @@ }, { "kind": "Var", - "name": "sdkHash", - "printedName": "sdkHash", + "name": "organizationDetails", + "printedName": "organizationDetails", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)sdkHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)organizationDetails", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4441,21 +3841,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)sdkHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)organizationDetails", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4476,21 +3876,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setSdkHash:", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setOrganizationDetails:", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4510,8 +3910,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4520,27 +3920,27 @@ }, { "kind": "Var", - "name": "externalId", - "printedName": "externalId", + "name": "appearance", + "printedName": "appearance", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)externalId", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)appearance", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4558,21 +3958,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)externalId", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)appearance", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4593,21 +3993,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setExternalId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setAppearance:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4627,8 +4027,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC08externalB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4637,19 +4037,19 @@ }, { "kind": "Var", - "name": "threshold", - "printedName": "threshold", + "name": "withPhoto", + "printedName": "withPhoto", "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)threshold", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)withPhoto", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4666,14 +4066,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)threshold", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)withPhoto", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4693,14 +4093,14 @@ }, { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setThreshold:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setWithPhoto:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4720,8 +4120,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9thresholdSfvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvM", + "usr": "s:7MyIdSDK0aB6ConfigC9withPhotoSbvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4729,113 +4129,182 @@ ] }, { - "kind": "Var", - "name": "buildMode", - "printedName": "buildMode", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdConfig", + "printedName": "MyIdSDK.MyIdConfig", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)buildMode", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovp", + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)init", + "mangledName": "$s7MyIdSDK0aB6ConfigCACycfc", "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "Dynamic", + "ObjC", + "Override" ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)buildMode", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setBuildMode:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig", + "mangledName": "$s7MyIdSDK0aB6ConfigC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdException", + "printedName": "MyIdException", + "children": [ { "kind": "Var", - "name": "entryType", - "printedName": "entryType", + "name": "message", + "printedName": "message", "children": [ { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)entryType", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)message", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4852,14 +4321,22 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)entryType", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)message", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4879,14 +4356,22 @@ }, { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setEntryType:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setMessage:", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4906,8 +4391,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", + "usr": "s:7MyIdSDK0aB9ExceptionC7messageSSSgvM", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4916,19 +4401,27 @@ }, { "kind": "Var", - "name": "residency", - "printedName": "residency", + "name": "code", + "printedName": "code", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)residency", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)code", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4945,14 +4438,22 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)residency", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)code", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4972,14 +4473,22 @@ }, { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResidency:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setCode:", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4999,8 +4508,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", + "usr": "s:7MyIdSDK0aB9ExceptionC4codeSSSgvM", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -5008,121 +4517,274 @@ ] }, { - "kind": "Var", - "name": "locale", - "printedName": "locale", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)locale", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvp", + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)init", + "mangledName": "$s7MyIdSDK0aB9ExceptionCACycfc", "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "Dynamic", + "ObjC", + "Override" ], - "hasStorage": true, - "accessors": [ + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException", + "mangledName": "$s7MyIdSDK0aB9ExceptionC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdResolution", + "printedName": "MyIdResolution", + "children": [ + { + "kind": "Var", + "name": "RESOLUTION_480", + "printedName": "RESOLUTION_480", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResolution.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + } + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)locale", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_480", + "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_480yA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "RESOLUTION_720", + "printedName": "RESOLUTION_720", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" }, { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResolution.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + } + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setLocale:", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_720", + "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_720yA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdResolution?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ] + ], + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "moduleName": "MyIdSDK", + "implicit": true, + "init_kind": "Designated" }, { "kind": "Var", - "name": "cameraShape", - "printedName": "cameraShape", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraShape", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovp", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivp", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5131,277 +4793,257 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraShape", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovg", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdResolution", + "mangledName": "$s7MyIdSDK0aB10ResolutionO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraShape:", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdDocumentType", + "printedName": "MyIdDocumentType", + "children": [ + { + "kind": "Var", + "name": "ID_CARD", + "printedName": "ID_CARD", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeID_CARD", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO7ID_CARDyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "resolution", - "printedName": "resolution", + "name": "PASSPORT", + "printedName": "PASSPORT", "children": [ { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] + } + ] } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)resolution", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvp", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypePASSPORT", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8PASSPORTyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", "ObjC" ], - "hasStorage": true, - "accessors": [ + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "DRIVER_LICENSE", + "printedName": "DRIVER_LICENSE", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", "children": [ { "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)resolution", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" }, { "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResolution:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "cameraSelector", - "printedName": "cameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + ] } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraSelector", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovp", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeDRIVER_LICENSE", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO14DRIVER_LICENSEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", "ObjC" ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraSelector", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdDocumentType?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" } ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraSelector:", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" + "usr": "s:Sq" }, { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ] + ], + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "moduleName": "MyIdSDK", + "implicit": true, + "init_kind": "Designated" }, { "kind": "Var", - "name": "presentationStyle", - "printedName": "presentationStyle", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)presentationStyle", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovp", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivp", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5410,99 +5052,273 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)presentationStyle", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovg", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPresentationStyle:", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdCameraSelector", + "printedName": "MyIdCameraSelector", + "children": [ + { + "kind": "Var", + "name": "FRONT", + "printedName": "FRONT", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdCameraSelector.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorFRONT", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO5FRONTyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "organizationDetails", - "printedName": "organizationDetails", + "name": "BACK", + "printedName": "BACK", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdCameraSelector.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorBACK", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO4BACKyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "printedName": "MyIdSDK.MyIdCameraSelector?", "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)organizationDetails", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5511,115 +5327,236 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)organizationDetails", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvg", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdBuildMode", + "printedName": "MyIdBuildMode", + "children": [ + { + "kind": "Var", + "name": "DEBUG", + "printedName": "DEBUG", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdBuildMode.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setOrganizationDetails:", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModeDEBUG", + "mangledName": "$s7MyIdSDK0aB9BuildModeO5DEBUGyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "PRODUCTION", + "printedName": "PRODUCTION", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdBuildMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModePRODUCTION", + "mangledName": "$s7MyIdSDK0aB9BuildModeO10PRODUCTIONyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 }, { - "kind": "Var", - "name": "appearance", - "printedName": "appearance", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", + "printedName": "MyIdSDK.MyIdBuildMode?", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)appearance", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5628,217 +5565,30 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)appearance", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvg", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setAppearance:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "withPhoto", - "printedName": "withPhoto", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)withPhoto", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)withPhoto", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setWithPhoto:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9withPhotoSbvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" } ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdConfig", - "printedName": "MyIdSDK.MyIdConfig", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)init", - "mangledName": "$s7MyIdSDK0aB6ConfigCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig", - "mangledName": "$s7MyIdSDK0aB6ConfigC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode", + "mangledName": "$s7MyIdSDK0aB9BuildModeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -5856,160 +5606,36 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdClientDelegate", - "printedName": "MyIdClientDelegate", - "children": [ - { - "kind": "Function", - "name": "onSuccess", - "printedName": "onSuccess(result:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onSuccessWithResult:", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP9onSuccess6resultyAA0aB6ResultC_tF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onError", - "printedName": "onError(exception:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onErrorWithException:", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP7onError9exceptionyAA0aB9ExceptionC_tF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onUserExited", - "printedName": "onUserExited()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onUserExited", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP12onUserExitedyyF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 : AnyObject>", - "sugared_genericSig": "<Self : AnyObject>", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, { @@ -6024,43 +5650,24 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Security", + "printedName": "Security", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "CommonCrypto", + "printedName": "CommonCrypto", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "LocalAuthentication", + "printedName": "LocalAuthentication", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", @@ -6074,157 +5681,141 @@ }, { "kind": "TypeDecl", - "name": "MyIdException", - "printedName": "MyIdException", + "name": "MyIdEntryType", + "printedName": "MyIdEntryType", "children": [ { "kind": "Var", - "name": "message", - "printedName": "message", + "name": "AUTH", + "printedName": "AUTH", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)message", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdEntryType.Type", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)message", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeAUTH", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO4AUTHyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "FACE", + "printedName": "FACE", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdEntryType.Type", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setMessage:", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ExceptionC7messageSSSgvM", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeFACE", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO4FACEyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 }, { - "kind": "Var", - "name": "code", - "printedName": "code", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdEntryType?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)code", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -6233,124 +5824,30 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)code", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvg", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setCode:", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ExceptionC4codeSSSgvM", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" } ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)init", - "mangledName": "$s7MyIdSDK0aB9ExceptionCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException", - "mangledName": "$s7MyIdSDK0aB9ExceptionC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -6368,38 +5865,25 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } ] }, @@ -6413,324 +5897,216 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "DeviceKit", - "printedName": "DeviceKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "TypeDecl", - "name": "MyIdGenerator", - "printedName": "MyIdGenerator", + "name": "MyIdResidency", + "printedName": "MyIdResidency", "children": [ { - "kind": "Function", - "name": "hash", - "printedName": "hash(payload:clientHash:clientHashId:)", + "kind": "Var", + "name": "USER_DEFINED", + "printedName": "USER_DEFINED", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)hashWithPayload:clientHash:clientHashId:", - "mangledName": "$s7MyIdSDK0aB9GeneratorC4hash7payload10clientHash0ghB0SSSgSS_S2StFZ", - "moduleName": "MyIdSDK", - "static": true, - "objc_name": "hashWithPayload:clientHash:clientHashId:", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "device", - "printedName": "device()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)device", - "mangledName": "$s7MyIdSDK0aB9GeneratorC6deviceSSyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyUSER_DEFINED", + "mangledName": "$s7MyIdSDK0aB9ResidencyO12USER_DEFINEDyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 0 }, { - "kind": "Function", - "name": "deviceModel", - "printedName": "deviceModel()", + "kind": "Var", + "name": "RESIDENT", + "printedName": "RESIDENT", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceModel", - "mangledName": "$s7MyIdSDK0aB9GeneratorC11deviceModelSSSgyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyRESIDENT", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8RESIDENTyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 1 }, { - "kind": "Function", - "name": "deviceName", - "printedName": "deviceName()", + "kind": "Var", + "name": "NON_RESIDENT", + "printedName": "NON_RESIDENT", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceName", - "mangledName": "$s7MyIdSDK0aB9GeneratorC10deviceNameSSSgyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyNON_RESIDENT", + "mangledName": "$s7MyIdSDK0aB9ResidencyO12NON_RESIDENTyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 2 }, { - "kind": "Function", - "name": "systemName", - "printedName": "systemName()", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdResidency?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemName", - "mangledName": "$s7MyIdSDK0aB9GeneratorC10systemNameSSSgyFZ", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { - "kind": "Function", - "name": "systemVersion", - "printedName": "systemVersion()", + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivg", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "get" } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemVersion", - "mangledName": "$s7MyIdSDK0aB9GeneratorC13systemVersionSSSgyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isPhone", - "printedName": "isPhone()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPhone", - "mangledName": "$s7MyIdSDK0aB9GeneratorC7isPhoneSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isPad", - "printedName": "isPad()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPad", - "mangledName": "$s7MyIdSDK0aB9GeneratorC5isPadSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isSimulator", - "printedName": "isSimulator()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isSimulator", - "mangledName": "$s7MyIdSDK0aB9GeneratorC11isSimulatorSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdGenerator", - "printedName": "MyIdSDK.MyIdGenerator", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(im)init", - "mangledName": "$s7MyIdSDK0aB9GeneratorCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" + ] } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator", - "mangledName": "$s7MyIdSDK0aB9GeneratorC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdResidency", + "mangledName": "$s7MyIdSDK0aB9ResidencyO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -6748,38 +6124,25 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } ] }, @@ -6795,48 +6158,8 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "SwiftUI", + "printedName": "SwiftUI", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -6850,494 +6173,425 @@ "declKind": "Import", "moduleName": "MyIdSDK" }, - { - "kind": "Import", - "name": "CoreImage.CIFilterBuiltins", - "printedName": "CoreImage.CIFilterBuiltins", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CryptoKit", - "printedName": "CryptoKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "MyIdCameraShape", - "printedName": "MyIdCameraShape", + "name": "MyIdViewModel", + "printedName": "MyIdViewModel", "children": [ { - "kind": "Var", - "name": "ELLIPSE", - "printedName": "ELLIPSE", + "kind": "Function", + "name": "startMyId", + "printedName": "startMyId(clientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraShape.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeELLIPSE", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO7ELLIPSEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "CIRCLE", - "printedName": "CIRCLE", - "children": [ + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraShape.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeCIRCLE", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO6CIRCLEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdCameraShape?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", + "hasDefaultArg": true, "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ + }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "hasDefaultArg": true, + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + }, + { + "kind": "TypeNominal", + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + }, + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + }, + { + "kind": "TypeNominal", + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + }, + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + }, + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdAppearance?", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC05startaB006clientB00G4Hash0ghB012passportData11dateOfBirth6minAge03sdkH008externalB09threshold9buildMode9entryType9residency6locale11cameraShape10resolution0Y8Selector17presentationStyle19organizationDetails10appearance9withPhotoySS_S3SSgAYSiA2YSfAA0ab5BuildT0OAA0ab5EntryV0OAA0aB9ResidencyOAA0aB6LocaleOAA0ab6CameraZ0OAA0aB10ResolutionOAA0aB14CameraSelectorOAA0aB17PresentationStyleOAA0aB19OrganizationDetailsCSgAA0aB10AppearanceCSgSbtF", + "moduleName": "MyIdSDK", + "objc_name": "startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdViewModel", + "printedName": "MyIdSDK.MyIdViewModel", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)init", + "mangledName": "$s7MyIdSDK0aB9ViewModelCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Function", + "name": "onSuccess", + "printedName": "onSuccess(result:)", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onSuccessWithResult:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC9onSuccess6resultyAA0aB6ResultC_tF", + "moduleName": "MyIdSDK", + "objc_name": "onSuccessWithResult:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onError", + "printedName": "onError(exception:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" + } + ], + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onErrorWithException:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC7onError9exceptionyAA0aB9ExceptionC_tF", + "moduleName": "MyIdSDK", + "objc_name": "onErrorWithException:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onUserExited", + "printedName": "onUserExited()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onUserExited", + "mangledName": "$s7MyIdSDK0aB9ViewModelC12onUserExitedyyF", + "moduleName": "MyIdSDK", + "objc_name": "onUserExited", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel", + "mangledName": "$s7MyIdSDK0aB9ViewModelC", "moduleName": "MyIdSDK", + "intro_iOS": "13.0", "declAttributes": [ - "RawDocComment" + "AccessControl", + "ObjC", + "Available" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ObservableObject", + "printedName": "ObservableObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectWillChangePublisher", + "printedName": "ObjectWillChangePublisher", + "children": [ + { + "kind": "TypeNominal", + "name": "ObservableObjectPublisher", + "printedName": "Combine.ObservableObjectPublisher", + "usr": "s:7Combine25ObservableObjectPublisherC" + } + ] + } + ], + "usr": "s:7Combine16ObservableObjectP", + "mangledName": "$s7Combine16ObservableObjectP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "MyIdClientDelegate", + "printedName": "MyIdClientDelegate", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP" + } ] }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "Import", "name": "Foundation", @@ -7379,62 +6633,453 @@ ] }, { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", + "kind": "TypeDecl", + "name": "MyIdResult", + "printedName": "MyIdResult", + "children": [ + { + "kind": "Var", + "name": "image", + "printedName": "image", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)image", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)image", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setImage:", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "code", + "printedName": "code", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)code", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)code", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setCode:", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC4codeSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "comparisonValue", + "printedName": "comparisonValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)comparisonValue", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)comparisonValue", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setComparisonValue:", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)init", + "mangledName": "$s7MyIdSDK0aB6ResultCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult", + "mangledName": "$s7MyIdSDK0aB6ResultC", "moduleName": "MyIdSDK", "declAttributes": [ - "RawDocComment" + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } ] }, - { - "kind": "Import", - "name": "Alamofire", - "printedName": "Alamofire", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "Import", "name": "Foundation", @@ -7467,220 +7112,39 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdCameraSelector", - "printedName": "MyIdCameraSelector", - "children": [ - { - "kind": "Var", - "name": "FRONT", - "printedName": "FRONT", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraSelector.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorFRONT", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO5FRONTyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "BACK", - "printedName": "BACK", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraSelector.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorBACK", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO4BACKyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdCameraSelector?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO", + "name": "Compression", + "printedName": "Compression", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, { @@ -7693,6 +7157,16 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, { "kind": "Import", "name": "Foundation", @@ -7705,35 +7179,35 @@ }, { "kind": "TypeDecl", - "name": "MyIdResidency", - "printedName": "MyIdResidency", + "name": "MyIdLocale", + "printedName": "MyIdLocale", "children": [ { "kind": "Var", - "name": "USER_DEFINED", - "printedName": "USER_DEFINED", + "name": "RU", + "printedName": "RU", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7741,8 +7215,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyUSER_DEFINED", - "mangledName": "$s7MyIdSDK0aB9ResidencyO12USER_DEFINEDyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleRU", + "mangledName": "$s7MyIdSDK0aB6LocaleO2RUyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -7751,30 +7225,30 @@ }, { "kind": "Var", - "name": "RESIDENT", - "printedName": "RESIDENT", + "name": "EN", + "printedName": "EN", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7782,8 +7256,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyRESIDENT", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8RESIDENTyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleEN", + "mangledName": "$s7MyIdSDK0aB6LocaleO2ENyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -7792,30 +7266,30 @@ }, { "kind": "Var", - "name": "NON_RESIDENT", - "printedName": "NON_RESIDENT", + "name": "UZ", + "printedName": "UZ", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7823,14 +7297,55 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyNON_RESIDENT", - "mangledName": "$s7MyIdSDK0aB9ResidencyO12NON_RESIDENTyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleUZ", + "mangledName": "$s7MyIdSDK0aB6LocaleO2UZyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" ], "fixedbinaryorder": 2 }, + { + "kind": "Var", + "name": "KY", + "printedName": "KY", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdLocale.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleKY", + "mangledName": "$s7MyIdSDK0aB6LocaleO2KYyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, { "kind": "Constructor", "name": "init", @@ -7839,13 +7354,13 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdResidency?", + "printedName": "MyIdSDK.MyIdLocale?", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "usr": "s:Sq" @@ -7858,8 +7373,8 @@ } ], "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", "implicit": true, "init_kind": "Designated" @@ -7877,8 +7392,8 @@ } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivp", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivp", "moduleName": "MyIdSDK", "implicit": true, "accessors": [ @@ -7895,8 +7410,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "get" @@ -7905,8 +7420,8 @@ } ], "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdResidency", - "mangledName": "$s7MyIdSDK0aB9ResidencyO", + "usr": "c:@M@MyIdSDK@E@MyIdLocale", + "mangledName": "$s7MyIdSDK0aB6LocaleO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -7979,51 +7494,20 @@ "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "DeviceKit", - "printedName": "DeviceKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Alamofire", - "printedName": "Alamofire", - "declKind": "Import", - "moduleName": "MyIdSDK" + "RawDocComment" + ] }, { "kind": "Import", - "name": "ZipArchive", - "printedName": "ZipArchive", + "name": "Alamofire", + "printedName": "Alamofire", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -8032,29 +7516,25 @@ }, { "kind": "Import", - "name": "Combine", - "printedName": "Combine", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CoreImage.CIFilterBuiltins", - "printedName": "CoreImage.CIFilterBuiltins", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", + "name": "CommonCrypto", + "printedName": "CommonCrypto", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Vision", - "printedName": "Vision", + "name": "CryptoKit", + "printedName": "CryptoKit", "declKind": "Import", "moduleName": "MyIdSDK" }, @@ -8068,225 +7548,517 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdLocale", - "printedName": "MyIdLocale", + "name": "MyIdAppearance", + "printedName": "MyIdAppearance", "children": [ { "kind": "Var", - "name": "RU", - "printedName": "RU", + "name": "primaryColor", + "printedName": "primaryColor", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "errorColor", + "printedName": "errorColor", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)errorColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)errorColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setErrorColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "primaryButtonColor", + "printedName": "primaryButtonColor", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleRU", - "mangledName": "$s7MyIdSDK0aB6LocaleO2RUyA2CmF", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", "ObjC" ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "EN", - "printedName": "EN", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleEN", - "mangledName": "$s7MyIdSDK0aB6LocaleO2ENyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 + ] }, { "kind": "Var", - "name": "UZ", - "printedName": "UZ", + "name": "primaryButtonColorDisabled", + "printedName": "primaryButtonColorDisabled", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleUZ", - "mangledName": "$s7MyIdSDK0aB6LocaleO2UZyA2CmF", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", "ObjC" ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "KY", - "printedName": "KY", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleKY", - "mangledName": "$s7MyIdSDK0aB6LocaleO2KYyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColorDisabled:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdLocale?", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Void", + "printedName": "()" } ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" + ] }, { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "primaryButtonTextColor", + "printedName": "primaryButtonTextColor", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvp", "moduleName": "MyIdSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -8295,124 +8067,107 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvg", "moduleName": "MyIdSDK", "implicit": true, + "declAttributes": [ + "ObjC" + ], "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdLocale", - "mangledName": "$s7MyIdSDK0aB6LocaleO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ + }, { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "TypeDecl", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdOrganizationDetails", - "children": [ + ] + }, { "kind": "Var", - "name": "phoneNumber", - "printedName": "phoneNumber", + "name": "primaryButtonTextColorDisabled", + "printedName": "primaryButtonTextColorDisabled", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)phoneNumber", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -8430,21 +8185,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)phoneNumber", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8465,21 +8220,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setPhoneNumber:", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColorDisabled:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8499,8 +8254,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", + "usr": "s:7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -8509,27 +8264,19 @@ }, { "kind": "Var", - "name": "logo", - "printedName": "logo", + "name": "buttonCornerRadius", + "printedName": "buttonCornerRadius", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)logo", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)buttonCornerRadius", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -8546,22 +8293,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)logo", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)buttonCornerRadius", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8581,22 +8320,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setLogo:", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setButtonCornerRadius:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8616,8 +8347,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", + "usr": "s:7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -8631,14 +8362,14 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)init", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsCACycfc", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)init", + "mangledName": "$s7MyIdSDK0aB10AppearanceCACycfc", "moduleName": "MyIdSDK", "overriding": true, "implicit": true, @@ -8652,70 +8383,332 @@ } ], "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance", + "mangledName": "$s7MyIdSDK0aB10AppearanceC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Vision", + "printedName": "Vision", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "CoreVideo", + "printedName": "CoreVideo", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -8736,6 +8729,13 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -8748,32 +8748,32 @@ }, { "kind": "Import", - "name": "Compression", - "printedName": "Compression", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", + "name": "Vision", + "printedName": "Vision", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -8810,79 +8810,31 @@ }, { "kind": "TypeDecl", - "name": "String", - "printedName": "String", + "name": "Data", + "printedName": "Data", "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", - "moduleName": "Swift", + "usr": "s:10Foundation4DataV", + "mangledName": "$s10Foundation4DataV", + "moduleName": "Foundation", + "intro_Macosx": "10.10", + "intro_iOS": "8.0", + "intro_tvOS": "9.0", + "intro_watchOS": "2.0", "declAttributes": [ - "Frozen" + "Frozen", + "Available", + "Available", + "Available", + "Available" ], "isExternal": true, "conformances": [ { "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - }, - { - "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { "kind": "Conformance", @@ -8893,111 +8845,163 @@ }, { "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", + "name": "RandomAccessCollection", + "printedName": "RandomAccessCollection", "children": [ { "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sn" } ] } ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" + "usr": "s:Sk", + "mangledName": "$sSk" }, { "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "name": "MutableCollection", + "printedName": "MutableCollection", "children": [ { "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + "usr": "s:SM", + "mangledName": "$sSM" }, { "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", "children": [ { "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + "usr": "s:Sm", + "mangledName": "$sSm" }, { "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "MutableDataProtocol", + "printedName": "MutableDataProtocol", + "usr": "s:10Foundation19MutableDataProtocolP", + "mangledName": "$s10Foundation19MutableDataProtocolP" }, { "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" + "name": "ContiguousBytes", + "printedName": "ContiguousBytes", + "usr": "s:10Foundation15ContiguousBytesP", + "mangledName": "$s10Foundation15ContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" }, { "kind": "Conformance", @@ -9011,9 +9015,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, @@ -9024,9 +9028,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ] }, @@ -9037,9 +9041,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] }, @@ -9050,17 +9054,17 @@ "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<Swift.String>", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:SI" + "usr": "s:Sn" } ] } @@ -9080,9 +9084,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, @@ -9093,9 +9097,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ] }, @@ -9107,8 +9111,8 @@ { "kind": "TypeNominal", "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "printedName": "Foundation.Data.Iterator", + "usr": "s:10Foundation4DataV8IteratorV" } ] }, @@ -9119,9 +9123,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] }, @@ -9132,17 +9136,17 @@ "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<Swift.String>", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:SI" + "usr": "s:Sn" } ] } @@ -9152,171 +9156,90 @@ }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "DataProtocol", + "printedName": "DataProtocol", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "Regions", + "printedName": "Regions", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "name": "CollectionOfOne", + "printedName": "Swift.CollectionOfOne<Foundation.Data>", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:s15CollectionOfOneV" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" + "usr": "s:10Foundation12DataProtocolP", + "mangledName": "$s10Foundation12DataProtocolP" }, { "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", + "name": "Sequence", + "printedName": "Sequence", "children": [ { "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sy", - "mangledName": "$sSy" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", - "children": [ - { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", + "name": "Iterator", + "printedName": "Iterator", "children": [ { "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" + "name": "Iterator", + "printedName": "Foundation.Data.Iterator", + "usr": "s:10Foundation4DataV8IteratorV" } ] } ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", + "name": "ReferenceConvertible", + "printedName": "ReferenceConvertible", "children": [ { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "ReferenceType", + "printedName": "ReferenceType", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "NSData", + "printedName": "Foundation.NSData", + "usr": "c:objc(cs)NSData" } ] } ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" + "usr": "s:10Foundation20ReferenceConvertibleP", + "mangledName": "$s10Foundation20ReferenceConvertibleP" }, { "kind": "Conformance", @@ -9330,9 +9253,9 @@ "children": [ { "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" + "name": "NSData", + "printedName": "Foundation.NSData", + "usr": "c:objc(cs)NSData" } ] } @@ -9342,10 +9265,38 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" }, { "kind": "Conformance", @@ -9381,13 +9332,6 @@ ], "usr": "s:16CoreTransferable0B0P", "mangledName": "$s16CoreTransferable0B0P" - }, - { - "kind": "Conformance", - "name": "URLConvertible", - "printedName": "URLConvertible", - "usr": "s:9Alamofire14URLConvertibleP", - "mangledName": "$s9Alamofire14URLConvertibleP" } ] }, @@ -9430,31 +9374,79 @@ }, { "kind": "TypeDecl", - "name": "Data", - "printedName": "Data", + "name": "String", + "printedName": "String", "declKind": "Struct", - "usr": "s:10Foundation4DataV", - "mangledName": "$s10Foundation4DataV", - "moduleName": "Foundation", - "intro_Macosx": "10.10", - "intro_iOS": "8.0", - "intro_tvOS": "9.0", - "intro_watchOS": "2.0", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", "declAttributes": [ - "Frozen", - "Available", - "Available", - "Available", - "Available" + "Frozen" ], "isExternal": true, "conformances": [ { "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" }, { "kind": "Conformance", @@ -9465,163 +9457,111 @@ }, { "kind": "Conformance", - "name": "RandomAccessCollection", - "printedName": "RandomAccessCollection", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "name": "StringLiteralType", + "printedName": "StringLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sn" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:Sk", - "mangledName": "$sSk" + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" }, { "kind": "Conformance", - "name": "MutableCollection", - "printedName": "MutableCollection", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:SM", - "mangledName": "$sSM" + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" }, { "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", "children": [ { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MutableDataProtocol", - "printedName": "MutableDataProtocol", - "usr": "s:10Foundation19MutableDataProtocolP", - "mangledName": "$s10Foundation19MutableDataProtocolP" + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" }, { "kind": "Conformance", - "name": "ContiguousBytes", - "printedName": "ContiguousBytes", - "usr": "s:10Foundation15ContiguousBytesP", - "mangledName": "$s10Foundation15ContiguousBytesP" + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" }, { "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" }, { "kind": "Conformance", @@ -9635,9 +9575,9 @@ "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } ] }, @@ -9648,9 +9588,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } ] }, @@ -9661,9 +9601,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] }, @@ -9674,17 +9614,17 @@ "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<Swift.String>", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sn" + "usr": "s:SI" } ] } @@ -9704,9 +9644,9 @@ "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } ] }, @@ -9717,9 +9657,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } ] }, @@ -9731,8 +9671,8 @@ { "kind": "TypeNominal", "name": "Iterator", - "printedName": "Foundation.Data.Iterator", - "usr": "s:10Foundation4DataV8IteratorV" + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } ] }, @@ -9743,9 +9683,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] }, @@ -9756,17 +9696,17 @@ "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<Swift.String>", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sn" + "usr": "s:SI" } ] } @@ -9776,90 +9716,171 @@ }, { "kind": "Conformance", - "name": "DataProtocol", - "printedName": "DataProtocol", + "name": "Sequence", + "printedName": "Sequence", "children": [ { "kind": "TypeWitness", - "name": "Regions", - "printedName": "Regions", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "CollectionOfOne", - "printedName": "Swift.CollectionOfOne<Foundation.Data>", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "usr": "s:s15CollectionOfOneV" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } ] } ], - "usr": "s:10Foundation12DataProtocolP", - "mangledName": "$s10Foundation12DataProtocolP" + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", + "name": "UTF8View", + "printedName": "UTF8View", "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" } ] }, { "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "UTF16View", + "printedName": "UTF16View", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Foundation.Data.Iterator", - "usr": "s:10Foundation4DataV8IteratorV" + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", + "children": [ + { + "kind": "TypeNominal", + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" + "usr": "s:Sy", + "mangledName": "$sSy" }, { "kind": "Conformance", - "name": "ReferenceConvertible", - "printedName": "ReferenceConvertible", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", + "children": [ + { + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", "children": [ { "kind": "TypeWitness", - "name": "ReferenceType", - "printedName": "ReferenceType", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "NSData", - "printedName": "Foundation.NSData", - "usr": "c:objc(cs)NSData" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] } ], - "usr": "s:10Foundation20ReferenceConvertibleP", - "mangledName": "$s10Foundation20ReferenceConvertibleP" + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" }, { "kind": "Conformance", @@ -9873,9 +9894,9 @@ "children": [ { "kind": "TypeNominal", - "name": "NSData", - "printedName": "Foundation.NSData", - "usr": "c:objc(cs)NSData" + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" } ] } @@ -9885,38 +9906,10 @@ }, { "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", @@ -9952,6 +9945,13 @@ ], "usr": "s:16CoreTransferable0B0P", "mangledName": "$s16CoreTransferable0B0P" + }, + { + "kind": "Conformance", + "name": "URLConvertible", + "printedName": "URLConvertible", + "usr": "s:9Alamofire14URLConvertibleP", + "mangledName": "$s9Alamofire14URLConvertibleP" } ] } @@ -9960,12315 +9960,12315 @@ }, "ConstValues": [ { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1236, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1292, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1456, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1625, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1694, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2047, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2051, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2077, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2082, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2294, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2298, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2324, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2329, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2508, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2512, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2586, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2590, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1105, - "length": 5, - "value": "\"kty\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1129, - "length": 5, - "value": "\"use\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1160, - "length": 9, - "value": "\"key_ops\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1191, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1222, - "length": 5, - "value": "\"kid\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1247, - "length": 5, - "value": "\"x5u\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1285, - "length": 5, - "value": "\"x5c\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1332, - "length": 5, - "value": "\"x5t\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1381, - "length": 10, - "value": "\"x5t#S256\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1105, - "length": 5, - "value": "\"kty\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1129, - "length": 5, - "value": "\"use\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1160, - "length": 9, - "value": "\"key_ops\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1191, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1222, - "length": 5, - "value": "\"kid\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1247, - "length": 5, - "value": "\"x5u\"" + "offset": 647, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1285, - "length": 5, - "value": "\"x5c\"" + "offset": 682, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1332, - "length": 5, - "value": "\"x5t\"" + "offset": 917, + "length": 23, + "value": "\"JSON Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1381, - "length": 10, - "value": "\"x5t#S256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "Array", + "offset": 993, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1696, - "length": 3, - "value": "\"n\"" + "offset": 2238, + "length": 24, + "value": "\"Pixel format not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1720, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2270, "length": 3, - "value": "\"e\"" + "value": "400" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1751, - "length": 3, - "value": "\"d\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "Array", + "offset": 2561, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1696, - "length": 3, - "value": "\"n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2877, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1720, - "length": 3, - "value": "\"e\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2913, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1751, - "length": 3, - "value": "\"d\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 3006, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DirectEncryptionMode.swift", "kind": "StringLiteral", - "offset": 1958, - "length": 3, - "value": "\"k\"" + "offset": 1776, + "length": 53, + "value": "\"Direct encryption does not expect an encrypted key.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1958, - "length": 3, - "value": "\"k\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "kind": "BooleanLiteral", + "offset": 1307, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2146, - "length": 5, - "value": "\"crv\"" + "offset": 4243, + "length": 4, + "value": "\"ru\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2165, - "length": 3, - "value": "\"x\"" + "offset": 4273, + "length": 4, + "value": "\"en\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2182, - "length": 3, - "value": "\"y\"" + "offset": 4303, + "length": 4, + "value": "\"uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2208, - "length": 3, - "value": "\"d\"" + "offset": 4333, + "length": 4, + "value": "\"ky\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2146, + "offset": 4539, "length": 5, - "value": "\"crv\"" + "value": "\"102\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", "kind": "StringLiteral", - "offset": 2165, - "length": 3, - "value": "\"x\"" + "offset": 2222, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 2182, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "kind": "Dictionary", + "offset": 2385, "length": 3, - "value": "\"y\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", "kind": "StringLiteral", - "offset": 2208, - "length": 3, - "value": "\"d\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 181, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "BooleanLiteral", - "offset": 197, - "length": 5, - "value": "false" + "offset": 4447, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "Array", - "offset": 240, - "length": 50, - "value": "[\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "kind": "Dictionary", + "offset": 4610, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 948, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 4994, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 1249, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 5879, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "StringLiteral", - "offset": 1488, - "length": 8, - "value": "\"[^0-9]\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 9608, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "StringLiteral", - "offset": 1504, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 10637, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1558, + "offset": 296, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 2097, + "offset": 309, "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JOSEHeader.swift", - "kind": "Array", - "offset": 1704, - "length": 2, - "value": "[]" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 149, + "offset": 885, "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", - "kind": "IntegerLiteral", - "offset": 160, - "length": 8, - "value": "1" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 178, - "length": 14, - "value": "2" + "offset": 912, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 149, + "offset": 1091, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 160, - "length": 8, - "value": "1" + "offset": 1118, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 178, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "Array", - "offset": 1334, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2354, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2457, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2688, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "Array", - "offset": 3223, - "length": 2, - "value": "[]" + "offset": 1240, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 3708, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1251, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4014, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1391, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4169, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1418, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4382, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1549, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4447, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4662, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5431, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1740, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5616, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 1821, "length": 5, - "value": "\"kid\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5681, - "length": 5, - "value": "\"kid\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1966, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5950, - "length": 5, - "value": "\"x5u\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1994, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6105, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 2075, "length": 5, - "value": "\"x5u\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6372, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2169, + "length": 2, + "value": "29" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6439, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2181, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6688, - "length": 5, - "value": "\"x5t\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2249, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6753, - "length": 5, - "value": "\"x5t\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2325, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7008, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2336, + "length": 2, + "value": "29" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7077, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2506, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7245, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2513, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7310, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2611, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7497, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2622, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7562, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2785, + "length": 2, + "value": "13" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7748, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2813, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7816, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 527, + "offset": 2947, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3071, "length": 2, - "value": "16" + "value": "21" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "FloatLiteral", - "offset": 625, - "length": 3, - "value": "0.5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3083, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "BooleanLiteral", - "offset": 1260, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3198, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "BooleanLiteral", - "offset": 2522, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3210, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSet.swift", - "kind": "Array", - "offset": 2926, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3407, "length": 2, - "value": "[]" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1361, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3456, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1419, - "length": 12, - "value": "\"-----BEGIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3460, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1452, - "length": 10, - "value": "\"-----END\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 3548, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1504, + "offset": 3690, "length": 1, - "value": "0" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1616, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3701, "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "BooleanLiteral", - "offset": 2722, - "length": 4, - "value": "true" + "value": "31" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "StringLiteral", - "offset": 3468, - "length": 17, - "value": "\"RSA PRIVATE KEY\"" + "offset": 3756, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 3488, - "length": 5, - "value": "\"KEY\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3826, + "length": 2, + "value": "35" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 3605, + "offset": 3838, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 4222, + "offset": 4131, "length": 2, - "value": "64" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 28, - "value": "\"-----BEGIN \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4171, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4281, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 4276, "length": 5, - "value": "\"-----\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4326, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4456, + "length": 2, + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4345, - "length": 26, - "value": "\"-----END \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4468, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4365, - "length": 5, - "value": "\"-----\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4683, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4420, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4694, + "length": 2, + "value": "39" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "StringLiteral", - "offset": 7428, - "length": 27, - "value": "\"Invalid header parameter.\"" + "offset": 4749, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", - "kind": "StringLiteral", - "offset": 7660, - "length": 17, - "value": "\"Wrong key type.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4839, + "length": 2, + "value": "43" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", - "kind": "StringLiteral", - "offset": 9251, - "length": 58, - "value": "\"JWE header algorithms do not match encrypter algorithms.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4871, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 10475, + "offset": 5089, "length": 1, - "value": "5" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1514, + "offset": 5100, "length": 1, - "value": "8" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", - "kind": "BooleanLiteral", - "offset": 1780, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 5203, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Signer.swift", - "kind": "StringLiteral", - "offset": 3639, - "length": 3, - "value": "\".\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 5214, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2059, "length": 8, "value": "\"RSA1_5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2159, "length": 10, "value": "\"RSA-OAEP\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2268, "length": 14, "value": "\"RSA-OAEP-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2687, "length": 5, "value": "\"dir\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2059, "length": 8, "value": "\"RSA1_5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2159, "length": 10, "value": "\"RSA-OAEP\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2268, "length": 14, "value": "\"RSA-OAEP-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2687, "length": 5, "value": "\"dir\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2955, "length": 15, "value": "\"A256CBC-HS512\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3053, "length": 15, "value": "\"A128CBC-HS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2955, "length": 15, "value": "\"A256CBC-HS512\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3053, "length": 15, "value": "\"A128CBC-HS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3323, "length": 2, "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3367, "length": 2, "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 2, "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3889, "length": 5, "value": "\"DEF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3911, "length": 6, "value": "\"NONE\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3889, "length": 5, "value": "\"DEF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3911, "length": 6, "value": "\"NONE\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/JobResponse.swift", - "kind": "StringLiteral", - "offset": 243, - "length": 8, - "value": "\"job_id\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/JobResponse.swift", - "kind": "StringLiteral", - "offset": 243, - "length": 8, - "value": "\"job_id\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 455, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 524, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 605, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 684, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 760, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 851, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1204, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1273, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1354, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1421, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1506, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1596, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 2145, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 2379, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3013, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/HMAC.swift", + "kind": "IntegerLiteral", + "offset": 1859, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3255, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1258, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3887, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1297, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 4121, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1307, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 6495, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 2013, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 131, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 139, + "length": 3, + "value": "202" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 162, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 3, + "value": "307" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 195, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 215, + "length": 3, + "value": "429" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 228, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 222, "length": 2, - "value": "\"\"" + "value": "30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 260, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 263, "length": 2, - "value": "\"\"" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", "kind": "IntegerLiteral", - "offset": 292, + "offset": 304, "length": 2, - "value": "16" + "value": "44" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 320, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 410, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 351, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 388, - "length": 4, - "value": "0.50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 767, + "length": 5, + "value": "[\"V\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 943, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 824, + "length": 11, + "value": "[\"P\", \"PN\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 881, "length": 5, - "value": "false" + "value": "[\"I\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 983, - "length": 4, - "value": "15.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 945, + "length": 6, + "value": "[\"IR\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 1018, - "length": 4, - "value": "20.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1004, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 1051, - "length": 4, - "value": "15.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1239, + "length": 5, + "value": "[\"M\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1089, - "length": 64, - "value": "\"myid_mobile_sdk_(dev)-38StMOL1VGK2s1uvlQsfaz93GOrELSXuqhuAgWmr\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1294, + "length": 5, + "value": "[\"F\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1187, - "length": 58, - "value": "\"myid_mobile_sdk-92SnsJQhWBmajM3rvsUqmMJxikhTykqOHXN2caHC\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1354, + "length": 15, + "value": "[\"X\", \"<\", \" \"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 1277, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 295, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 1310, + "offset": 310, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 1407, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1442, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 360, "length": 2, - "value": "\"\"" + "value": "17" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1925, + "offset": 483, "length": 1, - "value": "3" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2119, + "offset": 523, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", - "kind": "IntegerLiteral", - "offset": 2193, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 629, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2243, + "offset": 902, "length": 1, - "value": "2" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2257, + "offset": 908, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 144, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 918, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 193, - "length": 9, - "value": "\"#65C466\"" + "offset": 994, + "length": 19, + "value": "\"myid_icon_scanner\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 240, - "length": 9, - "value": "\"#FF0000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1152, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 288, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1167, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 344, - "length": 9, - "value": "\"#000000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1227, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "FloatLiteral", - "offset": 362, - "length": 3, - "value": "0.1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1242, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 408, - "length": 9, - "value": "\"#FFFFFF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1772, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 468, - "length": 9, - "value": "\"#000000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1844, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "FloatLiteral", - "offset": 486, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1919, "length": 4, - "value": "0.35" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 527, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2077, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 620, + "offset": 2172, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 680, - "length": 3, - "value": "\"#\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2247, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 747, + "offset": 2430, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2445, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2495, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2619, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2659, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2765, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2843, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 833, + "offset": 2847, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 933, + "offset": 2850, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1035, - "length": 8, - "value": "0xff0000" + "offset": 3099, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1048, + "offset": 3263, "length": 2, - "value": "16" + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1054, - "length": 3, - "value": "255" + "offset": 3358, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1103, - "length": 8, - "value": "0x00ff00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 3433, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 3901, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1121, - "length": 3, - "value": "255" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 4252, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1169, - "length": 8, - "value": "0x0000ff" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 4312, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1181, - "length": 3, - "value": "255" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 4664, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 321, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 6372, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 594, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7205, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 869, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7684, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 1144, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7986, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 1419, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8038, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", - "kind": "StringLiteral", - "offset": 2191, - "length": 27, - "value": "\"Wrong parameter: key type\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8223, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", - "kind": "Dictionary", - "offset": 2354, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8231, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9022, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 141, + "offset": 9236, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 10, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9269, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 141, + "offset": 9276, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 10, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9372, + "length": 8, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 139, - "length": 3, - "value": "202" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9379, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 178, - "length": 3, - "value": "307" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9642, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 215, - "length": 3, - "value": "429" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 9653, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecureRandom.swift", - "kind": "IntegerLiteral", - "offset": 1396, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9711, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3605, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 9722, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3800, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9883, "length": 3, - "value": "160" + "value": "\"#\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3806, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10082, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3831, - "length": 1, - "value": "2" + "offset": 10369, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3842, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10618, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3992, - "length": 3, - "value": "256" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10830, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3998, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10838, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4024, + "offset": 11291, "length": 1, - "value": "2" + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4035, + "offset": 11326, "length": 1, - "value": "2" + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 11705, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 7473, - "length": 27, - "value": "\"No description available.\"" + "offset": 12171, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 9138, + "offset": 12263, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "BooleanLiteral", - "offset": 9170, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12322, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 10339, + "offset": 12333, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 10828, - "length": 27, - "value": "\"No description available.\"" + "offset": 12418, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 12095, + "offset": 12429, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "StringLiteral", - "offset": 12603, - "length": 27, - "value": "\"No description available.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 12478, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 296, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12686, + "length": 15, + "value": "\"([A-Z0-9a-z])\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12746, + "length": 17, + "value": "\"SELF MATCHES %@\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 12804, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 912, - "length": 1, - "value": "9" + "offset": 13087, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1091, - "length": 1, - "value": "0" + "offset": 13191, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1118, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 13330, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1240, + "offset": 13352, "length": 1, - "value": "7" + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1251, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 13465, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1391, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 13614, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1418, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14204, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1549, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14465, "length": 2, - "value": "15" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14533, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1712, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14602, "length": 2, - "value": "15" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1740, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 14745, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 1821, + "offset": 14793, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1966, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "Dictionary", + "offset": 16488, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1994, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 16669, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 2075, + "offset": 16981, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2169, + "offset": 17184, "length": 2, - "value": "29" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2181, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2249, - "length": 1, - "value": "2" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2325, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 17611, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2336, + "offset": 17991, "length": 2, - "value": "29" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2506, + "offset": 18114, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2513, - "length": 1, - "value": "0" + "offset": 18500, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2611, - "length": 1, - "value": "0" + "offset": 18632, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2622, + "offset": 19009, "length": 1, - "value": "9" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2785, + "offset": 19391, "length": 2, - "value": "13" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2813, + "offset": 19594, "length": 1, - "value": "6" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2935, + "offset": 19942, "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2947, - "length": 1, - "value": "1" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3071, + "offset": 20242, "length": 2, - "value": "21" + "value": "30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3083, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20257, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3198, + "offset": 20383, "length": 2, - "value": "10" + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3210, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20421, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3407, + "offset": 20618, "length": 2, - "value": "28" + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3456, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20633, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3460, - "length": 1, - "value": "7" + "offset": 20806, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 3548, + "offset": 21364, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3690, - "length": 1, - "value": "5" + "offset": 21441, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3701, + "offset": 22356, "length": 2, - "value": "31" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "StringLiteral", - "offset": 3756, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 22455, + "length": 3, + "value": "-36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3826, + "offset": 22661, + "length": 3, + "value": "240" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 22728, "length": 2, - "value": "35" + "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3838, - "length": 1, - "value": "1" + "offset": 23043, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4131, + "offset": 23116, "length": 2, - "value": "28" + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4171, + "offset": 23907, "length": 2, - "value": "16" + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 4276, - "length": 5, - "value": "false" + "offset": 24279, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4456, - "length": 2, - "value": "28" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 711, + "length": 3, + "value": "\"P\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 722, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 937, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 948, + "length": 3, + "value": "\"O\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 974, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 985, + "length": 3, + "value": "\"I\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4468, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1011, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4683, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1022, + "length": 3, + "value": "\"Z\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4694, - "length": 2, - "value": "39" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1048, + "length": 3, + "value": "\"8\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 4749, - "length": 2, - "value": "\"\"" + "offset": 1059, + "length": 3, + "value": "\"B\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4839, - "length": 2, - "value": "43" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1177, + "length": 3, + "value": "\"O\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4871, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1188, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5089, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1214, + "length": 3, + "value": "\"Q\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5100, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1225, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5203, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1251, + "length": 3, + "value": "\"U\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5214, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1262, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5583, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1288, + "length": 3, + "value": "\"D\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5711, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1299, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5867, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1325, + "length": 3, + "value": "\"I\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 6519, - "length": 27, - "value": "\"Invalid header parameter.\"" + "offset": 1336, + "length": 3, + "value": "\"1\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 6713, - "length": 17, - "value": "\"Wrong key type.\"" + "offset": 1362, + "length": 3, + "value": "\"Z\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 7653, - "length": 57, - "value": "\"JWS header algorithm does not match verifier algorithm.\"" + "offset": 1373, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 8593, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1399, + "length": 3, + "value": "\"B\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 8749, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1410, + "length": 3, + "value": "\"8\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "IntegerLiteral", - "offset": 9088, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "kind": "StringLiteral", + "offset": 532, + "length": 19, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 152, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "kind": "StringLiteral", + "offset": 550, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 163, - "length": 14, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1105, + "length": 5, + "value": "\"kty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 5, + "value": "\"use\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 163, - "length": 14, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1160, + "length": 9, + "value": "\"key_ops\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 1376, - "length": 4, - "value": "0x30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1191, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 1423, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1222, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 3945, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1247, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 4508, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1285, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 4673, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 5835, - "length": 3, - "value": "128" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 10, + "value": "\"x5t#S256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 6563, - "length": 3, - "value": "128" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1105, + "length": 5, + "value": "\"kty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8329, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 5, + "value": "\"use\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8364, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1160, + "length": 9, + "value": "\"key_ops\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8579, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1191, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8651, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1222, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8780, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1247, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPrivateKey.swift", - "kind": "BooleanLiteral", - "offset": 1847, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1285, "length": 5, - "value": "false" + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 861, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1095, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 10, + "value": "\"x5t#S256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1248, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1696, + "length": 3, + "value": "\"n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1995, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1720, + "length": 3, + "value": "\"e\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1751, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "BooleanLiteral", - "offset": 2487, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1696, + "length": 3, + "value": "\"n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 2520, - "length": 5, - "value": "-9809" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1720, + "length": 3, + "value": "\"e\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "BooleanLiteral", - "offset": 2547, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1751, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/HMAC.swift", - "kind": "IntegerLiteral", - "offset": 1859, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1958, + "length": 3, + "value": "\"k\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1571, - "length": 7, - "value": "\"P-256\"" + "offset": 1958, + "length": 3, + "value": "\"k\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1595, - "length": 7, - "value": "\"P-384\"" + "offset": 2146, + "length": 5, + "value": "\"crv\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1619, - "length": 7, - "value": "\"P-521\"" + "offset": 2165, + "length": 3, + "value": "\"x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1717, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2182, "length": 3, - "value": "256" + "value": "\"y\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1760, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2208, "length": 3, - "value": "384" + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1803, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2146, + "length": 5, + "value": "\"crv\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2165, "length": 3, - "value": "521" + "value": "\"x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1922, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2182, + "length": 3, + "value": "\"y\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1964, - "length": 2, - "value": "48" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2208, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 2006, - "length": 2, - "value": "66" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPublicKey.swift", + "kind": "BooleanLiteral", + "offset": 1836, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", "kind": "IntegerLiteral", - "offset": 2106, + "offset": 1514, "length": 1, - "value": "2" + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", + "kind": "BooleanLiteral", + "offset": 1780, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/JobResponse.swift", "kind": "StringLiteral", - "offset": 1571, - "length": 7, - "value": "\"P-256\"" + "offset": 243, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/JobResponse.swift", "kind": "StringLiteral", - "offset": 1595, - "length": 7, - "value": "\"P-384\"" + "offset": 243, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 1619, - "length": 7, - "value": "\"P-521\"" + "offset": 222, + "length": 23, + "value": "\"JSON Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Array", + "offset": 290, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 551, + "length": 11, + "value": "\"client_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 833, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1170, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1193, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1286, + "length": 10, + "value": "\"sdk_hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1446, + "length": 11, + "value": "\"pass_data\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1609, + "length": 7, + "value": "\"pinfl\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "offset": 2056, + "length": 3, + "value": "101" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "offset": 2064, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2135, + "length": 12, + "value": "\"birth_date\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2172, + "length": 17, + "value": "\"agreed_on_terms\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2231, + "length": 11, + "value": "\"client_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2266, + "length": 11, + "value": "\"threshold\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2321, + "length": 13, + "value": "\"need_update\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2373, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5311, - "length": 49, - "value": "\"Error creating signature. (CFError: \"" + "offset": 2408, + "length": 8, + "value": "\"device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5358, - "length": 1, - "value": "\")\"" + "offset": 2436, + "length": 6, + "value": "\"uuid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5399, - "length": 68, - "value": "\"SecKeyCreateSignature returned nil but did not set CFError object.\"" + "offset": 2479, + "length": 10, + "value": "\"platform\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 6152, - "length": 38, - "value": "\"Could not unpack ASN.1 EC signature.\"" + "offset": 2491, + "length": 5, + "value": "\"iOS\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 7317, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2514, + "length": 8, + "value": "\"device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7377, - "length": 108, - "value": "\"Signature is \"" + "offset": 2546, + "length": 7, + "value": "\"model\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7409, - "length": 5, - "value": "\" bytes long instead of the expected \"" + "offset": 2555, + "length": 85, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 7481, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2573, "length": 1, - "value": "2" + "value": "\", \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7483, + "offset": 2605, "length": 1, - "value": "\".\"" + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 8253, - "length": 68, - "value": "\"Error verifying signature. (CFError: \"" + "offset": 2639, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 8319, - "length": 1, - "value": "\")\"" + "offset": 2662, + "length": 12, + "value": "\"isEmulator\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9086, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2724, + "length": 14, + "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9117, - "length": 82, - "value": "\"ASN.1 integer is \"" + "offset": 2783, + "length": 12, + "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9147, + "offset": 2872, + "length": 10, + "value": "\"settings\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2906, + "length": 9, + "value": "\"is_root\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "BooleanLiteral", + "offset": 2917, "length": 5, - "value": "\" bytes long when it should be < \"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9195, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2944, + "length": 13, + "value": "\"is_emulator\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9197, - "length": 1, - "value": "\".\"" + "offset": 3007, + "length": 28, + "value": "\"sensor_event_changed_count\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9257, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3142, + "length": 13, + "value": "\"is_resident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 9298, - "length": 1, - "value": "0" + "offset": 3269, + "length": 2, + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9640, - "length": 60, - "value": "\"Unable to parse ASN.1 integer. This should be unreachable.\"" + "offset": 3293, + "length": 13, + "value": "\"external_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9797, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Dictionary", + "offset": 3614, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9829, - "length": 11, - "value": "0b10000000" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9927, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3653, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 10090, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3694, "length": 1, - "value": "1" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 10187, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3712, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 1385, - "length": 3, - "value": "\".\"" + "offset": 4214, + "length": 13, + "value": "\"X-Signature\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2492, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4865, + "length": 7, + "value": "\"width\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2527, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4897, + "length": 8, + "value": "\"height\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4931, + "length": 8, + "value": "\"pixels\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5435, + "length": 30, + "value": "\"zip_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2564, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5460, "length": 1, - "value": "2" + "value": "\".zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2598, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5661, + "length": 12, + "value": "\"image.jpeg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2638, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Array", + "offset": 5893, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2686, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5967, + "length": 12, + "value": "\"depth.json\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2724, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 6554, + "length": 25, + "value": "\"Zip directory not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2769, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 6945, + "length": 21, + "value": "\"Signature not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 222, - "length": 2, - "value": "30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7045, + "length": 17, + "value": "\"Image not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 263, - "length": 2, - "value": "36" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7553, + "length": 6, + "value": "\"file\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 2, - "value": "44" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7595, + "length": 31, + "value": "\"file_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 410, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7621, "length": 1, - "value": "3" + "value": "\".zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7662, + "length": 17, + "value": "\"application\/zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 767, - "length": 5, - "value": "[\"V\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7785, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 824, - "length": 11, - "value": "[\"P\", \"PN\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "IntegerLiteral", + "offset": 8093, + "length": 3, + "value": "200" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 881, - "length": 5, - "value": "[\"I\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "IntegerLiteral", + "offset": 8099, + "length": 3, + "value": "299" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 945, - "length": 6, - "value": "[\"IR\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 9595, + "length": 15, + "value": "\"Zip not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1004, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 9998, + "length": 8, + "value": "\"job_id\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10017, "length": 2, - "value": "[]" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1239, - "length": 5, - "value": "[\"M\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "FloatLiteral", + "offset": 10224, + "length": 3, + "value": "1.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1294, - "length": 5, - "value": "[\"F\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10752, + "length": 6, + "value": "\"code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1354, - "length": 15, - "value": "[\"X\", \"<\", \" \"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10808, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "Dictionary", - "offset": 5250, + "offset": 11016, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 6192, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11036, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 10317, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11055, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 11529, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11096, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", - "kind": "Array", - "offset": 1142, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11114, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1473, - "length": 3, - "value": "128" + "offset": 156, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1623, - "length": 1, - "value": "8" + "offset": 167, + "length": 5, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1628, + "offset": 156, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1751, - "length": 3, - "value": "128" + "offset": 167, + "length": 5, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", - "kind": "Array", - "offset": 1807, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 1823, - "length": 1, - "value": "0" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 1927, + "offset": 267, "length": 4, - "value": "0xff" + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2017, - "length": 1, - "value": "0" + "offset": 293, + "length": 4, + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2089, - "length": 1, - "value": "8" + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2178, - "length": 1, - "value": "0" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 156, - "length": 1, - "value": "0" + "offset": 267, + "length": 4, + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 167, - "length": 5, - "value": "1" + "offset": 293, + "length": 4, + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 156, - "length": 1, - "value": "0" + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 167, - "length": 5, - "value": "1" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 276, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 4, + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 562, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 293, "length": 4, - "value": "true" + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1038, + "offset": 638, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1206, + "offset": 885, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 1389, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 1939, + "length": 42, + "value": "\"Error generating key pair: \"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 1980, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1540, + "offset": 2304, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdAppearance.swift", - "kind": "IntegerLiteral", - "offset": 543, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 2589, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "Array", - "offset": 3474, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 399, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "StringLiteral", - "offset": 4307, - "length": 170, - "value": "\"No valid RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey\nJSON found to decode.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 557, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "StringLiteral", - "offset": 4695, - "length": 139, - "value": "\"No RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey found to decode.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 591, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1567, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 770, "length": 5, - "value": "\"RSA\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "StringLiteral", - "offset": 1588, - "length": 5, - "value": "\"oct\"" + "offset": 1013, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1608, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1093, "length": 4, - "value": "\"EC\"" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1567, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1202, "length": 5, - "value": "\"RSA\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1588, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1271, "length": 5, - "value": "\"oct\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1608, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1395, "length": 4, - "value": "\"EC\"" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 934, - "length": 20, - "value": "\"Video Output Queue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "FloatLiteral", + "offset": 1721, + "length": 3, + "value": "1.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1005, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "FloatLiteral", + "offset": 1927, + "length": 3, + "value": "0.6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "StringLiteral", - "offset": 1129, - "length": 24, - "value": "\"Image Processing Queue\"" + "offset": 2675, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1204, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4240, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 1477, - "length": 20, - "value": "\"Depth Output Queue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4601, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1548, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 4645, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4831, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "BooleanLiteral", - "offset": 1782, + "offset": 4860, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "BooleanLiteral", - "offset": 1827, + "offset": 5487, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1860, - "length": 1, - "value": "0" + "offset": 5999, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1897, - "length": 1, - "value": "0" + "offset": 6076, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6761, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1934, - "length": 1, - "value": "0" + "offset": 6948, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2371, - "length": 1, - "value": "0" + "offset": 7025, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2393, - "length": 1, - "value": "0" + "offset": 7537, + "length": 2, + "value": "25" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2532, + "offset": 7542, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 2603, - "length": 4, - "value": "0.75" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 7612, + "length": 2, + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2611, - "length": 1, - "value": "2" + "offset": 8228, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2617, - "length": 1, - "value": "3" + "offset": 8296, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 2636, - "length": 4, - "value": "0.75" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 8365, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JOSEHeader.swift", + "kind": "Array", + "offset": 1704, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2659, + "offset": 385, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2697, + "offset": 994, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2703, + "offset": 1984, "length": 1, - "value": "3" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2721, - "length": 1, - "value": "6" + "offset": 2153, + "length": 4, + "value": "0x80" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2741, + "offset": 2591, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 2839, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 2892, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 3140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3170, + "offset": 3168, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3192, + "offset": 3215, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3331, + "offset": 3259, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 3496, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 3380, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3806, + "offset": 3437, "length": 1, - "value": "3" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4259, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 4982, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4423, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5048, + "length": 4, + "value": "0x30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4645, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5326, "length": 4, - "value": "true" + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 5610, - "length": 27, - "value": "\"No suitable camera found.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5557, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 6063, - "length": 27, - "value": "\"No suitable camera found.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5784, + "length": 4, + "value": "0x05" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 6644, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5835, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 6790, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5928, "length": 4, - "value": "true" + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 6994, - "length": 3, - "value": "480" + "offset": 6268, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 7060, - "length": 3, - "value": "640" + "offset": 6344, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 8498, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 6456, "length": 4, - "value": "true" + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 8644, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "Array", + "offset": 7082, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 8848, - "length": 3, - "value": "480" + "offset": 1236, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 8914, - "length": 3, - "value": "640" + "offset": 1292, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 9466, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1456, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 9603, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1625, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 10703, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1694, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 10727, + "offset": 2047, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 12441, - "length": 4, - "value": "1108" + "offset": 2051, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 12620, - "length": 4, - "value": "1108" + "offset": 2077, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 14946, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2082, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15040, + "offset": 2294, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 15082, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2298, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2324, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2329, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15178, + "offset": 2508, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 15218, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2512, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15310, + "offset": 2586, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15362, - "length": 3, - "value": "180" + "offset": 2590, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 15436, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 147, + "length": 39, + "value": "\"(P[A-Z\\d<])([A-Z]{3})([A-Z\\d<]{39})\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 232, + "length": 96, + "value": "\"([A-Z\\d<]{9})(\\d)([A-Z]{3})(\\d{6})(\\d)([M|F|X|<])(\\d{6})(\\d)([A-Z\\d<]{14})([\\d<])(\\d)\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1382, + "length": 20, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1391, + "length": 1, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1401, + "length": 22, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 2520, "length": 2, - "value": "90" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16185, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 2598, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 3107, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 3185, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 4895, "length": 4, - "value": "0.55" + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16192, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 5250, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 6192, "length": 3, - "value": "0.6" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16241, - "length": 4, - "value": "0.95" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 10317, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16248, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 11529, "length": 3, - "value": "0.9" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 16685, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 131, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 16819, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 162, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 17421, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 195, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18252, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 228, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18282, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 260, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "IntegerLiteral", - "offset": 18421, - "length": 1, - "value": "1" + "offset": 292, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18476, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 320, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 18509, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 351, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 18648, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 388, "length": 4, - "value": "true" + "value": "0.50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "BooleanLiteral", - "offset": 18882, + "offset": 943, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19215, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 983, "length": 4, - "value": "true" + "value": "15.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19308, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 1018, "length": 4, - "value": "1000" + "value": "20.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19364, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 1051, + "length": 4, + "value": "15.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19376, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1089, + "length": 64, + "value": "\"myid_mobile_sdk_(dev)-38StMOL1VGK2s1uvlQsfaz93GOrELSXuqhuAgWmr\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19443, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1187, + "length": 58, + "value": "\"myid_mobile_sdk-92SnsJQhWBmajM3rvsUqmMJxikhTykqOHXN2caHC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19570, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "BooleanLiteral", + "offset": 1277, "length": 4, - "value": "1000" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19626, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "BooleanLiteral", + "offset": 1310, "length": 4, - "value": "1000" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "BooleanLiteral", - "offset": 19640, + "offset": 1407, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19707, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 295, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1442, "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 310, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 360, + "offset": 861, "length": 2, - "value": "17" + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 483, + "offset": 1095, "length": 1, - "value": "8" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 523, + "offset": 1248, "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 629, - "length": 4, - "value": "true" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 902, + "offset": 1995, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 908, + "offset": 2148, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 918, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 994, - "length": 19, - "value": "\"myid_icon_scanner\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1152, - "length": 2, - "value": "48" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "BooleanLiteral", - "offset": 1167, + "offset": 2487, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 1227, - "length": 2, - "value": "48" + "offset": 2520, + "length": 5, + "value": "-9809" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "BooleanLiteral", - "offset": 1242, - "length": 4, - "value": "true" + "offset": 2547, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1772, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 364, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1844, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 1919, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2077, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 401, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2172, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2247, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2430, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 439, "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2445, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2495, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 476, "length": 2, - "value": "17" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2619, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 514, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2659, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 553, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2765, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 591, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2843, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 455, "length": 2, - "value": "16" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2847, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 524, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2850, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 605, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3099, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1186, "length": 2, - "value": "10" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3263, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1255, "length": 2, - "value": "14" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3358, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1336, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 3433, + "offset": 2041, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 3911, - "length": 5, - "value": "false" + "offset": 2225, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 4262, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 2335, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 4322, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 2689, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 4674, - "length": 5, - "value": "false" + "offset": 3373, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 6382, + "offset": 3557, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7215, + "offset": 3677, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7694, + "offset": 4031, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7996, + "offset": 4713, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8048, + "offset": 4897, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8233, - "length": 5, - "value": "false" + "offset": 5016, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8241, + "offset": 5370, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9032, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 7562, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "IntegerLiteral", - "offset": 9246, + "offset": 181, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9279, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "BooleanLiteral", + "offset": 197, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "Array", + "offset": 240, + "length": 50, + "value": "[\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 948, "length": 2, - "value": "\"\"" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "IntegerLiteral", - "offset": 9286, + "offset": 1249, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "StringLiteral", - "offset": 9382, + "offset": 1488, "length": 8, - "value": "\"\"" + "value": "\"[^0-9]\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "StringLiteral", - "offset": 9389, - "length": 1, + "offset": 1504, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9652, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 1558, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 9663, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 2097, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9721, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 584, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 9732, + "offset": 1598, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9893, - "length": 3, - "value": "\"#\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 1631, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10092, + "offset": 1751, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 2240, + "length": 3, + "value": "0.6" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 2921, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 10379, - "length": 2, - "value": "14" + "offset": 4812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 4947, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10628, + "offset": 4991, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 5177, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10840, + "offset": 5206, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 10848, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 5731, + "length": 15, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 11301, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 5745, "length": 1, - "value": "9" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 11336, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6138, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 11715, + "offset": 6184, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12181, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6228, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6278, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12273, + "offset": 6341, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 12332, - "length": 2, + "offset": 7004, + "length": 45, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 7048, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 7163, + "length": 3, + "value": "1.0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12343, - "length": 4, - "value": "true" + "offset": 7213, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12428, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7269, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12439, + "offset": 7315, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12488, + "offset": 7396, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12696, - "length": 15, - "value": "\"([A-Z0-9a-z])\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7439, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12756, - "length": 17, - "value": "\"SELF MATCHES %@\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7711, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12814, + "offset": 7753, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13097, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7793, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13201, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7839, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 13340, + "offset": 7879, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13362, - "length": 1, - "value": "9" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8305, + "length": 20, + "value": "\"myid_icon_not_face\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8360, + "length": 24, + "value": "\"myid_icon_advice_third\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8639, + "length": 26, + "value": "\"myid_icon_multiple_faces\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8910, + "length": 22, + "value": "\"myid_icon_sunglasses\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9252, + "length": 23, + "value": "\"myid_icon_eyes_opened\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9310, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 13475, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9586, + "length": 20, + "value": "\"myid_icon_not_face\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 13624, - "length": 2, - "value": "\"\"" + "offset": 9988, + "length": 24, + "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14214, - "length": 2, - "value": "\"\"" + "offset": 10048, + "length": 25, + "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14475, - "length": 2, - "value": "\"\"" + "offset": 10108, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14543, - "length": 2, - "value": "\"\"" + "offset": 10569, + "length": 24, + "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14612, - "length": 2, - "value": "\"\"" + "offset": 10629, + "length": 25, + "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 14755, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 10689, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 14803, + "offset": 11698, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "Dictionary", - "offset": 16498, - "length": 3, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 16679, - "length": 4, - "value": "true" + "offset": 11747, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 16991, + "offset": 11798, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 17194, - "length": 2, - "value": "36" + "offset": 12054, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 17621, - "length": 5, - "value": "false" + "offset": 12171, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18001, - "length": 2, - "value": "28" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12220, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18124, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12267, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18510, - "length": 2, - "value": "24" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12320, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18642, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12368, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19019, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12422, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19401, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12473, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19604, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 12719, + "length": 18, + "value": "\"myid_icon_cancel\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19952, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12871, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20252, - "length": 2, - "value": "30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 12958, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20267, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20393, - "length": 2, - "value": "16" + "offset": 13111, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20431, - "length": 4, - "value": "true" + "offset": 13175, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20628, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 13229, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20643, - "length": 4, - "value": "true" + "offset": 13301, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 20816, - "length": 2, - "value": "18" + "offset": 13522, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 21374, + "offset": 13569, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 21451, - "length": 2, - "value": "24" + "offset": 13740, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22366, - "length": 2, - "value": "36" + "offset": 13979, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22465, - "length": 3, - "value": "-36" + "offset": 14077, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22671, - "length": 3, - "value": "240" + "offset": 14115, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22738, + "offset": 14122, "length": 2, "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 23053, - "length": 3, - "value": "160" + "offset": 14158, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 23126, + "offset": 14165, "length": 2, - "value": "40" + "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 23917, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 14200, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 24289, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 241, - "length": 59, - "value": "\"Invalid request. Call the number \"" + "offset": 14228, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 299, - "length": 1, + "offset": 14256, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 338, - "length": 146, - "value": "\"Ð’ запроÑе не переданы необходимые параметры. ОбратитеÑÑŒ по номер \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14288, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 483, - "length": 1, + "offset": 14315, + "length": 30, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 521, - "length": 99, - "value": "\"Barcha kerakli parametrlar so'rovda yuborilmadi. \"" + "offset": 14324, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 595, - "length": 5, - "value": "\" raqam orqali bog'laning\"" + "offset": 14344, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 765, - "length": 63, - "value": "\"MyID internal error. Call the number \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14372, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 827, - "length": 1, + "offset": 14399, + "length": 31, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 866, - "length": 100, - "value": "\"ВнутреннÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ОбратитеÑÑŒ по номеру \"" + "offset": 14408, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 965, + "offset": 14429, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1003, - "length": 70, - "value": "\"MyID ichki xatolik. \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14472, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1048, - "length": 5, - "value": "\" raqam orqali bog'laning\"" + "offset": 14501, + "length": 34, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1221, - "length": 42, - "value": "\"Connection error. Please try again later\"" + "offset": 14512, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1301, - "length": 104, - "value": "\"ПроÑим проверить интернет Ñоединение и повторить Ñнова\"" + "offset": 14534, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1442, - "length": 60, - "value": "\"Internet aloqangizni tekshiring va qaytadan urinib ko'ring\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14564, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1647, - "length": 21, - "value": "\"Bad or blurry image\"" + "offset": 14593, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1706, - "length": 39, - "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" + "offset": 14604, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1782, - "length": 41, - "value": "\"Sur'atning sifati past yoki sur'at xira\"" + "offset": 14627, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1973, - "length": 22, - "value": "\"Camera access denied\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14670, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2033, - "length": 47, - "value": "\"ДоÑтуп к камере запрещен\"" + "offset": 14699, + "length": 34, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2118, - "length": 57, - "value": "\"Камерага кирүүгө тыюу Ñалынды\"" + "offset": 14710, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2212, - "length": 55, - "value": "\"Ilova uchun kameradan foydalanishga ruxsat berilmagan\"" + "offset": 14732, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 2409, - "length": 10, - "value": "\"Continue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14762, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2457, - "length": 22, - "value": "\"Продолжить\"" + "offset": 14791, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2516, - "length": 13, - "value": "\"Davom etish\"" + "offset": 14802, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2668, - "length": 6, - "value": "\"Exit\"" + "offset": 14825, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2712, - "length": 12, - "value": "\"Выйти\"" + "offset": 14861, + "length": 41, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2762, - "length": 12, - "value": "\"Чыгуу\"" + "offset": 14873, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2811, - "length": 9, - "value": "\"Chiqish\"" + "offset": 14887, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2963, - "length": 11, - "value": "\"Try again\"" + "offset": 14901, + "length": 28, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3012, - "length": 38, - "value": "\"Попробовать еще раз\"" + "offset": 14928, + "length": 4, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3089, - "length": 54, - "value": "\"Дагы бир жолу аракет кылыңыз\"" + "offset": 14940, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3180, - "length": 22, - "value": "\"Qayta urinib ko'ring\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 15222, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3344, - "length": 16, - "value": "\"Driver license\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 15263, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3398, - "length": 53, - "value": "\"ВодительÑкое удоÑтоверение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15470, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3488, - "length": 26, - "value": "\"Haydovchilik guvohnomasi\"" + "offset": 15625, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3662, - "length": 15, - "value": "\"Date of birth\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15710, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3715, - "length": 27, - "value": "\"Дата рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15829, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3779, - "length": 15, - "value": "\"Tug'ilgan kun\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 16163, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3949, - "length": 12, - "value": "\"dd.mm.yyyy\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16702, + "length": 2, + "value": "25" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3999, - "length": 20, - "value": "\"дд.мм.гггг\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16707, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4056, - "length": 12, - "value": "\"kk.oo.yyyy\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16777, + "length": 2, + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4206, - "length": 5, - "value": "\"PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17393, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4249, - "length": 12, - "value": "\"ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17461, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4298, - "length": 9, - "value": "\"JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17530, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4452, - "length": 38, - "value": "\"Serial and number of passport or PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17659, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4528, - "length": 61, - "value": "\"Ð¡ÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17732, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4626, - "length": 39, - "value": "\"Pasport seriyasi, raqami yoki JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18140, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4821, - "length": 17, - "value": "\"AA1234567 | PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18179, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4876, - "length": 24, - "value": "\"AA1234567 | ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18253, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4937, - "length": 21, - "value": "\"AA1234567 | JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18550, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5091, - "length": 6, - "value": "\"hour\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18646, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5135, - "length": 8, - "value": "\"чаÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18687, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5180, - "length": 6, - "value": "\"soat\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18894, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5320, - "length": 7, - "value": "\"hours\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19644, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5365, - "length": 8, - "value": "\"чаÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19686, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5410, - "length": 6, - "value": "\"soat\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 19839, + "length": 2, + "value": "24" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19947, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 5551, - "length": 9, - "value": "\"ID Card\"" + "offset": 20137, + "length": 17, + "value": "\"myid_icon_error\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5598, - "length": 9, - "value": "\"ID Card\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 20323, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 10, - "value": "\"ID Karta\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20385, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5789, - "length": 8, - "value": "\"minute\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20442, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5835, - "length": 8, - "value": "\"мин\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 20645, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5880, - "length": 8, - "value": "\"daqiqa\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20844, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6024, - "length": 9, - "value": "\"minutes\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20935, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6071, - "length": 8, - "value": "\"мин\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21057, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6116, - "length": 8, - "value": "\"daqiqa\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21068, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6266, - "length": 97, - "value": "\"Customer Service \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 21114, + "length": 4, + "value": "0.15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6362, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21161, "length": 1, - "value": "\"\"" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6401, - "length": 139, - "value": "\"Служба поддержки пользователей \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21218, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6539, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21228, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6578, - "length": 118, - "value": "\"Колдонуучуну колдоо \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21240, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6695, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21251, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6733, - "length": 109, - "value": "\"Mijozlarga xizmat ko'rsatish \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21313, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6841, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21449, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21489, "length": 1, - "value": "\"\"" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6987, - "length": 42, - "value": "\"Point the camera at the driver's license\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21747, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7067, - "length": 105, - "value": "\"Ðаведите камеру телефона на водительÑкое удоÑтоверение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21967, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7209, - "length": 64, - "value": "\"Telefoningiz kamerasini haydovchilik guvohnomasiga olib keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22034, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7420, - "length": 29, - "value": "\"Eyes closed or not detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22079, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7487, - "length": 60, - "value": "\"Глаза закрыты или не обнаружены\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22253, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7584, - "length": 32, - "value": "\"Ko'zlar yopiq yoki aniqlanmadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22304, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7760, - "length": 32, - "value": "\"Make sure your eyes are opened\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22433, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7830, - "length": 61, - "value": "\"УбедитеÑÑŒ, что Ваши глаза окрыты\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22505, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7930, - "length": 60, - "value": "\"Көзүңүз капталганын текшериңиз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22853, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8027, - "length": 52, - "value": "\"Ko'zlaringiz ochiq ekanligiga ishonch hosil qiling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22921, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8227, - "length": 25, - "value": "\"Keep your head straight\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22967, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8290, - "length": 40, - "value": "\"Держите голову прÑмо\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23144, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8370, - "length": 44, - "value": "\"Башыңызды түз кармаңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23196, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8451, - "length": 26, - "value": "\"Boshingizni tekis tuting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23328, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8623, - "length": 15, - "value": "\"Keep straight\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23401, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8676, - "length": 31, - "value": "\"ДержитеÑÑŒ ровно\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23749, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8745, - "length": 15, - "value": "\"Түз тур\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23816, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8797, - "length": 18, - "value": "\"To'g'riga qarang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23861, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24035, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8957, - "length": 47, - "value": "\"Make sure your face is in the dedicated space\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24086, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9042, - "length": 114, - "value": "\"УбедитеÑÑŒ, что Ваше лицо находитÑÑ Ð² выделенном проÑтранÑтве\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 24215, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9195, - "length": 90, - "value": "\"Бетиңиз бөлүнгөн мейкиндикте Ñкенин текшериңиз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24287, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9322, - "length": 66, - "value": "\"Sizning yuzingiz belgilangan maydon ichida bo'lishini ta'minlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 24594, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9535, - "length": 22, - "value": "\"Face not fully shown\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24973, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9595, - "length": 101, - "value": "\"Лицо не полноÑтью попало в кадр или не отчетливо видно\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 25139, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9733, - "length": 52, - "value": "\"Yuz aniq ko'rinmadi yoki to'liq tasvirga tushmagan\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 25489, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9927, - "length": 23, - "value": "\"Move away from camera\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26133, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9988, - "length": 31, - "value": "\"Отойдите дальше\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 26229, + "length": 3, + "value": "0.2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10060, - "length": 27, - "value": "\"Ðртка жылыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26273, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10124, - "length": 26, - "value": "\"Kameradan uzoqroq turing\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26328, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10293, - "length": 13, - "value": "\"Come closer\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26338, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10344, - "length": 31, - "value": "\"Подойдите ближе\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26350, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10416, - "length": 37, - "value": "\"Жакыныраак жылыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26361, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10490, - "length": 26, - "value": "\"Kameraga yaqinroq keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26420, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10660, - "length": 117, - "value": "\"Due to a large number of unsuccessful attempts, your access to the identification service is temporarily restricted\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26549, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 10815, - "length": 186, - "value": "\"Из-за большого количеÑтва неуÑпешных попыток Вам временно ограничен доÑтуп к ÑервиÑу идентификации\"" + "offset": 26739, + "length": 16, + "value": "\"myid_icon_call\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11038, - "length": 111, - "value": "\"Ko'p sonli muvaffaqiyatsiz urinishlar tufayli identifikatsiya xizmatidan foydalanishingiz vaqtincha cheklandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26922, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11301, - "length": 16, - "value": "\"Open your eyes\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 27111, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11355, - "length": 29, - "value": "\"Откройте глаза\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 27197, + "length": 2, + "value": "17" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11421, - "length": 23, - "value": "\"Ko'zlaringizni oching\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 27235, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11593, - "length": 31, - "value": "\"Look straight into the camera\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 27469, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11662, - "length": 45, - "value": "\"Смотрите прÑмо в камеру\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 28359, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11744, - "length": 36, - "value": "\"To'g'ridan-to'g'ri kameraga qarang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 28978, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11930, - "length": 38, - "value": "\"Wipe the front camera of your device\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29049, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12006, - "length": 82, - "value": "\"Протрите фронтальную камеру Вашего девайÑа\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29207, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12127, - "length": 81, - "value": "\"Ðппаратыңыздын алдыңкы камераÑын Ñүртүңүз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29307, + "length": 2, + "value": "-8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12245, - "length": 92, - "value": "\"Qurilmangizning old kamerasi tiniqligiga ishonch hosil qiling (old kamerani artib qo'ying)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29468, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12488, - "length": 32, - "value": "\"Hold your device at face level\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29573, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12558, - "length": 63, - "value": "\"Держите Ваш Ð´ÐµÐ²Ð°Ð¹Ñ Ð½Ð° уровне лица\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29691, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12660, - "length": 67, - "value": "\"Ðппаратты жүз деңгÑÑлинде кармаңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29797, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12764, - "length": 47, - "value": "\"Smartfoningizni yuzingiz balandligida saqlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29914, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12961, - "length": 87, - "value": "\"Make sure the room is well lit, otherwise go to a window or walk into a more lit room\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30019, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13086, - "length": 224, - "value": "\"УбедитеÑÑŒ, что помещение доÑтаточно оÑвещенное, в ином Ñлучае подойдите к окну или пройдите в более оÑвещенное помещение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30108, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13350, - "length": 203, - "value": "\"Бөлмө жетиштүү жарыктандырылганын текшериңиз, антпеÑе терезеге барыңыз же жарыктандырылган бөлмөгө барыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30182, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13590, - "length": 87, - "value": "\"Xona yetarlicha yoritilganligiga ishonch hosil qiling, aks holda yorug' xonaga o'ting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30271, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13827, - "length": 44, - "value": "\"There must be only one person in the image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30346, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13909, - "length": 55, - "value": "\"Ð’ кадре должно быть одно лицо\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30434, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14001, - "length": 41, - "value": "\"Tasvirda faqat bitta yuz bo'lishi kerak\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30508, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14189, - "length": 23, - "value": "\"Take off your glasses\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30639, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14250, - "length": 25, - "value": "\"Снимите очки\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30743, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14312, - "length": 34, - "value": "\"Ko'zoynaklaringizni yechib oling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30849, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14498, - "length": 24, - "value": "\"Head rotation detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30932, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14560, - "length": 51, - "value": "\"Голова повернута в Ñторону\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31032, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14648, - "length": 27, - "value": "\"Bosh yon tomonga burilgan\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31134, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14813, - "length": 34, - "value": "\"Point your camera at the QR code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31289, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14885, - "length": 46, - "value": "\"Ðаведите камеру на QR-код\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31386, + "length": 2, + "value": "-8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14968, - "length": 70, - "value": "\"Telefoningiz kamerasini ID kartangizning QR kod tomoniga olib keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31466, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15177, - "length": 31, - "value": "\"Identification is in progress\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31534, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15246, - "length": 49, - "value": "\"ПроводитÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31616, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15332, - "length": 37, - "value": "\"Identifikatsiya amalga oshirilmoqda\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31705, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15522, - "length": 28, - "value": "\"Several faces in the image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31801, + "length": 3, + "value": "-10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15588, - "length": 59, - "value": "\"Ð’ кадр попало более одного лица\"" + "offset": 32212, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15684, - "length": 35, - "value": "\"Tasvirda bir nechta yuz aniqlandi\"" + "offset": 32397, + "length": 30, + "value": "\"+998\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15859, - "length": 46, - "value": "\"Point your camera at the passport photo page\"" + "offset": 32426, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15943, - "length": 94, - "value": "\"Ðаведите камеру к Ñтранице паÑпорта Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸ÐµÐ¹\"" + "offset": 32483, + "length": 22, + "value": "\"telprompt:\/\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 16074, - "length": 70, - "value": "\"Telefoningiz kamerasini pasportingizning rasm sahifasiga olib keling\"" + "offset": 32504, + "length": 3, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16288, - "length": 15, - "value": "\"Sending photo\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "Dictionary", + "offset": 32641, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", "kind": "StringLiteral", - "offset": 16341, + "offset": 2191, "length": 27, - "value": "\"Отправка фото\"" + "value": "\"Wrong parameter: key type\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16406, - "length": 27, - "value": "\"Сүрөт жөнөтүу\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", + "kind": "Dictionary", + "offset": 2354, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16470, - "length": 19, - "value": "\"Rasm yuborilmoqda\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 147, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16639, - "length": 21, - "value": "\"Sunglasses detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 158, + "length": 6, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16698, - "length": 31, - "value": "\"Обнаружены очки\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 147, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16766, - "length": 24, - "value": "\"Ko'zoynaklar aniqlandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 158, + "length": 6, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16948, - "length": 30, - "value": "\"You can try again in \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "IntegerLiteral", + "offset": 398, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16977, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "FloatLiteral", + "offset": 535, + "length": 4, + "value": "0.55" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17016, - "length": 72, - "value": "\"Ð’Ñ‹ Ñнова можете попробовать через \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "BooleanLiteral", + "offset": 1354, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Signer.swift", "kind": "StringLiteral", - "offset": 17087, - "length": 1, - "value": "\"\"" + "offset": 3639, + "length": 3, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17125, - "length": 52, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", + "kind": "Dictionary", + "offset": 2677, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17133, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", + "kind": "Dictionary", + "offset": 3491, "length": 3, - "value": "\" dan keyin qayta urinib ko'rishingiz mumkin\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17320, - "length": 23, - "value": "\"You can try again now\"" + "offset": 247, + "length": 12, + "value": "\"devmyid.uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17381, - "length": 66, - "value": "\"Ð’Ñ‹ Ñнова можете попробовать ÑейчаÑ\"" + "offset": 296, + "length": 9, + "value": "\"myid.uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17484, - "length": 34, - "value": "\"Qayta urinib ko'rishingiz mumkin\"" + "offset": 365, + "length": 25, + "value": "\"https:\/\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17662, - "length": 58, - "value": "\"You may be able to authenticate by trying the following:\"" + "offset": 385, + "length": 1, + "value": "\"\/api\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17758, - "length": 112, - "value": "\"Возможно, Ð’Ñ‹ Ñможете пройти идентификацию Ð¿Ñ€Ð¾Ð±ÑƒÑ Ñледующее:\"" + "offset": 433, + "length": 32, + "value": "\"https:\/\/upload.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17911, - "length": 104, - "value": "\"Төмөнкүлөрдү колдонуп, идентификациÑдан Ó©Ñ‚Ñөңүз болот:\"" + "offset": 460, + "length": 1, + "value": "\"\/api\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18052, - "length": 55, - "value": "\"Quyidagilarni amalga oshirishingizni tavsiya qilamiz:\"" + "offset": 521, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18247, - "length": 14, - "value": "\"Non-resident\"" + "offset": 531, + "length": 1, + "value": "\"\/v1\/oauth2\/authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18299, - "length": 22, - "value": "\"Ðерезидент\"" + "offset": 616, + "length": 61, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18358, - "length": 12, - "value": "\"Norezident\"" + "offset": 626, + "length": 1, + "value": "\"\/v2\/authentication\/sdk-authentication-request-task\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18507, - "length": 10, - "value": "\"Passport\"" + "offset": 737, + "length": 28, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18555, - "length": 16, - "value": "\"ПаÑпорт\"" + "offset": 749, + "length": 1, + "value": "\"\/v1\/upload-tiny\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18608, - "length": 9, - "value": "\"Pasport\"" + "offset": 827, + "length": 63, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18765, - "length": 57, - "value": "\"* Identification is carried out for non-resident's data\"" + "offset": 837, + "length": 1, + "value": "\"\/v1\/authentication\/sdk-authentication-request-status\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18860, - "length": 116, - "value": "\"* Ð˜Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð±ÑƒÐ´ÐµÑ‚ производитьÑÑ Ð¿Ð¾ данным Ð´Ð»Ñ Ð½ÐµÑ€ÐµÐ·Ð¸Ð´ÐµÐ½Ñ‚Ð°\"" + "offset": 948, + "length": 38, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 19013, - "length": 69, - "value": "\"* Identifikatsiya norezident ma'lumotlariga ko'ra amalga oshiriladi\"" + "offset": 958, + "length": 1, + "value": "\"\/v1\/oauth2\/authorize-client\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19217, - "length": 8, - "value": "\"second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 321, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 869, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19263, - "length": 8, - "value": "\"Ñек\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 1144, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19308, - "length": 8, - "value": "\"soniya\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 1419, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19452, - "length": 9, - "value": "\"seconds\"" + "offset": 7428, + "length": 27, + "value": "\"Invalid header parameter.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19499, - "length": 8, - "value": "\"Ñек\"" + "offset": 7660, + "length": 17, + "value": "\"Wrong key type.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19544, - "length": 8, - "value": "\"soniya\"" + "offset": 9251, + "length": 58, + "value": "\"JWE header algorithms do not match encrypter algorithms.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19699, - "length": 19, - "value": "\"Login or register\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", + "kind": "IntegerLiteral", + "offset": 10475, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19756, - "length": 40, - "value": "\"Вход или региÑтрациÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 1376, + "length": 4, + "value": "0x30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19833, - "length": 31, - "value": "\"Kirish yoki ro'yxatdan o'tish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 1423, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20005, - "length": 19, - "value": "\"Access restricted\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 3945, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20062, - "length": 33, - "value": "\"ДоÑтуп ограничен\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 4508, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20132, - "length": 28, - "value": "\"Xizmat vaqtincha cheklandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 4673, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20306, - "length": 21, - "value": "\"Bad or blurry image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 5835, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20365, - "length": 39, - "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 6563, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20444, - "length": 27, - "value": "\"Бүдөмүк Ñүрөт\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8329, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20508, - "length": 41, - "value": "\"Sur'atning sifati past yoki sur'at xira\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8364, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20702, - "length": 28, - "value": "\"Failed to confirm liveness\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8579, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20768, - "length": 67, - "value": "\"Ðе удалоÑÑŒ подтвердить жизненноÑть\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8651, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20872, - "length": 26, - "value": "\"Hayotiylik tasdiqlanmadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8780, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21045, - "length": 26, - "value": "\"Choose the document type\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 152, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21109, - "length": 44, - "value": "\"Выберите тип документа\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 163, + "length": 14, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21190, - "length": 23, - "value": "\"Hujjat turini tanlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 152, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21358, - "length": 8, - "value": "\"Cancel\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 163, + "length": 14, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21404, - "length": 14, - "value": "\"Отмена\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 149, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21455, - "length": 14, - "value": "\"Bekor qilish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 160, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21613, - "length": 7, - "value": "\"Allow\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 14, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21658, - "length": 20, - "value": "\"Разрешать\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 149, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21715, - "length": 15, - "value": "\"Ruxsat berish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 160, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21875, - "length": 16, - "value": "\"Go to settings\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 14, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21929, - "length": 40, - "value": "\"Перейти к наÑтройкам\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3605, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22006, - "length": 21, - "value": "\"Sozlamalarga o'tish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3800, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22187, - "length": 52, - "value": "\"Permission denied but required for basic functions\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3806, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22277, - "length": 117, - "value": "\"Ð’ разрешении было отказано, но необходимо Ð´Ð»Ñ Ð¾Ñновных функций\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3831, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22431, - "length": 66, - "value": "\"Ruxsat rad etildi, lekin asosiy funksiyalar uchun talab qilinadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3842, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22631, - "length": 31, - "value": "\"Client ID should not be empty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3992, + "length": 3, + "value": "256" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22688, - "length": 58, - "value": "\"Укажите идентификатор клиента\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3998, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22772, - "length": 58, - "value": "\"Укажите идентификатор клиента\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 4024, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22856, - "length": 33, - "value": "\"Mijoz identifikatorini kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 4035, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23021, - "length": 33, - "value": "\"Client Hash should not be empty\"" + "offset": 7473, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23080, - "length": 28, - "value": "\"Укажите Client Hash\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 9138, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23134, - "length": 28, - "value": "\"Укажите Client Hash\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 9170, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23188, - "length": 25, - "value": "\"Client Hash-ni kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 10339, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23347, - "length": 36, - "value": "\"Client Hash ID should not be empty\"" + "offset": 10828, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23409, - "length": 31, - "value": "\"Укажите Client Hash Id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 12095, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23466, - "length": 31, - "value": "\"Укажите Client Hash Id\"" + "offset": 12603, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 23523, - "length": 28, - "value": "\"Client Hash ID-ni kiriting\"" + "offset": 159, + "length": 21, + "value": "\"[a-zA-Z]{2}[0-9]{7}\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 23685, - "length": 36, - "value": "\"Passport field should not be empty\"" + "offset": 210, + "length": 11, + "value": "\"[0-9]{14}\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23747, - "length": 90, - "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 321, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23863, - "length": 90, - "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23979, - "length": 64, - "value": "\"Pasport\/ID- karta seriyasi va raqamini yoki JSHSHIRni kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 489, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24168, - "length": 35, - "value": "\"Date of birth should not be empty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 770, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24229, - "length": 42, - "value": "\"Укажите дату рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "Array", + "offset": 863, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24297, - "length": 42, - "value": "\"Укажите дату рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 889, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24365, - "length": 27, - "value": "\"Tug'ilgan sanani kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 928, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24536, - "length": 75, - "value": "\"Either passport (9 characters) or PINFL (14 characters) should be entered\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 1082, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24637, - "length": 137, - "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1258, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24800, - "length": 137, - "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1400, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24963, - "length": 77, - "value": "\"Iltimos pasport ma'lumotlarini (9 belgi) yoki JSHSHIRni (14 belgi) kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1424, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25174, - "length": 38, - "value": "\"Incorrect passport series and number\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1509, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25238, - "length": 60, - "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1533, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25324, - "length": 60, - "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1620, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25410, - "length": 36, - "value": "\"Pasport seriya va raqami noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1726, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25577, - "length": 17, - "value": "\"Incorrect PINFL\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1750, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25620, - "length": 29, - "value": "\"Ðеверный ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1838, + "length": 1, + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25675, - "length": 29, - "value": "\"Ðеверный ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1862, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25730, - "length": 19, - "value": "\"JSHSHIR noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1947, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25878, - "length": 35, - "value": "\"Incorrect format of date of birth\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1971, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25939, - "length": 57, - "value": "\"Ðеверный формат даты рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2058, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26022, - "length": 57, - "value": "\"Ðеверный формат даты рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2082, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26105, - "length": 34, - "value": "\"Tug'ilgan sana formati noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2166, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26276, - "length": 51, - "value": "\"Users under age of \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2190, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26302, - "length": 6, - "value": "\" cannot use this service\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2276, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26353, - "length": 117, - "value": "\"Пользователи младше \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2300, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26398, - "length": 6, - "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2386, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26496, - "length": 117, - "value": "\"Пользователи младше \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2410, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26541, - "length": 6, - "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2493, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26639, - "length": 68, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2518, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26646, - "length": 7, - "value": "\" yoshdan kichik foydalanuvchilar xizmatdan foydalana olmaydi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2604, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 140, + "offset": 2629, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 151, - "length": 4, - "value": "1" + "offset": 2715, + "length": 2, + "value": "12" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 140, + "offset": 2740, "length": 1, - "value": "0" + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 151, - "length": 4, - "value": "1" + "offset": 2934, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", - "kind": "StringLiteral", - "offset": 4206, - "length": 4, - "value": "\"ru\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 3019, + "length": 2, + "value": "13" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", - "kind": "StringLiteral", - "offset": 4236, - "length": 4, - "value": "\"en\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 3086, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 3143, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4266, - "length": 4, - "value": "\"uz\"" + "offset": 3301, + "length": 3, + "value": "\"1\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4296, - "length": 4, - "value": "\"ky\"" + "offset": 3306, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4502, - "length": 5, - "value": "\"102\"" + "offset": 3333, + "length": 4, + "value": "\"18\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 210, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3351, "length": 3, - "value": "100" + "value": "\"3\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 283, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3356, + "length": 3, + "value": "\"4\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 497, - "length": 10, - "value": "\"yyyyMMdd\"" + "offset": 3383, + "length": 4, + "value": "\"19\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 554, - "length": 13, - "value": "\"en_US_POSIX\"" + "offset": 3401, + "length": 3, + "value": "\"5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 621, - "length": 10, - "value": "\"GMT+0:00\"" + "offset": 3406, + "length": 3, + "value": "\"6\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "BooleanLiteral", - "offset": 2639, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3433, "length": 4, - "value": "true" + "value": "\"20\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 3021, + "offset": 3477, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 3398, + "offset": 3540, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4022, - "length": 4, - "value": "\"<<\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4045, - "length": 3, - "value": "\"<\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4056, - "length": 3, - "value": "\" \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 3550, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4137, + "offset": 3597, "length": 1, - "value": "1" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4180, + "offset": 3607, "length": 1, - "value": "1" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4241, - "length": 2, + "offset": 3630, + "length": 43, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4272, - "length": 2, + "offset": 3641, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4487, + "offset": 3659, "length": 1, - "value": "0" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4494, + "offset": 3669, "length": 1, - "value": "1" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 4619, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3672, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5015, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3690, + "length": 25, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5022, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3697, "length": 1, - "value": "1" + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5147, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3706, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5192, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3714, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5476, - "length": 3, - "value": "\"<\"" + "offset": 146, + "length": 12, + "value": "\"yyyy-MM-dd\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5487, - "length": 3, - "value": "\" \"" + "offset": 198, + "length": 12, + "value": "\"dd.MM.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5672, - "length": 3, - "value": "\"<\"" + "offset": 247, + "length": 76, + "value": "\"^(0[1-9]|1\\d|2\\d|3[0-1])\\.(0\\d|1[0-2])\\.(18\\d\\d|19\\d\\d|20\\d\\d)$\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 421, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "BooleanLiteral", - "offset": 5713, + "offset": 449, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 718, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 5883, + "offset": 788, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "Array", - "offset": 6040, - "length": 9, - "value": "[7, 3, 1]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 854, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 6094, + "offset": 919, "length": 1, "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6128, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1190, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1494, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1550, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 6631, + "offset": 1653, "length": 2, "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6659, - "length": 2, - "value": "65" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 6831, - "length": 3, - "value": "\"<\"" + "offset": 1906, + "length": 5, + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6858, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "StringLiteral", + "offset": 2174, + "length": 5, + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 398, + "offset": 2520, "length": 2, - "value": "16" + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", - "kind": "FloatLiteral", - "offset": 535, - "length": 4, - "value": "0.55" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 2544, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "BooleanLiteral", - "offset": 1354, + "offset": 2751, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 2943, + "length": 10, + "value": "31556952" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 247, - "length": 12, - "value": "\"devmyid.uz\"" + "offset": 3070, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 296, - "length": 9, - "value": "\"myid.uz\"" + "offset": 3088, + "length": 3, + "value": "\"4\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 365, - "length": 25, - "value": "\"https:\/\/\"" + "offset": 3104, + "length": 3, + "value": "\"6\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 385, - "length": 1, - "value": "\"\/api\"" + "offset": 3120, + "length": 3, + "value": "\"9\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 433, - "length": 32, - "value": "\"https:\/\/upload.\"" + "offset": 3136, + "length": 4, + "value": "\"11\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 460, - "length": 1, - "value": "\"\/api\"" + "offset": 3153, + "length": 4, + "value": "\"04\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 521, - "length": 35, - "value": "\"\"" + "offset": 3170, + "length": 4, + "value": "\"06\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 531, - "length": 1, - "value": "\"\/v1\/oauth2\/authorization\"" + "offset": 3187, + "length": 4, + "value": "\"09\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 616, - "length": 61, - "value": "\"\"" + "offset": 3289, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 626, + "offset": 3305, + "length": 4, + "value": "\"02\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 3404, "length": 1, - "value": "\"\/v2\/authentication\/sdk-authentication-request-task\"" + "value": "4" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 3409, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 737, - "length": 28, - "value": "\"\"" + "offset": 3508, + "length": 4, + "value": "\"30\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 749, - "length": 1, - "value": "\"\/v1\/upload-tiny\"" + "offset": 3523, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 827, - "length": 63, - "value": "\"\"" + "offset": 3627, + "length": 4, + "value": "\"29\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 837, - "length": 1, - "value": "\"\/v1\/authentication\/sdk-authentication-request-status\"" + "offset": 3642, + "length": 4, + "value": "\"30\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 948, - "length": 38, - "value": "\"\"" + "offset": 3657, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 958, - "length": 1, - "value": "\"\/v1\/oauth2\/authorize-client\"" + "offset": 3779, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 863, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "StringLiteral", + "offset": 4029, "length": 5, - "value": "false" + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 902, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "StringLiteral", + "offset": 2267, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "IntegerLiteral", - "offset": 2089, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "Dictionary", + "offset": 2434, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 2342, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "StringLiteral", + "offset": 4585, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 3150, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "Dictionary", + "offset": 4752, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 3827, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 151, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 162, "length": 4, - "value": "true" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UITextField.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", "kind": "IntegerLiteral", - "offset": 298, - "length": 3, - "value": "150" + "offset": 151, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Icons.swift", - "kind": "StringLiteral", - "offset": 139, - "length": 13538, - "value": "\"iVBORw0KGgoAAAANSUhEUgAAAQ0AAABLCAYAAABqZNLNAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7tXXd8FVX2P2fm1dSXhA6hFxGkiQj+LCDWXaUl0RVCERDbuhIbCKJBRVDXhXUFIVgQ1F1NqIqrLgquK2JbkqDSkR5CCOmvzcw9v8+85IWXxysz8yYBljd\/Qd6555x77p3vfO+5DSH6RCNwkUVgMWTHJcYmXcmQhiBCZ0BoWRsCdoAADnASX1hRU\/bdg5BdfZGFRlF1UZFUVCgagf+BCHjAIiFpBAEbCYBxoatE1ShxOZk1D3\/xP1B1XasQBQ1dwxlVdr5GYHnsopYWnj0FwHVW4yMx+LaqunxRlHWciVoUNNT0oKjsBRmBWsCgV8Ozi2DVYwcqKyufjAJHbXyioHFBvgZRp5VGQB6SJCQkzFfLMPz1E7BNEyofWajU7oUgN37eN72J8DIAri0QJADiSSLpIEhc\/nvZg48Gq0MUNC6E1o36qDkCqxIWjgPAsZoV+BREic3MrHlkhx66zqWOzOe+HYocdzcQNQvmBxHuIBO99t6Ms8EjChrnsvWiths1ArUsI\/FN7cMSf\/fYgfGVjzykl9Nr3862QYzhVo6j7iInxYPAHSDG\/yd97OxCvWz46hmf\/U0LMBgeBaDeSvQTgkhEa2IPG9\/PyRkoeMtEQUNJ9KIyF2QE3ov\/60iGNE1P5zk3PTTOmXUgEp1r8p79E4upuovFVAdMynIucylvj\/9CqDQvuGPiU8ciseUtm5m9tSsauBcAIFatPpl1dJUGzcrORiaXjYKG2ghG5S+YCKyKWzgHOBwcymEEqCGg9cAgFjm8gcK8VBxhzriqh9drCcJHy7JjXKk1XwQDi7N0irzLWNJywui75mzRYs8XMIDn5iNCjFY9hLT23dlD3oiChtYInuNy149aOwg5HMghdieA1kjEAeIxRrQHQPrhizVpP+jl4tf3\/z7JRIZBgNSJQ2hJCG4COI5Ev576TSz83T\/\/6dLLlt56VsYvfBsRWwTTS0Qnq6oqHvLOirxnWdiZmfBvofwggE0TKqerToh+8tAnZsetmzdLMdVd1NQTGe82lDafNjrjmX+qKacHw\/C1R0CSizNPyZ01oOScM40pn7zTHyVsDeTa+caIe37TEpjGLNN\/yuoOjLf2kFA4\/fOykT82pq1wuoeOWN\/VaIQ\/AlC3MB17N8dxf\/s8d4TmeG6dcnOywWy+mwCGAWLgfkJkB8T3D500bbgjN1cK539T\/74qYdHG0Dbp\/fGVWe\/5yqyKX7gAUJ5RCPIQ7RhflTVTTV1kwHBdv+0zIamkp5py9bIMXSgY\/pBx86tb1ZSXhyRg5OchUZiFbAq1Eq5ZNefKN5scNLKOHLHW7PrmaZ6PGcqb4xqM6UgSHUywF4o1J99ZPmLaaoVV0V2sz73rbkfAu5FoAHBo9UPcg8BwCzkqni1cNaFGd+NBFF4\/es31PMdNBwBeiU0CFBiTXv1y7Zgvlcj7ynx37219geeeAkRFdBaJ9oou17NXvfnZabW2GlM+LGgwWj++OiunAWgkLJKZRvAFYCpB48Osrdb4LnuWV\/X+7sZI6sp4odTdsihtQveNO5Xo+UP2tx2NBnxJSw4jhP4Tq54aPKVJQeOBLRuzOFPMQ0AUNhkj2ov3Op3Hpq64\/bFdSoKkh0yvBz7sapDMbyFCj3D6CMAOwF4rWDr6lXCykf4+fPSaG7lawFD9EMM3N60duUZpwW0PjrgRAdXbIiojNzw6+I0NxUptNbbcqnAAAFTNueFJb2LzndiFN3A8ZoXyS83wZGvWVqsTjPPKhq8eI8VVNPj4aKm7YDuZL1pqHp94yachZ1fqAGMBAMRrsROqjFN03NlkoHHvprx\/GK3Jw1RVQhLdgvPUk8tuGvuuqnIahC+7d8NIDulvCGBWU5wItxYsGzFaTRk1ssNHr+nOcZzqMbSvDcZw1RdrR\/4jnF3NgOFVTHCk9Df3w+dLnmNlwqIsBLghXL2RoJCQxSlZAKY0EfrRtB9j4uJonpBU3K\/8mo2XhvNBye\/MYi92x586wHE0J7PnJwHXizQmYHh8FIT7Gx80soGbdsU7K0y21JuVBOYsGQJJkuz3vX7dbRs0lVdQqM\/UDdejgd5BAJMC8bNdJPqm4LQ7A3Lv0H1cf2Pa2kUAGDKHocRnAly9afXIt4LJfv\/gbcOJuKyg+QslRgCAI3j7iiXr8xSKN6qYEuag1gGnBJPvqZkekk15ACMWXkCEblWXft\/a0XVHW7V2AskTLzrdKUU\/y79xxGaP6\/VJvq9cowMGAEggPdC4oJEN3MRus+fGdRg2DZGLIG58NR\/Xeuxf+3b\/LgIlAYv2undNXyMacgEoUatuAkAieK+w9fZHITvbM5etxzM0Le8SIxh0G\/4Qgw82rR210t+3iBmGj0IEqhy0eMNdetQ\/Uh21u1ptb4WbRlVsR0E+oxYw6EVE9ORFKi7\/soOr7W\/NFdsIIUhAzN3i6H9lESISCNjcib3+uV3+f1MAhmyHiXBXo4LGuOVTp8elDr3PGN8mKdKgcRbbPg6tjy0a0PPbSHV5y\/e7Z20\/4vlXUOEKudB2sYII3ixYNuJFvfy7IW3NZAQuTS99ns7mxzj0Yhi+PvIgzRm4+GNP5z7Xj55sIxzL2PzAL3Fgts\/3AoZc9\/LBn3Vxtzgacf\/3xtHV4kiDGTyS2DOfrJ5zymjARslh+LYfARS\/+9TgyY0FGpiZM+VPnMFya0L30f0AuYjtcLy5jLMk7yHk5+nBOGSGYQBDdm3Sk1Ii7dwkK0DMJ0ZbCpdtfxEgcsZxQ9q6+QjQJ1Lf\/Mt7gUNPhtHABsEHVy5Zfxaj0bseSvUpWeQVTle4XIYMGGhxyLMVHXx1VVy+pYOr7X59mAYyyd38mIdZeJ+qiuam7VszmdMRK4arQ6S\/exd4RfwyB3Jk\/PKpfwKAm422zkkxbQarWswSrGIIKBniWnsChsCe+0vfS7dpDYLMMIDn59WV7wtARq26\/JD4AAKeJqAvC5aOjHhYceOYNUsBuVQ9fPPXcV1s\/q83xv23Z6Q5jEC+IdHng5Zs+Gtj+K1FZ+0eFNv8kFOpIRSHmzHZ9tC2BKfJOB+IOvqrqe7xUyt7j\/x2Wvz2L8MM7mohubh+NrGmsrl1Z+GNlzDJzNfUJO0TnDHletgJpEPehyIJhil\/zx54SnfQyMyZ8jAi3iQbNje\/rKWl+WW6dXpDbMvtiLxERJJWxuHDMOSkJwLQ5XoFmgiOIuIJWR8j+rxw2chXPSMCjc8NaeteR4D2GosHLXaZ5UCzq2J3dozhnCdT+MrDeutHgs2Dlqz\/s956ZX0t2744mDewgUBcNwJqgwAMAYoY4S7gxO+LDs0OOCzyAEdcYla4ZeX+PodjGB7AMPAvA2JAYBBSiq1l\/\/dxLz1iIVmrisT4cs9eFF\/AqNNNjpqk\/a5GAg4iyHt3zuC3az\/aOj7jcqY8wCH+3qvS2urytqbkHq31MmG0ttgBvKF+2TID7lk1QxU\/hiG\/zzLD6KuXfwBwAgDrzyEggk8Llo0IuSw5lO0b0tY9jwD9dfQPelsOplwV80sn7xrPOM55IomvDHp2ghbbHNDqKxZvCDpTo0Vn6w4v9kQGDyAXYuFVbc7mVwlcS4oPzQm4GlbOcSAH40ItL\/f4R7TDyXBhqJmSzdO324ATFyBgyA\/jqeEf9Gax1RYt9fYtIyQX\/8wMbmcAwKgXs9fY9rudsWWR2vIt32gb1vwBQzZqat67hbV5H92+lF6m4a2QGsbhxzC8KnRlGgzwCAfQcDqOYGP+shFLtDTijWPWjgfEP2gpG6iMP2B4ZfRmHAyll4e89nFEm6zO+J9tapNqnYoc1H+MlMSDGOQdPzLD82UM9NTuM4EhwDwHC3sWGxJiMU94wM5oW7hp1VrAkP5MRG2dEosTCcxEjOcQ3SYOHWaed3jtOjruTK7qs1XVMYP+PjOT47RgO3WgpjrZsjP\/lp5MNBk4BB6JPCuESSa3CBIBJ+nJOIhot+s0zc5deFV9fXRhGuNzJt8DyI3yr6gxoX1iTLurI15j4NGLnGCMbVUQqAOEYxy1syTc0wh41sItAuqjdX2Gvy8EtBeBqzjbR1qXv3TkciWd3VdmWFpeLwMY5ORaxI8XMEotRr7caORrTBxnERlLEETW2uEWY9FRnGyoOhKxIXnGoNJxx82rPtdhiX22oW1787OAnDY2yOjjY0dmvq5HnXx1bHrwuxSBx9eqBOFyFws8Vc8BuWNNxmKb0VAsv9IVA77q4GqnLSEqr88Qkk7uqrYnGvbk39ybBGMcF2Q7AREwCdFV40ja5XLGRbSsPxBgeF7FSAMaDDA8ejkjl9AjbUBkazRqPeR4SylvTQ5IOWXGwTiY+2qfnj\/51ycIw\/AV66Tb7AnBfxFrzxzQCzhuGLPuVUSIKJncxXawtaXV0W6H42MMLp4\/q815JkG7apfYr7LsRF+xeHckfQKBvh20eMPzkejwlm3TfsFcRBwYmS7u+WOHHtdtmn5Z5r9bx8VyHzKA7kr84hCcKWbTQQvPVVf0+TrV1XFP3XUJSkoDeBZ02Up2O+wJpr35N\/VjoknRMIcBSHaHbbfdmVCkzFJDqWCAETFojF8+dQoAjAnlVGz7Yd0Mca01L5zy6ubNSXs5ozXAV9zHOuHchf16fO\/9iwcwkH8mEMM4U8rzpYiYDRFgGQLsDxULhvRh4esj31HTiDeNXtObOE7z2o+Wrfd3Km9f1ZmCbFT196V3xenSMWUHG6w0VOOvEYQHBiz+5JCaMmfLZhvapJqfRo6LOEnNCA4XHXY8qMcU+Ly7trVsYXVtsRj5ZLX1izfyx2wmY1FVv69THe2VAYcXMJzVtth9BcP7iZJZ0WZFX98cNYl7q9yJqpLdoQAjItAIyTB8vOatzWPiOt7QCxA1zyIg8nZDbMtfFTSUICE9JzMOBQzDF23kvQGKdnQG5BC1f\/wZAZ3hfCTClQXLbv8gnJzv7zekre+PRHMA1e2LadbmQOfK9lWd1NiSZXtVVpSmnd6vGjgIWM7gxR9pOqDmjI8ZfJvUAc\/oARhenaJEM4uPzoz4bM8lk7\/cFm80qY6n1w81wOEFDFe1LWZP\/vABEjNrW1JNQBVVLba7JIui5Gg4wNAMGuNzJk8C5DKUdkZLy8vbmlM0zqIQMENMs1+RN4V9Iev8EQ4Xnv5g339O3YGobC8JAVgQSD7rQDWSyzaJ4DgiHlcaD2IwvyBnxH+Uystyw0av6ctzXLbS\/Etcm2PthNSSHkoZhr8vV5eeOHx91fG9Sn0kYhsHL\/lIU8LX10bbDi\/OAYCQp20p9ckrR4ytPn7kyYhmc+Znfj6jXWzMI2pt+8vXA0f\/f6c6UvcGHKoQJ7nEpJO7HJECRp1xEnhnSXXbbxT4vs9Zymb6Jj0DlVGd08jMmTwOkVN9unNsu2u7GBLaqV5Oq2hY4lMzt0NMcFQI3X\/7oWRf2VGn4sUuBBSPEH5LvH8QCaACARW\/XLUgQ06Bd038dckdqq79qwUOfi6GWYzmbFGZEtvxt748pz1nxTEJphXt2dZCcIRPaCL79MrXPtI8tVwb0wy+bYeBs\/QGjLr22nbs0IznFLw0QUXemLJlj9lgiHiYLRvwAkd536\/buzvsaXCymMwwRFvJbnu1LXZv\/vD+mhmGX02qqpJ\/dohxoTba7YPyilmr\/nxz2PZWBRrjl03JAA4naQk+IWJc6nWdDXHK9qHIc6GcxbafMyhf5Sa4WJy93NVDnqwnAjr4w6l9ZcccofMgPpUhogRA6IbKE8SVRLAvePIzeKSI6O8Fy0aq3vJ\/Y9r6gQA0N5hmR4uqFNax6JIkzqEoYRaqLXtUVZTdWbo\/5B4SvRhG69QFszgO\/09L3wpXhhj9evzIzMfDyQX7\/bk7P7+poy1mldbygcrFGwxHbGZDcZUP49CbYfjalZyWU6WOFgFnHwFAMWDIOhWDRiSAUU8TFQKHZsCocHcHRvVjP03AUcs45Mx4uNhoBgwP2wAoLVg6YoKWjjhs1NrLeZ6b48847M1rkqo6nu7SiiuPMyLTNNTy9cfEJPb44YKveIDAM0K6MIxsrnV76wwO4WotsVBShhj8dPzIjKeVyAaSeWncpj+3jrOM11o+WLkEI3800WQ8Udnv6\/b2jjsTJR2HJP42SeRcJVXtAg2JVQGGYtCYsHzqSALQ5Sj4cIxDL8CoByoNjKP2tikKNaUWEWDU+wY4rWDp7ZqOqB8+ZsMVHLJsry578+rkqk5lnTlg2JYrT9Crg99RfGDHJY7yk2d1QoBPBi9evzhSO23aL5iJiNdEqidUeWKw8fiRGZrzLX+Z8MWq5lazZ2uE3o\/MOBLNhu3Hx\/55t0OwjIoo6RnCOWIolVSk+i+4Uw0YikBDT8AIxzj0BoxIgKMuxxGIcegCGB7fJGl2\/vLRqmcpvPW6KW3dlQQw2968ppnMMGRuZAaRb8FV6nOQrLzr8NSxfVdWFzecQr1AGIY3ToxJC4qOzPpa6wu\/aOIXH6ZYzNdpLR+qXLUoOb84XjTn6oHizhNJ5n8KZp0OAfY3ypCdrEjd7PNnTYARFjQaAzCCAUdjAUZEwEGUgNhgEY9+gOFxjF7IXzpSSVY7aL\/rP3PpfVKSUJ\/jsKJgaIZVYc9gVfoCXFt64vBQn1kU0othdFjwGAIOMyLD1FiX2cqL\/DG72VUumHTf4u22O+4sKclWlXT2jc8rE75Y0sJq1vVcE1l\/tSC4Pjp0YldsrBjTpU9yNzLwwOIcVmYVNJ0gF5JtSby7pLKtFzg1A0ZI0Bi\/fOrvAOBBpZ1Lq1xs6tAuxvg2NvVJTynOXiE0yGEo8eHA96f2lqtJjtblOAigUu0sSTh\/GHAzCpfe5jm+TcvTbdnLV3JEszk3n2J0mORVo2gCkW+pI9O45eSxvYPsxbWLg3RiGIN7crOGtypN65tcnZga64rl8Ez+qNLNuwvK4srXHG5x4lCNJeI7VQhgzfFDM97UEl9vmRfu\/Nf9qTZr\/VAwEl3esl7AiIkRrZ172wYw3iDvW3EiD67GAA7JZaootbeSD\/CJCDCCgkZTAYbsAANgyZdmHjHEtWpweEmohhEFyWI\/7e5JpH5dBWPE9vy7eKe9TKjfgBOuExDAESDqoGWWJKRupzQuf8VoxdPCvrq6Ln15CA\/0lPdvvNuQZHAYu3BA2JYr0y2nMfH4nv92cFeX6TFLIh+L+OaIae9fmmi\/Ptx0sCQfSlJkK16xr9UxBzNqOkJRvgxJcDgfioRlyPF9eMT6lpe3Si4Mdv1LuP7j\/7svYHTqbRtAvKE+ad1YwOGsSfit0m37XOm0aqg6nTVD0JSAId\/ahIzNW3Xv299l5e+cCQoTYlUljt5MAs1TioJDcu349LjCFYL0Q\/7SkdmXTVt3GY\/4HCDqcmAPEDuYv2yUJibnZRj+i9G8wNEKK+KMKEU8e2KRRPbEkcLNejAMysjgP+NjPkoyS6r2ksjMY8GO1L27quLtKl9OpwjcY8WHHtd8YZSvvVcnfvFZksXcT6UPZ4nXiKJ7w8GinTLD8AcMr7DuwMGQna5svVIsq3lUyTqMcHVsABqZy6feiADq77wIZyXA776AIf+cTcSVF+6agYAhp95cdjHFWSloXsrrdeXIjtOHSvbVlIRynYB+KmiV8CxkD\/OMs3vfv74Pz3Cu0pWmoXXDOwVLR3yoNnR1gBF0+pB3GVKSnOIlNh3WafSuLDs1unT\/C5Gu9CQAbkPGxA2tYqRBausry8vA8fhPXX4tcZnrby4P024uApxddGiGoouFlPiUnf7xVV1SbGuVyAaTqRFE18eHT+y2WgUZMPrLQ5JgsvJGN+RRl6EK78YdRccShuoBGA2GJ2OXTrmW53FGJEFRU1aU2PN\/v++tBrsPlQBHdYmzpySFv2wpnC+OasG+818ngu5n8QcMr77eD3zck2fSvNCb4EJbJ4KqClfppIMr7la6NN6jsOtrLw3gDRB2ZaPBzTdr76zu45srCBePs38nmHTkwPyMV1cGXUimVOf7oyd\/0CXBre7OGz\/l20\/Hnn6usHPIDYG1RcgpEZtz4vAsJXuVlFbBIzc\/87PH28RYH+eQU72PSmYYctLTahUswRiGvzMchw7kwC3F22PIImpiuBZwlJUUOC\/JyblX8SLHcEHxMI2xb03uzIn4CiLqnrUN5AARznt32vKg91Jm5e+eCUhnzd0ziRmrSlzazlYI4Mgvnx8vcNVIAb5etUOSYMGLBDgIwQkiPF2wfMQv4RrH9\/cui19J5XlxEQIqGpbFu1hqS7dL0fbts\/wghr3K7J+8NP\/liC+BevO2e17pneLQZWHUjJ86\/7y3KjZoLoqAdGcY\/rGZN+7zF9rHxci7uxU\/ZS63\/bOjJ\/bFWCVrx962\/r45jHBK6hlHrMvCYlyqLvKygrMixV06JCsr60A4O2p+94BGZs6URYiRX8ijwLAETPLkMELJehhHwe7ZiA03LnmWiZe5LlFgR5HI\/m9P7q444aryFQ7GMPwV9p66pifPG55BVH71ncwwRGDP\/rJslOqvYPelL72KoO5cDZtT6thMcKs+iyOlin5c+Wx2xCs0X\/ndfbdd3bw6oo1ivnH\/\/Fhy0dK9bYMcTUhO5haeKiqao9uQJFgnenjMx4\/2SoqfbjXwYT+y+yuqS74sKjmUEEMxl\/ZNuoIZDAZFndNHyMs4yCwY5ZkVUrCnyOoSTqYcZldmLRqv6TyNUD7i2JxJ\/Xg0eE\/mVlsfVfIiY\/P\/fu9bind3ZhXsnAVwZj+C2yEmOSoE1S9BMCcP\/lS6\/\/Rhe\/2WYSL4sWDZiGeUVqrr3R82jzWZHkXkgt8yXqeMAAodDF\/Zk3P7KaX6vXJdl7w4mOdQ3v2p+ol1sxYtna5L5aPhwhWWl92bndwna5+eo8uahPUZk39oFeNWPCsWzr\/jdpP9j9\/3OJuhETlAYrOOHZu1J5wOvX6\/9tp37xzYPPGJ9nGxthSLqcFiOqckCsernZU7yquKTzqcduSAGzQw4Soym1QxBV9fOR5rEEEEJGQxbjOZRAMZ\/JLdEhDnNgoxDjhqK60e3hiAIfuE3usG9ApmED2SyNhLagBD1pPx4Yd82+59ZnkZh+AQE+0VQsQH5nh9PPD9qT3lxxyV8v+VMoxA9bvs\/g3XIdFQJOiDeGb4QAAOkO8J5djmwtdHaV6R2GPpS\/LU6hCtbcQxMDRzCD3jJLEZh3DWuQxERA7eWFEN3OIfHn0ybM5EiR8vDL93yPB2NRGerdHQkl3kxMz\/9Gpw7wecA8DwenX1dSszOKjdwJliNlnMPMdXuEV3jSg2GPL26WboYWlli+gaA0SQOB4bLlBDQuJk3sEQGS8BQ7Iw4aStsvymxgKMWtB4Y0qOPLWvpCNolVHLMPztZOXvegoQhogCWWpKnb21+uFfbuemop8dVaLTAxhLR2re0OSrt899a1oQMyYjJ5wuXDrmrD0bWnzvvvTl1QikKJcRTr9VYCk8nZk2ZkCS3cSVEOG6Pfc\/rvoc02D23rr9nr\/0SnZkhvNHze8yuKV91efMDWMEdnkpflMyDH9\/ZcYBSCE3Hg66yjYMeIO2Q3R8DHIc2JHDoDNIVhJOJFaU39KYgOEBjcycKXmIaFXTeGpkIwUMf8ZRWezor2VRl7\/PkpuJBRuP5UfCMNTEQatsx7cX2swu4T2t5RWV42D17mlP6JZ7kG1+MGby+o7xbs3sKJDflW5OmLS1V+1enXPIMAIAx1hAGhfI586tuDbNuiXLBzxF\/iAIPI8B16s0BcPwVkAenqwG0L5QKkQkNA1JQkVWZhw15e6xokuK+BrFsiP2kgM\/nlqjF8OIvEcE1tB1+YvteAmXNZZ+RpC79\/4nVuitf03G5K\/axrj1eVnqnNtXZa184qeuu4mgBiXpqXPJMPzjdc3QdzOR6KyLrwf0NF5maJbY4KCdCGLNeAM2SNzLuqxMKE6QHLc+Mu8OTTum1fqDmcunvoUAqk5IVmBEd8DwMo5mbXoucNWIms6h8PotJ\/x2fVH0j29jrY95F24pqNM5Eem8bEGikbj3G8V4IzAMr5+5aVM+ax\/n0vWipw1HUo6+ta\/1fgY0o\/jwk7pOI+oR32uuWTkJOWxwDOagPpYBkBin+sS6gP4QAG\/EBustmpJh1DONccumzuY4uEqPoNXpaBTA8PVv4kf\/zeNN2s9gKD1a883eT4\/\/4dfcO9w61rvRVPVY+pK8clS3nauyowzg3b33PfH3xnJ61aipK7onOuVNj7o8cj7jke+7fb+32pxVcvTJfboobQQlV1+3cjwHZy64GtzXegVLiNVtLxBvOAMaMmAkSo5bmoph1IPG2GWTh\/Ec95he8dMjh6HEl8y1P2w0xRhU7WOQ9daUu3\/ZkXfolgsFMGSfe7z+4mxA1A3YGdCbe++bsUZJnLXK\/O33904Z1KxGvnRZl+fH0riiZws7jD4fGYZ\/BX0Zx8Bepr5cckIzXYIgX4NiQM9sn4kJJcmV5Tc2dtIzkN84dPNQQ7t9Xd9GANV3OfgpbHSG0cAeEd6Z+8Pi2ESj4jUFNaddn32w+9PJkJ2t+5kNOnWKgGq6L3npGuRgpj426O3d983I00dXcC1PDpqQ8vvurNDIg6blz76ay12GmiW\/JI1Yv2Ohwk2GjV278Pq9wNG7i7FrTJtEXdaqIIDIGbDGzIQSm+S4uakZRj3TkP+hB9toKobh31xjVn3z+1ibZb7RxAXNy4guqaTypP2pdVOvXRe+uc9Diexsrkcr62IAjOheXEliS\/c9OPOjpqrhylH3vNEj0TEiEnsuEZ1bi61jZ27KUbwoMBJ7epaVgSMlDiZ1vbzZEADt9\/54fZKXlFs46ViiWHXLo\/Pu0uUKTS31rd\/lOi5nymQOUfFX28dY0zKMILUcvfK76w0GuMXAc914E6YwUTrtFtg+wSl+un7yNZu0BOd8KtPjzRfbgBtfBgSbFr+aGjBkH5\/sf3fz63qwTUlmqbUWn50iOn46FZf5yGeva14Yp8WunmXE8QTpAAAHU0lEQVRk4BgyMO4VFmuNLCdFADG8+FuiVH3TuQQMOTYNtsaPz5nyBwLIRIWnjRBANUjshXfveyvY0eh6xv+i19Vp0byWJrPxGUBQRXclhL\/uu\/eJz89FAGXguLo7bWxmETuqse8Q+arvT1onPPGvpREdh6jGZmPJ3j\/hvZdj2yc\/FIl+kyScSuFqhpxrwDgLNOQ\/THhjSn9i8EdAbBWmkltBdC1fdf8qXVY9RhLQi6lsx7ezLSZnzP2IcEPYehMcZ4z+svdB\/c6VCGszgIB8AM+HUsK7HeNdw5WUP+kw7t92wnrHvH8vOWcUXImfamSeePCDjSwpQVH9\/fUaRHd1nFB9+VOvjIvwjlw1HgeXDXq3x\/hlk68mxMHAQSckbEUELgA6Boi\/Cm7Y9sGDbzT6bkJ9qvi\/qaXb4hd7cga4jQj6I2CDm78QoVAU2damzF8oiXLOrffc2iZBeKaZWegUiM2WubjiAzWWNx\/4KGeREn0Xmsyshz\/82B0fHx7sfSpmcLvKsNw+bH7O2F3nS33DXQh0vvgZ9SNEBNovmZ9kBa4FmKFq95QZiu+UPVdBfeGau5s3SzTcZOSoByBY7CK\/u7KC2\/zkf14\/7xZs6R2jWQ+8N0dMjH+C8caws0qWmqofn194R8RHFOhdhyho6B3RqL5oBMJE4KG732oeHxe7imIs\/QSjqUFim5ckt8Hl2EcOcc4Lr9+18XwMZhQ0zsdWifp0UUXgyXtWjSBgzRCNW8+nYUiwRoiCxkXVPaOVjUYg8ghEQSPyGEY1RCNwUUUgChoXVXNHKxuNQOQRiIJG5DGMaohG4KKKQBQ0LqrmjlY2GoHIIxAFjchjGNUQjcBFFYEoaFxUzR2tbDQCkUcgChqRxzCqIRqBiyoCUdC4qJo7WtloBCKPwHkBGhkZGdcBQEVubm7t8fTn+Bk1alTHdevWHdTixqhRo2xGo7Fvbm7uV1rKX2hltMZKS5trtXUBxtSztHzdunXl56Pv5xw0MjLSFhFhR0S2Ljd3je5H6asNekbGmEkA3KTc3LyhasvK8unp6UMRYXNubt45j61S\/+WX0WAwdMzLy9uitIwsJ5czGg2\/qa2rljavBWNDmVpbauqjt2xaWtrE1atXv6NWb3p62goAPJiXlxf0EnK1OvWUP+cdOyMjnS6kjhAu+BciaKSnp3s6Z1N10v+1Ng\/WJ\/5X6+kBjfT09IUANFr+NxFMX716taKzNGvRn98OgEnyEfNEcLfSsrItOajegBPBMKVfujq7bwNAJwDsSAQL8\/Ly5oZ7ocP97n3hAeArNUwjIyOjHwC9DUBIBB0Q0aYGCM8uT1lqWFdGRvoWItiOCP2JqK+adpBtEzFPeyPiQQCcrnSY6G0\/dXXV1uZabNX1k4Vy36pr+y15eas9d68qeTIy0n4j8pxul4iotk3SFgHgw3JfAmArlLanDOCI8AwRzFUD4nUMeREAycPq3wRBulvp8Ka239PD8nsMQDb5PNPc3Lygd9Z4QKO2QbC\/3FnkQCs15qWo8vg\/LS1tFMfhM6GMBWooLWhcR29l+rZI9tdg4PMRuVFKO3uoDlPXaEPVgEZ6evpmAFgv+1MXh7UqX6TtjNFcGXBrhwr8FlGU+iltBxk0GKNFcnktw6tImIa29tPGLtXa8g6D8vLyRtX1VU19uw5YN+flrVZ16ZFaf739su4jsEUpaNQNE\/MFQZRzceXp6enyRyBfaXkZNABohbfPZWSk5RPh9GAfcS\/TyEakiYxBttoxWEZG2sNE6GkURJBfNlVDHi2Blb8AAFhOBHWJIuoHgDIyR3zik1rQ8B9rqx2eeMsTgU8+wVOf0UqZV10ny5bl6+xnqwQ9zcMTbe3XVKCRvp0IspTG0f9jIn8AED1socn6dt1HXGaOikEjPT19OgAM9YJj3YdrutI+4N9n6vrTumDvU\/0LXkdR5KSkLKwoAVP7VcPpgiANlRGuqTpQenqaTKMnae0MejIN\/2SgVtBQC7a+dYiCRuAWDffFDNUPvMM2UfT07YNN1bf1AA21bDMIaAQFLS\/TkFFK\/kpNR4RRKhBKZii23NzV0+vG5dvVdn5tjSGPFyExN3f13b5DJCXj1HAyaplGbU7IA2KLtA9PPHRwrZyXkZkHAMg0WvGUrx6ggUh9c3NXe\/Jaah5t7ddUTMPTTzp4x\/dyH1U6hPX9env7tiCISUqHjN5hvyCIndS0pRbQqBvSbhdFSbYlD0\/k4fJXSj\/+mkBD7nQAcB0RHVKTG\/COvxE9w4QtANjPO7ZW2vFk20pByquzLo+xCLF2WEQE8guriB2F86uOPfWTgTCc7JkxqJwIZfI0mZyEXI8IciJU8ZRt3ZTnIkQYWdsGlK00cVbbyeSXg1shvxC1HZxNUuN\/XcJQbj\/Zf5nOKx7maWk\/LWW8L5PKuMqJ+myZlda2Fa1QGpe6YeM6IpKvXqgbOqKcJ1Acm7qP8MLaNUh5iu+rqW1PylfXB8ZMIkLPO4AI65TWszauDftMOPv\/D\/IfUCqQ257cAAAAAElFTkSuQmCC\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 162, + "length": 4, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 532, - "length": 19, - "value": "\"\"" + "offset": 1247, + "length": 3, + "value": "\"-\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 550, - "length": 1, - "value": "\"\"" + "offset": 1258, + "length": 3, + "value": "\"+\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", - "kind": "IntegerLiteral", - "offset": 1258, - "length": 4, - "value": "0x00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 1301, + "length": 3, + "value": "\"_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", - "kind": "IntegerLiteral", - "offset": 1297, - "length": 4, - "value": "0x00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 1312, + "length": 3, + "value": "\"\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 1307, + "offset": 1346, "length": 1, - "value": "0" + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2013, - "length": 4, - "value": "0x00" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 364, - "length": 2, - "value": "\"\"" + "offset": 1382, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 401, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1404, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 439, - "length": 2, - "value": "\"\"" + "offset": 1416, + "length": 4, + "value": "\"==\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 476, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1435, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 514, - "length": 2, - "value": "\"\"" + "offset": 1447, + "length": 3, + "value": "\"=\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 553, - "length": 2, - "value": "\"\"" + "offset": 2207, + "length": 3, + "value": "\"=\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 591, + "offset": 2218, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DirectEncryptionMode.swift", - "kind": "StringLiteral", - "offset": 1776, - "length": 53, - "value": "\"Direct encryption does not expect an encrypted key.\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 137, - "length": 17, - "value": "\"uz.myid.ios.sdk\"" + "offset": 2260, + "length": 3, + "value": "\"+\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 184, - "length": 7, - "value": "\"2.2.9\"" + "offset": 2271, + "length": 3, + "value": "\"-\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 221, - "length": 11, - "value": "\"712022202\"" + "offset": 2314, + "length": 3, + "value": "\"\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 268, - "length": 12, - "value": "\"##.##.####\"" + "offset": 2325, + "length": 3, + "value": "\"_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 385, + "offset": 3052, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 994, - "length": 1, - "value": "0" + "offset": 3111, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 1984, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "BooleanLiteral", + "offset": 3126, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2153, + "offset": 3186, "length": 4, - "value": "0x80" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2591, - "length": 4, - "value": "0x80" + "offset": 3199, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2839, + "offset": 3250, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3140, + "offset": 3286, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3168, + "offset": 3320, "length": 1, - "value": "0" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3215, + "offset": 3350, "length": 1, - "value": "0" + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 3385, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3259, + "offset": 3435, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3380, + "offset": 3464, "length": 1, - "value": "8" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3437, - "length": 1, - "value": "1" + "offset": 3858, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 4982, + "offset": 3957, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 5048, - "length": 4, - "value": "0x30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 4529, + "length": 37, + "value": "\"parameters should be of same length\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5326, - "length": 4, - "value": "0x02" + "offset": 4686, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 5557, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 4871, + "length": 37, + "value": "\"parameters should be of same length\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5784, - "length": 4, - "value": "0x05" + "offset": 4936, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5835, + "offset": 4955, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5928, - "length": 4, - "value": "0x03" + "offset": 5046, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6268, + "offset": 141, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6344, - "length": 1, + "offset": 152, + "length": 10, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6456, - "length": 4, - "value": "0x04" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "Array", - "offset": 7082, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 399, - "length": 5, - "value": "false" + "offset": 141, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 557, - "length": 2, - "value": "18" + "offset": 152, + "length": 10, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 591, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 144, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 770, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 193, + "length": 9, + "value": "\"#65C466\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "StringLiteral", - "offset": 1013, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 240, + "length": 9, + "value": "\"#FF0000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1093, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 288, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1202, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 344, + "length": 9, + "value": "\"#000000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1271, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "FloatLiteral", + "offset": 362, + "length": 3, + "value": "0.1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1395, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 408, + "length": 9, + "value": "\"#FFFFFF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "FloatLiteral", - "offset": 1739, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 468, + "length": 9, + "value": "\"#000000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "FloatLiteral", - "offset": 1945, - "length": 3, - "value": "0.6" + "offset": 486, + "length": 4, + "value": "0.35" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "StringLiteral", - "offset": 2693, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "offset": 527, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4258, + "offset": 620, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 680, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4619, + "offset": 747, "length": 1, - "value": "2" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 4663, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 833, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4849, + "offset": 933, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 4878, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1035, + "length": 8, + "value": "0xff0000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5476, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1048, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5933, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1054, + "length": 3, + "value": "255" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6096, - "length": 3, - "value": "180" + "offset": 1103, + "length": 8, + "value": "0x00ff00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6167, - "length": 2, - "value": "45" + "offset": 1116, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6337, + "offset": 1121, "length": 3, - "value": "-20" + "value": "255" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6677, - "length": 2, - "value": "25" + "offset": 1169, + "length": 8, + "value": "0x0000ff" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6682, - "length": 1, - "value": "0" + "offset": 1181, + "length": 3, + "value": "255" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1571, + "length": 7, + "value": "\"P-256\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1595, + "length": 7, + "value": "\"P-384\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1619, + "length": 7, + "value": "\"P-521\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 6752, - "length": 2, - "value": "90" + "offset": 1717, + "length": 3, + "value": "256" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7368, - "length": 2, - "value": "20" + "offset": 1760, + "length": 3, + "value": "384" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7436, - "length": 2, - "value": "40" + "offset": 1803, + "length": 3, + "value": "521" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7505, + "offset": 1922, "length": 2, - "value": "40" + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7634, - "length": 3, - "value": "160" + "offset": 1964, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7707, + "offset": 2006, "length": 2, - "value": "40" + "value": "66" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 1334, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 2106, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2162, - "length": 5, - "value": "\"alg\"" + "offset": 1571, + "length": 7, + "value": "\"P-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2265, - "length": 5, - "value": "\"alg\"" + "offset": 1595, + "length": 7, + "value": "\"P-384\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2308, - "length": 5, - "value": "\"enc\"" + "offset": 1619, + "length": 7, + "value": "\"P-521\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2411, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2772, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2824, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 3100, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 3528, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4079, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4568, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4842, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5249, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5402, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5720, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5875, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 6081, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 6146, - "length": 5, - "value": "\"jwk\"" + "offset": 5311, + "length": 49, + "value": "\"Error creating signature. (CFError: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 6354, - "length": 5, - "value": "\"jwk\"" + "offset": 5358, + "length": 1, + "value": "\")\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7123, - "length": 5, - "value": "\"jwk\"" + "offset": 5399, + "length": 68, + "value": "\"SecKeyCreateSignature returned nil but did not set CFError object.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7309, - "length": 5, - "value": "\"kid\"" + "offset": 6152, + "length": 38, + "value": "\"Could not unpack ASN.1 EC signature.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 7374, - "length": 5, - "value": "\"kid\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 7317, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7646, - "length": 5, - "value": "\"x5u\"" + "offset": 7377, + "length": 108, + "value": "\"Signature is \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7801, + "offset": 7409, "length": 5, - "value": "\"x5u\"" + "value": "\" bytes long instead of the expected \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 8071, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 7481, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8138, - "length": 5, - "value": "\"x5c\"" + "offset": 7483, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8390, - "length": 5, - "value": "\"x5t\"" + "offset": 8253, + "length": 68, + "value": "\"Error verifying signature. (CFError: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8455, - "length": 5, - "value": "\"x5t\"" + "offset": 8319, + "length": 1, + "value": "\")\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 8713, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9086, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8782, - "length": 9, - "value": "\"x5tS256\"" + "offset": 9117, + "length": 82, + "value": "\"ASN.1 integer is \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8950, + "offset": 9147, "length": 5, - "value": "\"typ\"" + "value": "\" bytes long when it should be < \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9015, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9195, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 9202, - "length": 5, - "value": "\"cty\"" + "offset": 9197, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9267, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9257, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9453, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9298, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 9521, - "length": 6, - "value": "\"crit\"" + "offset": 9640, + "length": 60, + "value": "\"Unable to parse ASN.1 integer. This should be unreachable.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 10074, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9797, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 10639, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9829, + "length": 11, + "value": "0b10000000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", - "kind": "StringLiteral", - "offset": 236, - "length": 3, - "value": "\"<\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9927, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 605, + "offset": 10090, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 477, - "length": 3, - "value": "100" + "offset": 10187, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 527, - "length": 3, - "value": "102" + "offset": 140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 574, - "length": 3, - "value": "103" + "offset": 151, + "length": 4, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 620, - "length": 3, - "value": "122" + "offset": 140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 682, + "offset": 151, + "length": 4, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", + "kind": "IntegerLiteral", + "offset": 148, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 739, - "length": 2, - "value": "14" + "offset": 159, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 788, - "length": 2, - "value": "20" + "offset": 177, + "length": 12, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 839, - "length": 2, - "value": "21" + "offset": 148, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 890, - "length": 2, - "value": "22" + "offset": 159, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 937, - "length": 2, - "value": "24" + "offset": 177, + "length": 12, + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", + "kind": "StringLiteral", + "offset": 236, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", "kind": "IntegerLiteral", - "offset": 990, - "length": 2, - "value": "26" + "offset": 605, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", "kind": "IntegerLiteral", - "offset": 1040, + "offset": 527, "length": 2, - "value": "27" + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", - "kind": "IntegerLiteral", - "offset": 1091, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "FloatLiteral", + "offset": 625, + "length": 3, + "value": "0.5" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "BooleanLiteral", + "offset": 1260, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "BooleanLiteral", + "offset": 2522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCode.swift", + "kind": "StringLiteral", + "offset": 1328, "length": 2, - "value": "28" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 1816, "length": 1, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 2009, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 2082, "length": 1, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 711, - "length": 3, - "value": "\"P\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 1725, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 722, - "length": 3, - "value": "\"F\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 2714, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 937, - "length": 3, - "value": "\"0\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 3720, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 948, - "length": 3, - "value": "\"O\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 3824, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 974, - "length": 3, - "value": "\"1\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4158, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 985, - "length": 3, - "value": "\"I\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4163, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1011, - "length": 3, - "value": "\"2\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4170, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1022, - "length": 3, - "value": "\"Z\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "BooleanLiteral", + "offset": 4510, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1048, - "length": 3, - "value": "\"8\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4650, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1059, - "length": 3, - "value": "\"B\"" + "offset": 1567, + "length": 5, + "value": "\"RSA\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1177, - "length": 3, - "value": "\"O\"" + "offset": 1588, + "length": 5, + "value": "\"oct\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1188, - "length": 3, - "value": "\"0\"" + "offset": 1608, + "length": 4, + "value": "\"EC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1214, - "length": 3, - "value": "\"Q\"" + "offset": 1567, + "length": 5, + "value": "\"RSA\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1225, - "length": 3, - "value": "\"0\"" + "offset": 1588, + "length": 5, + "value": "\"oct\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1251, - "length": 3, - "value": "\"U\"" + "offset": 1608, + "length": 4, + "value": "\"EC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1262, - "length": 3, - "value": "\"0\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "Array", + "offset": 1334, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1288, - "length": 3, - "value": "\"D\"" + "offset": 2354, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1299, - "length": 3, - "value": "\"0\"" + "offset": 2457, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1325, - "length": 3, - "value": "\"I\"" + "offset": 2688, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1336, - "length": 3, - "value": "\"1\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "Array", + "offset": 3223, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1362, - "length": 3, - "value": "\"Z\"" + "offset": 3708, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1373, - "length": 3, - "value": "\"2\"" + "offset": 4014, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1399, - "length": 3, - "value": "\"B\"" + "offset": 4169, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1410, - "length": 3, - "value": "\"8\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Dictionary", - "offset": 225, - "length": 310, - "value": "[(\"1\", [\"pass_data\", \"birth_date\", \"photo_from_camera\", \"client_id\"]), (\"2\", [\"pass_data\", \"photo_from_camera\", \"birth_date\", \"client_id\"]), (\"3\", [\"photo_from_camera\", \"pass_data\", \"birth_date\", \"client_id\"]), (\"4\", [\"pass_data\", \"photo_from_camera\", \"client_id\", \"birth_date\"])]" + "offset": 4382, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 593, - "length": 2, - "value": "\"\"" + "offset": 4447, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 626, - "length": 2, - "value": "\"\"" + "offset": 4662, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 665, - "length": 2, - "value": "\"\"" + "offset": 5431, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 697, - "length": 2, - "value": "\"\"" + "offset": 5616, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 770, - "length": 11, - "value": "\"pass_data\"" + "offset": 5681, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 805, - "length": 12, - "value": "\"birth_date\"" + "offset": 5950, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 842, - "length": 19, - "value": "\"photo_from_camera\"" + "offset": 6105, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 892, - "length": 11, - "value": "\"client_id\"" + "offset": 6372, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1132, - "length": 13, - "value": "\"X-Signature\"" + "offset": 6439, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1170, - "length": 10, - "value": "\"X-Number\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Array", - "offset": 1338, - "length": 20, - "value": "[\"1\", \"2\", \"3\", \"4\"]" + "offset": 6688, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Array", - "offset": 1393, - "length": 40, - "value": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 6753, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2003, - "length": 2, - "value": "\"\"" + "offset": 7008, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2157, - "length": 2, - "value": "\"\"" + "offset": 7077, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2259, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7245, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2291, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7310, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2860, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7497, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 3010, - "length": 2, - "value": "\"\"" + "offset": 7562, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 3036, + "offset": 7748, "length": 6, - "value": "\"%02x\"" + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2267, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 7816, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", - "kind": "Dictionary", - "offset": 2434, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 365, + "length": 14, + "value": "\"access_token\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 4585, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 406, + "length": 13, + "value": "\"result_code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", - "kind": "Dictionary", - "offset": 4752, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 446, + "length": 13, + "value": "\"result_note\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 647, - "length": 2, - "value": "\"\"" + "offset": 491, + "length": 18, + "value": "\"comparison_value\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 682, - "length": 2, - "value": "\"\"" + "offset": 365, + "length": 14, + "value": "\"access_token\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 917, - "length": 23, - "value": "\"JSON Processing Queue\"" + "offset": 406, + "length": 13, + "value": "\"result_code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", - "kind": "Array", - "offset": 993, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 446, + "length": 13, + "value": "\"result_note\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 2238, - "length": 24, - "value": "\"Pixel format not found\"" + "offset": 491, + "length": 18, + "value": "\"comparison_value\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2270, - "length": 3, - "value": "400" + "offset": 132, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", - "kind": "Array", - "offset": 2561, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "kind": "IntegerLiteral", + "offset": 143, "length": 2, - "value": "[]" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2877, - "length": 1, + "offset": 155, + "length": 2, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2913, - "length": 1, - "value": "0" + "offset": 167, + "length": 2, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 3006, + "offset": 132, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 147, - "length": 1, - "value": "0" + "offset": 143, + "length": 2, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 158, - "length": 6, - "value": "1" + "offset": 155, + "length": 2, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 147, + "offset": 167, + "length": 2, + "value": "3" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "StringLiteral", + "offset": 1385, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2492, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", "kind": "IntegerLiteral", - "offset": 158, - "length": 6, + "offset": 2527, + "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 365, - "length": 14, - "value": "\"access_token\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2564, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 406, - "length": 13, - "value": "\"result_code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2598, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 446, - "length": 13, - "value": "\"result_note\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2638, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 491, - "length": 18, - "value": "\"comparison_value\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2686, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 365, - "length": 14, - "value": "\"access_token\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2724, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 406, - "length": 13, - "value": "\"result_code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2769, + "length": 1, + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 446, - "length": 13, - "value": "\"result_note\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 1925, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 491, - "length": 18, - "value": "\"comparison_value\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2119, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 1247, - "length": 3, - "value": "\"-\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2193, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 1258, - "length": 3, - "value": "\"+\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2243, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2257, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1301, - "length": 3, - "value": "\"_\"" + "offset": 176, + "length": 12, + "value": "\"background\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1312, - "length": 3, - "value": "\"\/\"" + "offset": 887, + "length": 16, + "value": "\"encrypted_data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1346, - "length": 1, - "value": "4" + "offset": 1160, + "length": 3, + "value": "120" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1382, - "length": 1, - "value": "0" + "offset": 1566, + "length": 3, + "value": "200" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1404, - "length": 1, - "value": "2" + "offset": 1572, + "length": 3, + "value": "299" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1416, - "length": 4, - "value": "\"==\"" + "offset": 4768, + "length": 10, + "value": "\"location\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1435, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Dictionary", + "offset": 6709, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1447, - "length": 3, - "value": "\"=\"" + "offset": 6729, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2207, - "length": 3, - "value": "\"=\"" + "offset": 6748, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2218, - "length": 2, + "offset": 6789, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2260, - "length": 3, - "value": "\"+\"" + "offset": 6807, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 2271, - "length": 3, - "value": "\"-\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 7138, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2314, - "length": 3, - "value": "\"\/\"" + "offset": 7885, + "length": 8, + "value": "\"detail\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2325, - "length": 3, - "value": "\"_\"" + "offset": 8075, + "length": 5, + "value": "\"msg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3052, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "StringLiteral", + "offset": 8299, + "length": 7, + "value": "\"error\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3111, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 9309, "length": 2, - "value": "16" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "BooleanLiteral", - "offset": 3126, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "StringLiteral", + "offset": 9370, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3186, - "length": 4, - "value": "0x00" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3199, - "length": 1, - "value": "8" + "value": "\"ttl\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 3250, + "offset": 9390, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 3286, + "offset": 9424, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3320, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 10029, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3350, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10076, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 3385, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 10224, "length": 2, - "value": "\"\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3435, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10263, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3464, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10325, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3858, - "length": 2, - "value": "16" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 863, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 902, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", "kind": "IntegerLiteral", - "offset": 3957, + "offset": 2089, "length": 1, - "value": "1" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 4529, - "length": 37, - "value": "\"parameters should be of same length\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 2342, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4686, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 3150, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 4871, - "length": 37, - "value": "\"parameters should be of same length\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 3827, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4936, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Dictionary", + "offset": 225, + "length": 310, + "value": "[(\"1\", [\"pass_data\", \"birth_date\", \"photo_from_camera\", \"client_id\"]), (\"2\", [\"pass_data\", \"photo_from_camera\", \"birth_date\", \"client_id\"]), (\"3\", [\"photo_from_camera\", \"pass_data\", \"birth_date\", \"client_id\"]), (\"4\", [\"pass_data\", \"photo_from_camera\", \"client_id\", \"birth_date\"])]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4955, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 593, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 5046, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 626, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 3527, - "length": 53, - "value": "\"Encryption failed with status: \"" + "offset": 665, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 3578, - "length": 1, - "value": "\".\"" + "offset": 697, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 5100, - "length": 53, - "value": "\"Decryption failed with status: \"" + "offset": 770, + "length": 11, + "value": "\"pass_data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 5151, - "length": 1, - "value": "\".\"" + "offset": 805, + "length": 12, + "value": "\"birth_date\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "BooleanLiteral", - "offset": 5842, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 842, + "length": 19, + "value": "\"photo_from_camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 6368, - "length": 49, - "value": "\"Key wrap failed with status: \"" + "offset": 892, + "length": 11, + "value": "\"client_id\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 1132, + "length": 13, + "value": "\"X-Signature\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 6415, - "length": 1, - "value": "\".\"" + "offset": 1170, + "length": 10, + "value": "\"X-Number\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "BooleanLiteral", - "offset": 7105, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Array", + "offset": 1338, + "length": 20, + "value": "[\"1\", \"2\", \"3\", \"4\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Array", + "offset": 1393, + "length": 40, + "value": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 7649, - "length": 53, - "value": "\"Key unwrap failed with status: \"" + "offset": 2003, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 7700, - "length": 1, - "value": "\".\"" + "offset": 2157, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8216, + "offset": 2259, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8231, + "offset": 2291, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8245, + "offset": 2860, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "IntegerLiteral", - "offset": 8567, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 3010, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 2222, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 3036, + "length": 6, + "value": "\"%02x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", - "kind": "Dictionary", - "offset": 2385, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdAppearance.swift", + "kind": "IntegerLiteral", + "offset": 543, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4447, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 241, + "length": 59, + "value": "\"Invalid request. Call the number \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", - "kind": "Dictionary", - "offset": 4610, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 299, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/Thumbprint.swift", - "kind": "IntegerLiteral", - "offset": 1799, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 338, + "length": 146, + "value": "\"Ð’ запроÑе не переданы необходимые параметры. ОбратитеÑÑŒ по номер \"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 483, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 614, - "length": 20, - "value": "\"Video Output Queue\"" + "offset": 521, + "length": 99, + "value": "\"Barcha kerakli parametrlar so'rovda yuborilmadi. \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Array", - "offset": 685, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 595, + "length": 5, + "value": "\" raqam orqali bog'laning\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 799, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 765, + "length": 63, + "value": "\"MyID internal error. Call the number \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 842, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 827, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1407, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 866, + "length": 100, + "value": "\"ВнутреннÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ОбратитеÑÑŒ по номеру \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 2588, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 965, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 2631, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1003, + "length": 70, + "value": "\"MyID ichki xatolik. \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3957, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "offset": 1048, + "length": 5, + "value": "\" raqam orqali bog'laning\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5148, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 42, + "value": "\"Connection error. Please try again later\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5294, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1301, + "length": 104, + "value": "\"ПроÑим проверить интернет Ñоединение и повторить Ñнова\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5758, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1442, + "length": 60, + "value": "\"Internet aloqangizni tekshiring va qaytadan urinib ko'ring\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 6147, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1647, + "length": 21, + "value": "\"Bad or blurry image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 6464, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1706, + "length": 39, + "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6892, - "length": 4, - "value": "\"\n\"" + "offset": 1782, + "length": 41, + "value": "\"Sur'atning sifati past yoki sur'at xira\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 7471, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1973, + "length": 22, + "value": "\"Camera access denied\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Array", - "offset": 7710, - "length": 9, - "value": "[\"en-US\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2033, + "length": 47, + "value": "\"ДоÑтуп к камере запрещен\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Dictionary", - "offset": 8080, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2118, + "length": 57, + "value": "\"Камерага кирүүгө тыюу Ñалынды\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 8387, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2212, + "length": 55, + "value": "\"Ilova uchun kameradan foydalanishga ruxsat berilmagan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8476, - "length": 2, - "value": "\"\"" + "offset": 2409, + "length": 10, + "value": "\"Continue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 8664, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2457, + "length": 22, + "value": "\"Продолжить\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8708, - "length": 16, - "value": "\"\"" + "offset": 2516, + "length": 13, + "value": "\"Davom etish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8723, - "length": 1, - "value": "\"\"" + "offset": 2668, + "length": 6, + "value": "\"Exit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 9629, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2712, + "length": 12, + "value": "\"Выйти\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 9670, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2762, + "length": 12, + "value": "\"Чыгуу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 9877, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2811, + "length": 9, + "value": "\"Chiqish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 9936, - "length": 2, - "value": "\"\"" + "offset": 2963, + "length": 11, + "value": "\"Try again\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10100, - "length": 18, - "value": "\"myid_icon_idcard\"" + "offset": 3012, + "length": 38, + "value": "\"Попробовать еще раз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10224, - "length": 20, - "value": "\"myid_icon_passport\"" + "offset": 3089, + "length": 54, + "value": "\"Дагы бир жолу аракет кылыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10361, - "length": 26, - "value": "\"myid_icon_driver_license\"" + "offset": 3180, + "length": 22, + "value": "\"Qayta urinib ko'ring\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 10507, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3344, + "length": 16, + "value": "\"Driver license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 10791, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3398, + "length": 53, + "value": "\"ВодительÑкое удоÑтоверение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11288, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3488, + "length": 26, + "value": "\"Haydovchilik guvohnomasi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11881, - "length": 3, - "value": "160" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3662, + "length": 15, + "value": "\"Date of birth\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11954, - "length": 2, - "value": "40" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3715, + "length": 27, + "value": "\"Дата рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1328, - "length": 2, - "value": "\"\"" + "offset": 3779, + "length": 15, + "value": "\"Tug'ilgan kun\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", - "kind": "Dictionary", - "offset": 2677, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3949, + "length": 12, + "value": "\"dd.mm.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", - "kind": "Dictionary", - "offset": 3491, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3999, + "length": 20, + "value": "\"дд.мм.гггг\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UIImage.swift", - "kind": "BooleanLiteral", - "offset": 142, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4056, + "length": 12, + "value": "\"kk.oo.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UIImage.swift", - "kind": "BooleanLiteral", - "offset": 242, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4206, + "length": 5, + "value": "\"PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1486, - "length": 3, - "value": "\".\"" + "offset": 4249, + "length": 12, + "value": "\"ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Serializer.swift", - "kind": "Array", - "offset": 1595, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4298, + "length": 9, + "value": "\"JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 159, - "length": 21, - "value": "\"[a-zA-Z]{2}[0-9]{7}\"" + "offset": 4452, + "length": 38, + "value": "\"Serial and number of passport or PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 210, - "length": 11, - "value": "\"[0-9]{14}\"" + "offset": 4528, + "length": 61, + "value": "\"Ð¡ÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 321, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4626, + "length": 39, + "value": "\"Pasport seriyasi, raqami yoki JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4821, + "length": 17, + "value": "\"AA1234567 | PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 489, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4876, + "length": 24, + "value": "\"AA1234567 | ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 770, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4937, + "length": 21, + "value": "\"AA1234567 | JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "Array", - "offset": 863, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5091, + "length": 6, + "value": "\"hour\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 889, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5135, + "length": 8, + "value": "\"чаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 928, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5180, + "length": 6, + "value": "\"soat\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 1082, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5320, + "length": 7, + "value": "\"hours\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1258, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5365, + "length": 8, + "value": "\"чаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1400, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5410, + "length": 6, + "value": "\"soat\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1424, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5551, + "length": 9, + "value": "\"ID Card\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1509, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5598, + "length": 9, + "value": "\"ID Card\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1533, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5644, + "length": 10, + "value": "\"ID Karta\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1620, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5789, + "length": 8, + "value": "\"minute\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1726, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5835, + "length": 8, + "value": "\"мин\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1750, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5880, + "length": 8, + "value": "\"daqiqa\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1838, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6024, + "length": 9, + "value": "\"minutes\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1862, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6071, + "length": 8, + "value": "\"мин\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1947, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6116, + "length": 8, + "value": "\"daqiqa\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1971, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6266, + "length": 97, + "value": "\"Customer Service \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2058, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6362, "length": 1, - "value": "6" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2082, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6401, + "length": 139, + "value": "\"Служба поддержки пользователей \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2166, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6539, "length": 1, - "value": "7" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2190, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6578, + "length": 118, + "value": "\"Колдонуучуну колдоо \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2276, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6695, "length": 1, - "value": "8" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2300, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6733, + "length": 109, + "value": "\"Mijozlarga xizmat ko'rsatish \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2386, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6841, "length": 1, - "value": "9" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2410, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6987, + "length": 42, + "value": "\"Point the camera at the driver's license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2493, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7067, + "length": 105, + "value": "\"Ðаведите камеру телефона на водительÑкое удоÑтоверение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2518, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7209, + "length": 64, + "value": "\"Telefoningiz kamerasini haydovchilik guvohnomasiga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2604, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7420, + "length": 29, + "value": "\"Eyes closed or not detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2629, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7487, + "length": 60, + "value": "\"Глаза закрыты или не обнаружены\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2715, - "length": 2, - "value": "12" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7584, + "length": 32, + "value": "\"Ko'zlar yopiq yoki aniqlanmadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2740, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7760, + "length": 32, + "value": "\"Make sure your eyes are opened\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2934, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7830, + "length": 61, + "value": "\"УбедитеÑÑŒ, что Ваши глаза окрыты\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3019, - "length": 2, - "value": "13" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7930, + "length": 60, + "value": "\"Көзүңүз капталганын текшериңиз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 3086, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 8027, + "length": 52, + "value": "\"Ko'zlaringiz ochiq ekanligiga ishonch hosil qiling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 3143, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 8227, + "length": 25, + "value": "\"Keep your head straight\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3301, - "length": 3, - "value": "\"1\"" + "offset": 8290, + "length": 40, + "value": "\"Держите голову прÑмо\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3306, - "length": 3, - "value": "\"2\"" + "offset": 8370, + "length": 44, + "value": "\"Башыңызды түз кармаңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3333, - "length": 4, - "value": "\"18\"" + "offset": 8451, + "length": 26, + "value": "\"Boshingizni tekis tuting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3351, - "length": 3, - "value": "\"3\"" + "offset": 8623, + "length": 15, + "value": "\"Keep straight\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3356, - "length": 3, - "value": "\"4\"" + "offset": 8676, + "length": 31, + "value": "\"ДержитеÑÑŒ ровно\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3383, - "length": 4, - "value": "\"19\"" + "offset": 8745, + "length": 15, + "value": "\"Түз тур\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3401, - "length": 3, - "value": "\"5\"" + "offset": 8797, + "length": 18, + "value": "\"To'g'riga qarang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3406, - "length": 3, - "value": "\"6\"" + "offset": 8957, + "length": 41, + "value": "\"Make sure your face is inside the frame\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3433, - "length": 4, - "value": "\"20\"" + "offset": 9036, + "length": 79, + "value": "\"УбедитеÑÑŒ, что ваше лицо находитÑÑ Ð² рамке\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3477, - "length": 2, - "value": "\"\"" + "offset": 9153, + "length": 82, + "value": "\"Жүзүңүз алкактын ичинде турганына ынаныңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3540, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9272, + "length": 66, + "value": "\"Sizning yuzingiz belgilangan maydon ichida bo'lishini ta'minlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3550, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9485, + "length": 22, + "value": "\"Face not fully shown\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3597, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9545, + "length": 101, + "value": "\"Лицо не полноÑтью попало в кадр или не отчетливо видно\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3607, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9683, + "length": 52, + "value": "\"Yuz aniq ko'rinmadi yoki to'liq tasvirga tushmagan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3630, - "length": 43, - "value": "\"\"" + "offset": 9877, + "length": 23, + "value": "\"Move away from camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3641, - "length": 1, - "value": "\"\"" + "offset": 9938, + "length": 31, + "value": "\"Отойдите дальше\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3659, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 10010, + "length": 27, + "value": "\"Ðртка жылыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3669, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 10074, + "length": 26, + "value": "\"Kameradan uzoqroq turing\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3672, - "length": 1, - "value": "\"\"" + "offset": 10243, + "length": 17, + "value": "\"You are too far\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3690, - "length": 25, - "value": "\"\"" + "offset": 10298, + "length": 34, + "value": "\"Ð’Ñ‹ Ñлишком далеко\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3697, - "length": 1, - "value": "\".\"" + "offset": 10370, + "length": 39, + "value": "\"Сиз өтө Ð°Ð»Ñ‹Ñ Ñ‚ÑƒÑ€Ð°Ñыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3706, - "length": 1, - "value": "\".\"" + "offset": 10446, + "length": 26, + "value": "\"Kameraga yaqinroq keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3714, - "length": 1, - "value": "\"\"" + "offset": 10616, + "length": 117, + "value": "\"Due to a large number of unsuccessful attempts, your access to the identification service is temporarily restricted\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 176, - "length": 12, - "value": "\"background\"" + "offset": 10771, + "length": 186, + "value": "\"Из-за большого количеÑтва неуÑпешных попыток Вам временно ограничен доÑтуп к ÑервиÑу идентификации\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 887, + "offset": 10994, + "length": 111, + "value": "\"Ko'p sonli muvaffaqiyatsiz urinishlar tufayli identifikatsiya xizmatidan foydalanishingiz vaqtincha cheklandi\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11257, "length": 16, - "value": "\"encrypted_data\"" + "value": "\"Open your eyes\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 3, - "value": "120" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11311, + "length": 29, + "value": "\"Откройте глаза\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1566, - "length": 3, - "value": "200" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11377, + "length": 23, + "value": "\"Ko'zlaringizni oching\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1572, - "length": 3, - "value": "299" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11549, + "length": 31, + "value": "\"Look straight into the camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4768, - "length": 10, - "value": "\"location\"" + "offset": 11618, + "length": 45, + "value": "\"Смотрите прÑмо в камеру\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Dictionary", - "offset": 6709, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11700, + "length": 36, + "value": "\"To'g'ridan-to'g'ri kameraga qarang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6729, - "length": 15, - "value": "\"Authorization\"" + "offset": 11886, + "length": 38, + "value": "\"Wipe the front camera of your device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6748, - "length": 42, - "value": "\"Bearer \"" + "offset": 11962, + "length": 82, + "value": "\"Протрите фронтальную камеру Вашего девайÑа\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6789, - "length": 1, - "value": "\"\"" + "offset": 12083, + "length": 81, + "value": "\"Ðппаратыңыздын алдыңкы камераÑын Ñүртүңүз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6807, - "length": 18, - "value": "\"Content-Language\"" + "offset": 12201, + "length": 92, + "value": "\"Qurilmangizning old kamerasi tiniqligiga ishonch hosil qiling (old kamerani artib qo'ying)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 7138, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 12444, + "length": 32, + "value": "\"Hold your device at face level\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 7885, - "length": 8, - "value": "\"detail\"" + "offset": 12514, + "length": 63, + "value": "\"Держите Ваш Ð´ÐµÐ²Ð°Ð¹Ñ Ð½Ð° уровне лица\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8075, - "length": 5, - "value": "\"msg\"" + "offset": 12616, + "length": 67, + "value": "\"Ðппаратты жүз деңгÑÑлинде кармаңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8299, - "length": 7, - "value": "\"error\"" + "offset": 12720, + "length": 47, + "value": "\"Smartfoningizni yuzingiz balandligida saqlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 9309, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 12917, + "length": 87, + "value": "\"Make sure the room is well lit, otherwise go to a window or walk into a more lit room\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 9370, - "length": 5, - "value": "\"ttl\"" + "offset": 13042, + "length": 224, + "value": "\"УбедитеÑÑŒ, что помещение доÑтаточно оÑвещенное, в ином Ñлучае подойдите к окну или пройдите в более оÑвещенное помещение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 9390, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13306, + "length": 203, + "value": "\"Бөлмө жетиштүү жарыктандырылганын текшериңиз, антпеÑе терезеге барыңыз же жарыктандырылган бөлмөгө барыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 9424, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13546, + "length": 87, + "value": "\"Xona yetarlicha yoritilganligiga ishonch hosil qiling, aks holda yorug' xonaga o'ting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 10029, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13783, + "length": 44, + "value": "\"There must be only one person in the image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10076, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13865, + "length": 55, + "value": "\"Ð’ кадре должно быть одно лицо\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 10224, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13957, + "length": 41, + "value": "\"Tasvirda faqat bitta yuz bo'lishi kerak\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10263, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 14145, + "length": 23, + "value": "\"Take off your glasses\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10325, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 14206, + "length": 25, + "value": "\"Снимите очки\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 147, - "length": 39, - "value": "\"(P[A-Z\\d<])([A-Z]{3})([A-Z\\d<]{39})\"" + "offset": 14268, + "length": 34, + "value": "\"Ko'zoynaklaringizni yechib oling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 232, - "length": 96, - "value": "\"([A-Z\\d<]{9})(\\d)([A-Z]{3})(\\d{6})(\\d)([M|F|X|<])(\\d{6})(\\d)([A-Z\\d<]{14})([\\d<])(\\d)\"" + "offset": 14454, + "length": 24, + "value": "\"Head rotation detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1382, - "length": 20, - "value": "\"\"" + "offset": 14516, + "length": 51, + "value": "\"Голова повернута в Ñторону\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1391, - "length": 1, - "value": "\"\n\"" + "offset": 14604, + "length": 27, + "value": "\"Bosh yon tomonga burilgan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1401, - "length": 22, - "value": "\"\"" + "offset": 14769, + "length": 34, + "value": "\"Point your camera at the QR code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2520, - "length": 2, - "value": "\"\"" + "offset": 14841, + "length": 46, + "value": "\"Ðаведите камеру на QR-код\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2598, - "length": 2, - "value": "\"\"" + "offset": 14924, + "length": 70, + "value": "\"Telefoningiz kamerasini ID kartangizning QR kod tomoniga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3107, - "length": 2, - "value": "\"\"" + "offset": 15133, + "length": 31, + "value": "\"Identification is in progress\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3185, - "length": 2, - "value": "\"\"" + "offset": 15202, + "length": 49, + "value": "\"ПроводитÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4895, - "length": 4, - "value": "\"\n\"" + "offset": 15288, + "length": 37, + "value": "\"Identifikatsiya amalga oshirilmoqda\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 151, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15478, + "length": 28, + "value": "\"Several faces in the image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 162, - "length": 4, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15544, + "length": 59, + "value": "\"Ð’ кадр попало более одного лица\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 151, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15640, + "length": 35, + "value": "\"Tasvirda bir nechta yuz aniqlandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 162, - "length": 4, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15815, + "length": 46, + "value": "\"Point your camera at the passport photo page\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15899, + "length": 94, + "value": "\"Ðаведите камеру к Ñтранице паÑпорта Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸ÐµÐ¹\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16030, + "length": 70, + "value": "\"Telefoningiz kamerasini pasportingizning rasm sahifasiga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16244, + "length": 15, + "value": "\"Sending photo\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16297, + "length": 27, + "value": "\"Отправка фото\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16362, + "length": 27, + "value": "\"Сүрөт жөнөтүу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16426, + "length": 19, + "value": "\"Rasm yuborilmoqda\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16595, + "length": 21, + "value": "\"Sunglasses detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16654, + "length": 31, + "value": "\"Обнаружены очки\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16722, + "length": 24, + "value": "\"Ko'zoynaklar aniqlandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16904, + "length": 30, + "value": "\"You can try again in \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16933, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16972, + "length": 72, + "value": "\"Ð’Ñ‹ Ñнова можете попробовать через \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 638, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17043, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 885, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17081, + "length": 52, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1939, - "length": 42, - "value": "\"Error generating key pair: \"" + "offset": 17089, + "length": 3, + "value": "\" dan keyin qayta urinib ko'rishingiz mumkin\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1980, - "length": 2, - "value": "\"\"" + "offset": 17276, + "length": 23, + "value": "\"You can try again now\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 2304, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17337, + "length": 66, + "value": "\"Ð’Ñ‹ Ñнова можете попробовать ÑейчаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2589, - "length": 2, - "value": "\"\"" + "offset": 17440, + "length": 34, + "value": "\"Qayta urinib ko'rishingiz mumkin\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17618, + "length": 58, + "value": "\"You may be able to authenticate by trying the following:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 159, - "length": 8, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17714, + "length": 112, + "value": "\"Возможно, Ð’Ñ‹ Ñможете пройти идентификацию Ð¿Ñ€Ð¾Ð±ÑƒÑ Ñледующее:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 12, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17867, + "length": 104, + "value": "\"Төмөнкүлөрдү колдонуп, идентификациÑдан Ó©Ñ‚Ñөңүз болот:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18008, + "length": 55, + "value": "\"Quyidagilarni amalga oshirishingizni tavsiya qilamiz:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 159, - "length": 8, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18203, + "length": 14, + "value": "\"Non-resident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 12, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18255, + "length": 22, + "value": "\"Ðерезидент\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 146, + "offset": 18314, "length": 12, - "value": "\"yyyy-MM-dd\"" + "value": "\"Norezident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 198, - "length": 12, - "value": "\"dd.MM.yyyy\"" + "offset": 18463, + "length": 10, + "value": "\"Passport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 247, - "length": 76, - "value": "\"^(0[1-9]|1\\d|2\\d|3[0-1])\\.(0\\d|1[0-2])\\.(18\\d\\d|19\\d\\d|20\\d\\d)$\"" + "offset": 18511, + "length": 16, + "value": "\"ПаÑпорт\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 421, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18564, + "length": 9, + "value": "\"Pasport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 449, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18721, + "length": 57, + "value": "\"* Identification is carried out for non-resident's data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 718, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18816, + "length": 116, + "value": "\"* Ð˜Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð±ÑƒÐ´ÐµÑ‚ производитьÑÑ Ð¿Ð¾ данным Ð´Ð»Ñ Ð½ÐµÑ€ÐµÐ·Ð¸Ð´ÐµÐ½Ñ‚Ð°\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 788, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18969, + "length": 69, + "value": "\"* Identifikatsiya norezident ma'lumotlariga ko'ra amalga oshiriladi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 854, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19173, + "length": 8, + "value": "\"second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 919, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19219, + "length": 8, + "value": "\"Ñек\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1190, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19264, + "length": 8, + "value": "\"soniya\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1494, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19408, + "length": 9, + "value": "\"seconds\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1550, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19455, + "length": 8, + "value": "\"Ñек\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 1653, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19500, + "length": 8, + "value": "\"soniya\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1906, - "length": 5, - "value": "\"UTC\"" + "offset": 19655, + "length": 19, + "value": "\"Login or register\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2174, - "length": 5, - "value": "\"UTC\"" + "offset": 19712, + "length": 40, + "value": "\"Вход или региÑтрациÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 2520, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19789, + "length": 31, + "value": "\"Kirish yoki ro'yxatdan o'tish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 2544, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19961, + "length": 19, + "value": "\"Access restricted\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 2751, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 20018, + "length": 33, + "value": "\"ДоÑтуп ограничен\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 2943, - "length": 10, - "value": "31556952" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 20088, + "length": 28, + "value": "\"Xizmat vaqtincha cheklandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3070, - "length": 4, - "value": "\"31\"" + "offset": 20262, + "length": 21, + "value": "\"Bad or blurry image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3088, - "length": 3, - "value": "\"4\"" + "offset": 20321, + "length": 39, + "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3104, - "length": 3, - "value": "\"6\"" + "offset": 20400, + "length": 27, + "value": "\"Бүдөмүк Ñүрөт\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3120, - "length": 3, - "value": "\"9\"" + "offset": 20464, + "length": 41, + "value": "\"Sur'atning sifati past yoki sur'at xira\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3136, - "length": 4, - "value": "\"11\"" + "offset": 20658, + "length": 28, + "value": "\"Failed to confirm liveness\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3153, - "length": 4, - "value": "\"04\"" + "offset": 20724, + "length": 67, + "value": "\"Ðе удалоÑÑŒ подтвердить жизненноÑть\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3170, - "length": 4, - "value": "\"06\"" + "offset": 20828, + "length": 26, + "value": "\"Hayotiylik tasdiqlanmadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3187, - "length": 4, - "value": "\"09\"" + "offset": 21001, + "length": 26, + "value": "\"Choose the document type\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3289, - "length": 3, - "value": "\"2\"" + "offset": 21065, + "length": 44, + "value": "\"Выберите тип документа\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3305, - "length": 4, - "value": "\"02\"" + "offset": 21146, + "length": 23, + "value": "\"Hujjat turini tanlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 3404, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 21314, + "length": 8, + "value": "\"Cancel\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 3409, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 21360, + "length": 18, + "value": "\"Отменить\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3508, - "length": 4, - "value": "\"30\"" + "offset": 21416, + "length": 27, + "value": "\"Жокко чыгаруу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3523, - "length": 4, - "value": "\"31\"" + "offset": 21480, + "length": 14, + "value": "\"Bekor qilish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3627, - "length": 4, - "value": "\"29\"" + "offset": 21638, + "length": 7, + "value": "\"Allow\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3642, - "length": 4, - "value": "\"30\"" + "offset": 21683, + "length": 20, + "value": "\"Разрешать\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3657, - "length": 4, - "value": "\"31\"" + "offset": 21740, + "length": 15, + "value": "\"Ruxsat berish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3779, - "length": 2, - "value": "\"\"" + "offset": 21900, + "length": 16, + "value": "\"Go to settings\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4029, - "length": 5, - "value": "\"UTC\"" + "offset": 21954, + "length": 40, + "value": "\"Перейти к наÑтройкам\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 4994, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22031, + "length": 21, + "value": "\"Sozlamalarga o'tish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 5879, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22212, + "length": 52, + "value": "\"Permission denied but required for basic functions\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 9608, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22302, + "length": 117, + "value": "\"Ð’ разрешении было отказано, но необходимо Ð´Ð»Ñ Ð¾Ñновных функций\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 10637, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22456, + "length": 66, + "value": "\"Ruxsat rad etildi, lekin asosiy funksiyalar uchun talab qilinadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 222, - "length": 23, - "value": "\"JSON Processing Queue\"" + "offset": 22656, + "length": 31, + "value": "\"Client ID should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Array", - "offset": 290, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22713, + "length": 58, + "value": "\"Укажите идентификатор клиента\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 551, - "length": 11, - "value": "\"client_id\"" + "offset": 22797, + "length": 58, + "value": "\"Укажите идентификатор клиента\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 833, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 22881, + "length": 33, + "value": "\"Mijoz identifikatorini kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1170, - "length": 2, - "value": "\"\"" + "offset": 23046, + "length": 33, + "value": "\"Client Hash should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1193, - "length": 2, - "value": "\"\"" + "offset": 23105, + "length": 28, + "value": "\"Укажите Client Hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1286, - "length": 10, - "value": "\"sdk_hash\"" + "offset": 23159, + "length": 28, + "value": "\"Укажите Client Hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1446, - "length": 11, - "value": "\"pass_data\"" + "offset": 23213, + "length": 25, + "value": "\"Client Hash-ni kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1609, - "length": 7, - "value": "\"pinfl\"" + "offset": 23372, + "length": 36, + "value": "\"Client Hash ID should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 2056, - "length": 3, - "value": "101" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23434, + "length": 31, + "value": "\"Укажите Client Hash Id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 2064, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23491, + "length": 31, + "value": "\"Укажите Client Hash Id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2135, - "length": 12, - "value": "\"birth_date\"" + "offset": 23548, + "length": 28, + "value": "\"Client Hash ID-ni kiriting\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23710, + "length": 36, + "value": "\"Passport field should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2172, - "length": 17, - "value": "\"agreed_on_terms\"" + "offset": 23772, + "length": 90, + "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2231, - "length": 11, - "value": "\"client_id\"" + "offset": 23888, + "length": 90, + "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2266, - "length": 11, - "value": "\"threshold\"" + "offset": 24004, + "length": 64, + "value": "\"Pasport\/ID- karta seriyasi va raqamini yoki JSHSHIRni kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2321, - "length": 13, - "value": "\"need_update\"" + "offset": 24193, + "length": 35, + "value": "\"Date of birth should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2373, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 24254, + "length": 42, + "value": "\"Укажите дату рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2408, - "length": 8, - "value": "\"device\"" + "offset": 24322, + "length": 42, + "value": "\"Укажите дату рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2436, - "length": 6, - "value": "\"uuid\"" + "offset": 24390, + "length": 27, + "value": "\"Tug'ilgan sanani kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2479, - "length": 10, - "value": "\"platform\"" + "offset": 24561, + "length": 75, + "value": "\"Either passport (9 characters) or PINFL (14 characters) should be entered\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2491, - "length": 5, - "value": "\"iOS\"" + "offset": 24662, + "length": 137, + "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2514, - "length": 8, - "value": "\"device\"" + "offset": 24825, + "length": 137, + "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2546, - "length": 7, - "value": "\"model\"" + "offset": 24988, + "length": 77, + "value": "\"Iltimos pasport ma'lumotlarini (9 belgi) yoki JSHSHIRni (14 belgi) kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2555, - "length": 85, - "value": "\"\"" + "offset": 25199, + "length": 38, + "value": "\"Incorrect passport series and number\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2573, - "length": 1, - "value": "\", \"" + "offset": 25263, + "length": 60, + "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2605, - "length": 1, - "value": "\" \"" + "offset": 25349, + "length": 60, + "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2639, - "length": 2, - "value": "\"\"" + "offset": 25435, + "length": 36, + "value": "\"Pasport seriya va raqami noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2662, - "length": 12, - "value": "\"isEmulator\"" + "offset": 25602, + "length": 17, + "value": "\"Incorrect PINFL\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2724, - "length": 14, - "value": "\"manufacturer\"" + "offset": 25645, + "length": 29, + "value": "\"Ðеверный ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2783, - "length": 12, - "value": "\"sdkVersion\"" + "offset": 25700, + "length": 29, + "value": "\"Ðеверный ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2872, - "length": 10, - "value": "\"settings\"" + "offset": 25755, + "length": 19, + "value": "\"JSHSHIR noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2906, - "length": 9, - "value": "\"is_root\"" + "offset": 25903, + "length": 35, + "value": "\"Incorrect format of date of birth\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "BooleanLiteral", - "offset": 2917, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 25964, + "length": 57, + "value": "\"Ðеверный формат даты рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2944, - "length": 13, - "value": "\"is_emulator\"" + "offset": 26047, + "length": 57, + "value": "\"Ðеверный формат даты рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3007, - "length": 28, - "value": "\"sensor_event_changed_count\"" + "offset": 26130, + "length": 34, + "value": "\"Tug'ilgan sana formati noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3142, - "length": 13, - "value": "\"is_resident\"" + "offset": 26301, + "length": 51, + "value": "\"Users under age of \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 3269, - "length": 2, - "value": "36" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 26327, + "length": 6, + "value": "\" cannot use this service\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3293, - "length": 13, - "value": "\"external_id\"" + "offset": 26378, + "length": 117, + "value": "\"Пользователи младше \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Dictionary", - "offset": 3614, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 26423, + "length": 6, + "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3634, - "length": 15, - "value": "\"Authorization\"" + "offset": 26521, + "length": 117, + "value": "\"Пользователи младше \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3653, - "length": 42, - "value": "\"Bearer \"" + "offset": 26566, + "length": 6, + "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3694, - "length": 1, + "offset": 26664, + "length": 68, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3712, - "length": 18, - "value": "\"Content-Language\"" + "offset": 26671, + "length": 7, + "value": "\" yoshdan kichik foydalanuvchilar xizmatdan foydalana olmaydi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4214, - "length": 13, - "value": "\"X-Signature\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPrivateKey.swift", + "kind": "BooleanLiteral", + "offset": 1847, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4865, - "length": 7, - "value": "\"width\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UITextField.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 3, + "value": "150" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4897, - "length": 8, - "value": "\"height\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "Array", + "offset": 1142, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4931, - "length": 8, - "value": "\"pixels\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1473, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5435, - "length": 30, - "value": "\"zip_\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1623, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5460, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1628, "length": 1, - "value": "\".zip\"" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5661, - "length": 12, - "value": "\"image.jpeg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1751, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", "kind": "Array", - "offset": 5893, + "offset": 1807, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5967, - "length": 12, - "value": "\"depth.json\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1823, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1927, + "length": 4, + "value": "0xff" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2017, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2178, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/Thumbprint.swift", + "kind": "IntegerLiteral", + "offset": 1799, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 276, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 6554, - "length": 25, - "value": "\"Zip directory not found\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 552, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", "kind": "StringLiteral", - "offset": 6945, - "length": 21, - "value": "\"Signature not found\"" + "offset": 696, + "length": 16, + "value": "\"myid_icon_back\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7045, - "length": 17, - "value": "\"Image not found\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1317, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7553, - "length": 6, - "value": "\"file\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1485, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7595, - "length": 31, - "value": "\"file_\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1668, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7621, - "length": 1, - "value": "\".zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1819, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7662, - "length": 17, - "value": "\"application\/zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UIImage.swift", + "kind": "BooleanLiteral", + "offset": 142, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7785, - "length": 8, - "value": "\"job_id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UIImage.swift", + "kind": "BooleanLiteral", + "offset": 242, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 8093, - "length": 3, - "value": "200" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 1361, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 8099, - "length": 3, - "value": "299" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 1419, + "length": 12, + "value": "\"-----BEGIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 9595, - "length": 15, - "value": "\"Zip not found\"" + "offset": 1452, + "length": 10, + "value": "\"-----END\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 9998, - "length": 8, - "value": "\"job_id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 1504, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10017, + "offset": 1616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "FloatLiteral", - "offset": 10224, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "BooleanLiteral", + "offset": 2722, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10752, - "length": 6, - "value": "\"code\"" + "offset": 3468, + "length": 17, + "value": "\"RSA PRIVATE KEY\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10808, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 3488, + "length": 5, + "value": "\"KEY\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Dictionary", - "offset": 11016, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 3605, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 11036, - "length": 15, - "value": "\"Authorization\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 4222, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11055, - "length": 42, - "value": "\"Bearer \"" + "offset": 4259, + "length": 28, + "value": "\"-----BEGIN \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11096, - "length": 1, - "value": "\"\"" + "offset": 4281, + "length": 5, + "value": "\"-----\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11114, - "length": 18, - "value": "\"Content-Language\"" + "offset": 4326, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 584, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4345, + "length": 26, + "value": "\"-----END \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 1638, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4365, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 1671, - "length": 1, - "value": "0" + "value": "\"-----\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 1791, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4420, "length": 4, - "value": "true" + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 2320, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "kind": "StringLiteral", + "offset": 1486, "length": 3, - "value": "0.6" + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 3006, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "kind": "Array", + "offset": 1595, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "IntegerLiteral", - "offset": 4897, - "length": 1, - "value": "1" + "offset": 210, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "IntegerLiteral", - "offset": 5032, + "offset": 283, "length": 1, - "value": "2" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 5076, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 497, + "length": 10, + "value": "\"yyyyMMdd\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 5262, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 554, + "length": 13, + "value": "\"en_US_POSIX\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 621, + "length": 10, + "value": "\"GMT+0:00\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "BooleanLiteral", - "offset": 5291, - "length": 5, - "value": "false" + "offset": 2639, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 5816, - "length": 15, + "offset": 3021, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 5830, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 3398, "length": 1, - "value": "\"\"" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6223, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4022, "length": 4, - "value": "true" + "value": "\"<<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6269, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4045, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6313, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4056, + "length": 3, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6363, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4137, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6426, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4180, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 7089, - "length": 45, + "offset": 4241, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 7133, - "length": 1, + "offset": 4272, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 7248, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4487, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7298, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4494, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7354, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4619, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7400, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5015, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7481, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5022, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7524, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5147, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7796, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5192, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7838, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5476, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7878, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5487, + "length": 3, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7924, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5672, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "BooleanLiteral", - "offset": 7964, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8390, - "length": 20, - "value": "\"myid_icon_not_face\"" + "offset": 5713, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8445, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5883, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8724, - "length": 26, - "value": "\"myid_icon_multiple_faces\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "Array", + "offset": 6040, + "length": 9, + "value": "[7, 3, 1]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8995, - "length": 22, - "value": "\"myid_icon_sunglasses\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6094, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9337, - "length": 23, - "value": "\"myid_icon_eyes_opened\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6128, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9395, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6631, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9671, - "length": 20, - "value": "\"myid_icon_not_face\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6659, + "length": 2, + "value": "65" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 10073, - "length": 24, - "value": "\"myid_icon_advice_first\"" + "offset": 6831, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10133, - "length": 25, - "value": "\"myid_icon_advice_second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6858, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10193, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10654, - "length": 24, - "value": "\"myid_icon_advice_first\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 527, + "length": 3, + "value": "102" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10714, - "length": 25, - "value": "\"myid_icon_advice_second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 574, + "length": 3, + "value": "103" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10774, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 620, + "length": 3, + "value": "122" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11783, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11832, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 739, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11883, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 788, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", "kind": "IntegerLiteral", - "offset": 12139, - "length": 1, - "value": "0" + "offset": 839, + "length": 2, + "value": "21" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12256, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 890, + "length": 2, + "value": "22" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12305, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 937, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12352, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 990, + "length": 2, + "value": "26" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12405, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 2, + "value": "27" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12453, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 1091, + "length": 2, + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12507, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecureRandom.swift", + "kind": "IntegerLiteral", + "offset": 1396, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12558, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", + "kind": "StringLiteral", + "offset": 137, + "length": 17, + "value": "\"uz.myid.ios.sdk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", "kind": "StringLiteral", - "offset": 12804, - "length": 18, - "value": "\"myid_icon_cancel\"" + "offset": 184, + "length": 7, + "value": "\"2.3.0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12956, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", + "kind": "StringLiteral", + "offset": 221, + "length": 11, + "value": "\"712022202\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", "kind": "StringLiteral", - "offset": 13043, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 268, + "length": 12, + "value": "\"##.##.####\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13196, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 1334, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13260, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2162, "length": 5, - "value": "false" + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13314, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2265, "length": 5, - "value": "false" + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13386, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2308, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 13607, - "length": 1, - "value": "0" + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13654, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2411, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 13825, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14064, - "length": 1, - "value": "1" + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14162, - "length": 4, - "value": "3600" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2772, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14200, - "length": 4, - "value": "3600" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2824, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14207, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 3100, "length": 2, - "value": "60" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14243, - "length": 4, - "value": "3600" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14250, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 3528, "length": 2, - "value": "60" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14285, - "length": 2, - "value": "\"\"" + "offset": 4079, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14313, - "length": 2, - "value": "\"\"" + "offset": 4568, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14341, - "length": 2, - "value": "\"\"" + "offset": 4842, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14373, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 5249, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14400, - "length": 30, - "value": "\"\"" + "offset": 5402, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14409, - "length": 1, - "value": "\" \"" + "offset": 5720, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14429, - "length": 1, - "value": "\"\"" + "offset": 5875, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14457, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 6081, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14484, - "length": 31, - "value": "\"\"" + "offset": 6146, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14493, - "length": 1, - "value": "\" \"" + "offset": 6354, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14514, - "length": 1, - "value": "\"\"" + "offset": 7123, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14557, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 7309, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14586, - "length": 34, - "value": "\"\"" + "offset": 7374, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14597, - "length": 1, - "value": "\" \"" + "offset": 7646, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14619, - "length": 1, - "value": "\"\"" + "offset": 7801, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14649, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 8071, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14678, - "length": 35, - "value": "\"\"" + "offset": 8138, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14689, - "length": 1, - "value": "\" \"" + "offset": 8390, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14712, - "length": 1, - "value": "\"\"" + "offset": 8455, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14755, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 8713, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14784, - "length": 34, - "value": "\"\"" + "offset": 8782, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14795, - "length": 1, - "value": "\" \"" + "offset": 8950, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14817, - "length": 1, - "value": "\"\"" + "offset": 9015, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14847, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 9202, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14876, - "length": 35, - "value": "\"\"" + "offset": 9267, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14887, - "length": 1, - "value": "\" \"" + "offset": 9453, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14910, - "length": 1, - "value": "\"\"" + "offset": 9521, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14946, - "length": 41, - "value": "\"\"" + "offset": 10074, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14958, - "length": 1, - "value": "\" \"" + "offset": 10639, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 14972, - "length": 1, - "value": "\" \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", + "kind": "Array", + "offset": 3474, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", "kind": "StringLiteral", - "offset": 14986, - "length": 28, - "value": "\"\"" + "offset": 4307, + "length": 170, + "value": "\"No valid RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey\nJSON found to decode.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", "kind": "StringLiteral", - "offset": 15013, - "length": 4, - "value": "\" \"" + "offset": 4695, + "length": 139, + "value": "\"No RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey found to decode.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 15025, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 934, + "length": 20, + "value": "\"Video Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 15307, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1005, "length": 2, - "value": "18" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 15348, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 24, + "value": "\"Image Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 15555, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1204, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "StringLiteral", - "offset": 15710, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 1477, + "length": 20, + "value": "\"Depth Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 15795, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1548, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 15914, + "offset": 1782, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 16248, + "offset": 1827, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 16665, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 1860, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 16828, - "length": 3, - "value": "180" + "offset": 1897, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 16899, - "length": 2, - "value": "45" + "offset": 1934, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17069, - "length": 3, - "value": "-20" + "offset": 2371, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17409, - "length": 2, - "value": "25" + "offset": 2393, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17414, + "offset": 2532, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 2603, + "length": 4, + "value": "0.75" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17484, - "length": 2, - "value": "90" + "offset": 2611, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18100, - "length": 2, - "value": "20" + "offset": 2617, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 2636, + "length": 4, + "value": "0.75" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18168, - "length": 2, - "value": "40" + "offset": 2659, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18237, - "length": 2, - "value": "40" + "offset": 2697, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18366, - "length": 3, - "value": "160" + "offset": 2703, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18439, - "length": 2, - "value": "40" + "offset": 2721, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18847, - "length": 2, - "value": "24" + "offset": 2741, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 18886, + "offset": 2892, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 18960, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 3170, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 19257, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 3192, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 19353, - "length": 2, - "value": "20" + "offset": 3331, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 3496, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 19394, + "offset": 3806, "length": 1, - "value": "0" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 19601, - "length": 5, - "value": "false" + "offset": 4259, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 20351, + "offset": 4423, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 20393, + "offset": 4645, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 20546, - "length": 2, - "value": "24" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 5610, + "length": 27, + "value": "\"No suitable camera found.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 20654, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 6063, + "length": 27, + "value": "\"No suitable camera found.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 20844, - "length": 17, - "value": "\"myid_icon_error\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 6644, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 21030, - "length": 5, - "value": "false" + "offset": 6790, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21092, - "length": 2, - "value": "20" + "offset": 6994, + "length": 3, + "value": "480" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21149, - "length": 1, - "value": "0" + "offset": 7060, + "length": 3, + "value": "640" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 21352, - "length": 5, - "value": "false" + "offset": 8498, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21551, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 8644, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21642, - "length": 2, - "value": "16" + "offset": 8848, + "length": 3, + "value": "480" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21764, - "length": 1, - "value": "0" + "offset": 8914, + "length": 3, + "value": "640" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21775, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 9466, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 21821, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 9603, "length": 4, - "value": "0.15" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21868, - "length": 1, - "value": "5" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21925, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 10703, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21935, - "length": 2, - "value": "20" + "offset": 10727, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21947, - "length": 2, - "value": "20" + "offset": 12441, + "length": 4, + "value": "1108" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21958, - "length": 2, - "value": "20" + "offset": 12620, + "length": 4, + "value": "1108" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 22020, + "offset": 13268, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22090, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 22156, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 14894, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 22196, + "offset": 14988, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22454, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 15030, + "length": 3, + "value": "0.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22674, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 15126, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 22741, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 15166, + "length": 3, + "value": "0.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 22786, + "offset": 15258, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22960, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23011, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 15310, + "length": 3, + "value": "180" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 23140, + "offset": 15384, "length": 2, - "value": "20" + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23212, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16133, + "length": 4, + "value": "0.55" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23560, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16140, + "length": 3, + "value": "0.6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 23628, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16189, + "length": 4, + "value": "0.95" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 23674, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16196, + "length": 3, + "value": "0.9" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 16633, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 23851, + "offset": 16767, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 23903, + "offset": 17369, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24035, - "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 24108, - "length": 5, - "value": "false" + "offset": 18200, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 24456, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 18230, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24523, - "length": 2, - "value": "18" + "offset": 18369, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24568, + "offset": 18424, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24742, + "offset": 18457, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24793, + "offset": 18596, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 24922, - "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24994, + "offset": 18830, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 25301, - "length": 2, - "value": "18" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 25680, + "offset": 19163, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 25846, - "length": 2, - "value": "18" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 26196, + "offset": 19256, "length": 4, - "value": "true" + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 26840, + "offset": 19312, "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 26936, - "length": 3, - "value": "0.2" + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 26980, - "length": 2, - "value": "16" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19324, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27035, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19391, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 27045, - "length": 2, - "value": "20" + "offset": 19518, + "length": 4, + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 27057, - "length": 2, - "value": "20" + "offset": 19574, + "length": 4, + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27068, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19588, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 27127, + "offset": 19655, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27256, + "offset": 5583, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 27446, - "length": 16, - "value": "\"myid_icon_call\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27629, + "offset": 5711, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27818, + "offset": 5867, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27904, - "length": 2, - "value": "17" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 6519, + "length": 27, + "value": "\"Invalid header parameter.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27942, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 6713, + "length": 17, + "value": "\"Wrong key type.\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 7653, + "length": 57, + "value": "\"JWS header algorithm does not match verifier algorithm.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 28176, + "offset": 8593, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29066, - "length": 3, - "value": "-20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29685, - "length": 3, - "value": "100" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29756, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "BooleanLiteral", + "offset": 8749, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "IntegerLiteral", - "offset": 29914, + "offset": 9088, "length": 1, - "value": "8" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30014, - "length": 2, - "value": "-8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 3527, + "length": 53, + "value": "\"Encryption failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30175, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 3578, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30280, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 5100, + "length": 53, + "value": "\"Decryption failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30398, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 5151, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30504, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "BooleanLiteral", + "offset": 5842, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30621, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 6368, + "length": 49, + "value": "\"Key wrap failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30726, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 6415, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30815, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "BooleanLiteral", + "offset": 7105, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30889, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 7649, + "length": 53, + "value": "\"Key unwrap failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30978, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 7700, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31053, - "length": 2, - "value": "50" + "offset": 8216, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31141, - "length": 2, - "value": "50" + "offset": 8231, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31215, - "length": 2, - "value": "50" + "offset": 8245, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31346, - "length": 2, - "value": "50" + "offset": 8567, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31450, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSet.swift", + "kind": "Array", + "offset": 2926, "length": 2, - "value": "20" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31556, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 614, + "length": 20, + "value": "\"Video Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31639, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "Array", + "offset": 685, "length": 2, - "value": "50" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31739, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 799, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31841, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 842, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31996, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1407, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 32093, - "length": 2, - "value": "-8" + "offset": 2588, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32173, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 2631, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32241, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 3957, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32323, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5148, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32412, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5294, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32508, - "length": 3, - "value": "-10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5758, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 32919, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6147, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33104, - "length": 30, - "value": "\"+998\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6464, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "StringLiteral", - "offset": 33133, - "length": 1, - "value": "\"\"" + "offset": 6892, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33190, - "length": 22, - "value": "\"telprompt:\/\/\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 7471, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33211, - "length": 3, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "Array", + "offset": 7710, + "length": 9, + "value": "[\"en-US\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "Dictionary", - "offset": 33348, + "offset": 8080, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 132, + "offset": 8387, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 143, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8476, "length": 2, - "value": "1" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 155, - "length": 2, - "value": "2" + "offset": 8664, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 167, - "length": 2, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8708, + "length": 16, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 132, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8723, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 143, + "offset": 9629, "length": 2, - "value": "1" + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 155, - "length": 2, - "value": "2" + "offset": 9670, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 167, - "length": 2, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 9877, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 1725, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 9936, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 2714, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10100, + "length": 18, + "value": "\"myid_icon_idcard\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 3720, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10224, + "length": 20, + "value": "\"myid_icon_passport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 3824, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10361, + "length": 26, + "value": "\"myid_icon_driver_license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 4158, - "length": 2, - "value": "64" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 10507, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 4163, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 10791, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 4170, + "offset": 11288, "length": 2, - "value": "64" + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "BooleanLiteral", - "offset": 4510, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 11881, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 4650, - "length": 1, - "value": "0" + "offset": 11954, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPublicKey.swift", - "kind": "BooleanLiteral", - "offset": 1836, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Icons.swift", + "kind": "StringLiteral", + "offset": 139, + "length": 13538, + "value": "\"iVBORw0KGgoAAAANSUhEUgAAAQ0AAABLCAYAAABqZNLNAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7tXXd8FVX2P2fm1dSXhA6hFxGkiQj+LCDWXaUl0RVCERDbuhIbCKJBRVDXhXUFIVgQ1F1NqIqrLgquK2JbkqDSkR5CCOmvzcw9v8+85IWXxysz8yYBljd\/Qd6555x77p3vfO+5DSH6RCNwkUVgMWTHJcYmXcmQhiBCZ0BoWRsCdoAADnASX1hRU\/bdg5BdfZGFRlF1UZFUVCgagf+BCHjAIiFpBAEbCYBxoatE1ShxOZk1D3\/xP1B1XasQBQ1dwxlVdr5GYHnsopYWnj0FwHVW4yMx+LaqunxRlHWciVoUNNT0oKjsBRmBWsCgV8Ozi2DVYwcqKyufjAJHbXyioHFBvgZRp5VGQB6SJCQkzFfLMPz1E7BNEyofWajU7oUgN37eN72J8DIAri0QJADiSSLpIEhc\/nvZg48Gq0MUNC6E1o36qDkCqxIWjgPAsZoV+BREic3MrHlkhx66zqWOzOe+HYocdzcQNQvmBxHuIBO99t6Ms8EjChrnsvWiths1ArUsI\/FN7cMSf\/fYgfGVjzykl9Nr3862QYzhVo6j7iInxYPAHSDG\/yd97OxCvWz46hmf\/U0LMBgeBaDeSvQTgkhEa2IPG9\/PyRkoeMtEQUNJ9KIyF2QE3ov\/60iGNE1P5zk3PTTOmXUgEp1r8p79E4upuovFVAdMynIucylvj\/9CqDQvuGPiU8ciseUtm5m9tSsauBcAIFatPpl1dJUGzcrORiaXjYKG2ghG5S+YCKyKWzgHOBwcymEEqCGg9cAgFjm8gcK8VBxhzriqh9drCcJHy7JjXKk1XwQDi7N0irzLWNJywui75mzRYs8XMIDn5iNCjFY9hLT23dlD3oiChtYInuNy149aOwg5HMghdieA1kjEAeIxRrQHQPrhizVpP+jl4tf3\/z7JRIZBgNSJQ2hJCG4COI5Ev576TSz83T\/\/6dLLlt56VsYvfBsRWwTTS0Qnq6oqHvLOirxnWdiZmfBvofwggE0TKqerToh+8tAnZsetmzdLMdVd1NQTGe82lDafNjrjmX+qKacHw\/C1R0CSizNPyZ01oOScM40pn7zTHyVsDeTa+caIe37TEpjGLNN\/yuoOjLf2kFA4\/fOykT82pq1wuoeOWN\/VaIQ\/AlC3MB17N8dxf\/s8d4TmeG6dcnOywWy+mwCGAWLgfkJkB8T3D500bbgjN1cK539T\/74qYdHG0Dbp\/fGVWe\/5yqyKX7gAUJ5RCPIQ7RhflTVTTV1kwHBdv+0zIamkp5py9bIMXSgY\/pBx86tb1ZSXhyRg5OchUZiFbAq1Eq5ZNefKN5scNLKOHLHW7PrmaZ6PGcqb4xqM6UgSHUywF4o1J99ZPmLaaoVV0V2sz73rbkfAu5FoAHBo9UPcg8BwCzkqni1cNaFGd+NBFF4\/es31PMdNBwBeiU0CFBiTXv1y7Zgvlcj7ynx37219geeeAkRFdBaJ9oou17NXvfnZabW2GlM+LGgwWj++OiunAWgkLJKZRvAFYCpB48Osrdb4LnuWV\/X+7sZI6sp4odTdsihtQveNO5Xo+UP2tx2NBnxJSw4jhP4Tq54aPKVJQeOBLRuzOFPMQ0AUNhkj2ov3Op3Hpq64\/bFdSoKkh0yvBz7sapDMbyFCj3D6CMAOwF4rWDr6lXCykf4+fPSaG7lawFD9EMM3N60duUZpwW0PjrgRAdXbIiojNzw6+I0NxUptNbbcqnAAAFTNueFJb2LzndiFN3A8ZoXyS83wZGvWVqsTjPPKhq8eI8VVNPj4aKm7YDuZL1pqHp94yachZ1fqAGMBAMRrsROqjFN03NlkoHHvprx\/GK3Jw1RVQhLdgvPUk8tuGvuuqnIahC+7d8NIDulvCGBWU5wItxYsGzFaTRk1ssNHr+nOcZzqMbSvDcZw1RdrR\/4jnF3NgOFVTHCk9Df3w+dLnmNlwqIsBLghXL2RoJCQxSlZAKY0EfrRtB9j4uJonpBU3K\/8mo2XhvNBye\/MYi92x586wHE0J7PnJwHXizQmYHh8FIT7Gx80soGbdsU7K0y21JuVBOYsGQJJkuz3vX7dbRs0lVdQqM\/UDdejgd5BAJMC8bNdJPqm4LQ7A3Lv0H1cf2Pa2kUAGDKHocRnAly9afXIt4LJfv\/gbcOJuKyg+QslRgCAI3j7iiXr8xSKN6qYEuag1gGnBJPvqZkekk15ACMWXkCEblWXft\/a0XVHW7V2AskTLzrdKUU\/y79xxGaP6\/VJvq9cowMGAEggPdC4oJEN3MRus+fGdRg2DZGLIG58NR\/Xeuxf+3b\/LgIlAYv2undNXyMacgEoUatuAkAieK+w9fZHITvbM5etxzM0Le8SIxh0G\/4Qgw82rR210t+3iBmGj0IEqhy0eMNdetQ\/Uh21u1ptb4WbRlVsR0E+oxYw6EVE9ORFKi7\/soOr7W\/NFdsIIUhAzN3i6H9lESISCNjcib3+uV3+f1MAhmyHiXBXo4LGuOVTp8elDr3PGN8mKdKgcRbbPg6tjy0a0PPbSHV5y\/e7Z20\/4vlXUOEKudB2sYII3ixYNuJFvfy7IW3NZAQuTS99ns7mxzj0Yhi+PvIgzRm4+GNP5z7Xj55sIxzL2PzAL3Fgts\/3AoZc9\/LBn3Vxtzgacf\/3xtHV4kiDGTyS2DOfrJ5zymjARslh+LYfARS\/+9TgyY0FGpiZM+VPnMFya0L30f0AuYjtcLy5jLMk7yHk5+nBOGSGYQBDdm3Sk1Ii7dwkK0DMJ0ZbCpdtfxEgcsZxQ9q6+QjQJ1Lf\/Mt7gUNPhtHABsEHVy5Zfxaj0bseSvUpWeQVTle4XIYMGGhxyLMVHXx1VVy+pYOr7X59mAYyyd38mIdZeJ+qiuam7VszmdMRK4arQ6S\/exd4RfwyB3Jk\/PKpfwKAm422zkkxbQarWswSrGIIKBniWnsChsCe+0vfS7dpDYLMMIDn59WV7wtARq26\/JD4AAKeJqAvC5aOjHhYceOYNUsBuVQ9fPPXcV1s\/q83xv23Z6Q5jEC+IdHng5Zs+Gtj+K1FZ+0eFNv8kFOpIRSHmzHZ9tC2BKfJOB+IOvqrqe7xUyt7j\/x2Wvz2L8MM7mohubh+NrGmsrl1Z+GNlzDJzNfUJO0TnDHletgJpEPehyIJhil\/zx54SnfQyMyZ8jAi3iQbNje\/rKWl+WW6dXpDbMvtiLxERJJWxuHDMOSkJwLQ5XoFmgiOIuIJWR8j+rxw2chXPSMCjc8NaeteR4D2GosHLXaZ5UCzq2J3dozhnCdT+MrDeutHgs2Dlqz\/s956ZX0t2744mDewgUBcNwJqgwAMAYoY4S7gxO+LDs0OOCzyAEdcYla4ZeX+PodjGB7AMPAvA2JAYBBSiq1l\/\/dxLz1iIVmrisT4cs9eFF\/AqNNNjpqk\/a5GAg4iyHt3zuC3az\/aOj7jcqY8wCH+3qvS2urytqbkHq31MmG0ttgBvKF+2TID7lk1QxU\/hiG\/zzLD6KuXfwBwAgDrzyEggk8Llo0IuSw5lO0b0tY9jwD9dfQPelsOplwV80sn7xrPOM55IomvDHp2ghbbHNDqKxZvCDpTo0Vn6w4v9kQGDyAXYuFVbc7mVwlcS4oPzQm4GlbOcSAH40ItL\/f4R7TDyXBhqJmSzdO324ATFyBgyA\/jqeEf9Gax1RYt9fYtIyQX\/8wMbmcAwKgXs9fY9rudsWWR2vIt32gb1vwBQzZqat67hbV5H92+lF6m4a2QGsbhxzC8KnRlGgzwCAfQcDqOYGP+shFLtDTijWPWjgfEP2gpG6iMP2B4ZfRmHAyll4e89nFEm6zO+J9tapNqnYoc1H+MlMSDGOQdPzLD82UM9NTuM4EhwDwHC3sWGxJiMU94wM5oW7hp1VrAkP5MRG2dEosTCcxEjOcQ3SYOHWaed3jtOjruTK7qs1XVMYP+PjOT47RgO3WgpjrZsjP\/lp5MNBk4BB6JPCuESSa3CBIBJ+nJOIhot+s0zc5deFV9fXRhGuNzJt8DyI3yr6gxoX1iTLurI15j4NGLnGCMbVUQqAOEYxy1syTc0wh41sItAuqjdX2Gvy8EtBeBqzjbR1qXv3TkciWd3VdmWFpeLwMY5ORaxI8XMEotRr7caORrTBxnERlLEETW2uEWY9FRnGyoOhKxIXnGoNJxx82rPtdhiX22oW1787OAnDY2yOjjY0dmvq5HnXx1bHrwuxSBx9eqBOFyFws8Vc8BuWNNxmKb0VAsv9IVA77q4GqnLSEqr88Qkk7uqrYnGvbk39ybBGMcF2Q7AREwCdFV40ja5XLGRbSsPxBgeF7FSAMaDDA8ejkjl9AjbUBkazRqPeR4SylvTQ5IOWXGwTiY+2qfnj\/51ycIw\/AV66Tb7AnBfxFrzxzQCzhuGLPuVUSIKJncxXawtaXV0W6H42MMLp4\/q815JkG7apfYr7LsRF+xeHckfQKBvh20eMPzkejwlm3TfsFcRBwYmS7u+WOHHtdtmn5Z5r9bx8VyHzKA7kr84hCcKWbTQQvPVVf0+TrV1XFP3XUJSkoDeBZ02Up2O+wJpr35N\/VjoknRMIcBSHaHbbfdmVCkzFJDqWCAETFojF8+dQoAjAnlVGz7Yd0Mca01L5zy6ubNSXs5ozXAV9zHOuHchf16fO\/9iwcwkH8mEMM4U8rzpYiYDRFgGQLsDxULhvRh4esj31HTiDeNXtObOE7z2o+Wrfd3Km9f1ZmCbFT196V3xenSMWUHG6w0VOOvEYQHBiz+5JCaMmfLZhvapJqfRo6LOEnNCA4XHXY8qMcU+Ly7trVsYXVtsRj5ZLX1izfyx2wmY1FVv69THe2VAYcXMJzVtth9BcP7iZJZ0WZFX98cNYl7q9yJqpLdoQAjItAIyTB8vOatzWPiOt7QCxA1zyIg8nZDbMtfFTSUICE9JzMOBQzDF23kvQGKdnQG5BC1f\/wZAZ3hfCTClQXLbv8gnJzv7zekre+PRHMA1e2LadbmQOfK9lWd1NiSZXtVVpSmnd6vGjgIWM7gxR9pOqDmjI8ZfJvUAc\/oARhenaJEM4uPzoz4bM8lk7\/cFm80qY6n1w81wOEFDFe1LWZP\/vABEjNrW1JNQBVVLba7JIui5Gg4wNAMGuNzJk8C5DKUdkZLy8vbmlM0zqIQMENMs1+RN4V9Iev8EQ4Xnv5g339O3YGobC8JAVgQSD7rQDWSyzaJ4DgiHlcaD2IwvyBnxH+Uystyw0av6ctzXLbS\/Etcm2PthNSSHkoZhr8vV5eeOHx91fG9Sn0kYhsHL\/lIU8LX10bbDi\/OAYCQp20p9ckrR4ytPn7kyYhmc+Znfj6jXWzMI2pt+8vXA0f\/f6c6UvcGHKoQJ7nEpJO7HJECRp1xEnhnSXXbbxT4vs9Zymb6Jj0DlVGd08jMmTwOkVN9unNsu2u7GBLaqV5Oq2hY4lMzt0NMcFQI3X\/7oWRf2VGn4sUuBBSPEH5LvH8QCaACARW\/XLUgQ06Bd038dckdqq79qwUOfi6GWYzmbFGZEtvxt748pz1nxTEJphXt2dZCcIRPaCL79MrXPtI8tVwb0wy+bYeBs\/QGjLr22nbs0IznFLw0QUXemLJlj9lgiHiYLRvwAkd536\/buzvsaXCymMwwRFvJbnu1LXZv\/vD+mhmGX02qqpJ\/dohxoTba7YPyilmr\/nxz2PZWBRrjl03JAA4naQk+IWJc6nWdDXHK9qHIc6GcxbafMyhf5Sa4WJy93NVDnqwnAjr4w6l9ZcccofMgPpUhogRA6IbKE8SVRLAvePIzeKSI6O8Fy0aq3vJ\/Y9r6gQA0N5hmR4uqFNax6JIkzqEoYRaqLXtUVZTdWbo\/5B4SvRhG69QFszgO\/09L3wpXhhj9evzIzMfDyQX7\/bk7P7+poy1mldbygcrFGwxHbGZDcZUP49CbYfjalZyWU6WOFgFnHwFAMWDIOhWDRiSAUU8TFQKHZsCocHcHRvVjP03AUcs45Mx4uNhoBgwP2wAoLVg6YoKWjjhs1NrLeZ6b48847M1rkqo6nu7SiiuPMyLTNNTy9cfEJPb44YKveIDAM0K6MIxsrnV76wwO4WotsVBShhj8dPzIjKeVyAaSeWncpj+3jrOM11o+WLkEI3800WQ8Udnv6\/b2jjsTJR2HJP42SeRcJVXtAg2JVQGGYtCYsHzqSALQ5Sj4cIxDL8CoByoNjKP2tikKNaUWEWDU+wY4rWDp7ZqOqB8+ZsMVHLJsry578+rkqk5lnTlg2JYrT9Crg99RfGDHJY7yk2d1QoBPBi9evzhSO23aL5iJiNdEqidUeWKw8fiRGZrzLX+Z8MWq5lazZ2uE3o\/MOBLNhu3Hx\/55t0OwjIoo6RnCOWIolVSk+i+4Uw0YikBDT8AIxzj0BoxIgKMuxxGIcegCGB7fJGl2\/vLRqmcpvPW6KW3dlQQw2968ppnMMGRuZAaRb8FV6nOQrLzr8NSxfVdWFzecQr1AGIY3ToxJC4qOzPpa6wu\/aOIXH6ZYzNdpLR+qXLUoOb84XjTn6oHizhNJ5n8KZp0OAfY3ypCdrEjd7PNnTYARFjQaAzCCAUdjAUZEwEGUgNhgEY9+gOFxjF7IXzpSSVY7aL\/rP3PpfVKSUJ\/jsKJgaIZVYc9gVfoCXFt64vBQn1kU0othdFjwGAIOMyLD1FiX2cqL\/DG72VUumHTf4u22O+4sKclWlXT2jc8rE75Y0sJq1vVcE1l\/tSC4Pjp0YldsrBjTpU9yNzLwwOIcVmYVNJ0gF5JtSby7pLKtFzg1A0ZI0Bi\/fOrvAOBBpZ1Lq1xs6tAuxvg2NvVJTynOXiE0yGEo8eHA96f2lqtJjtblOAigUu0sSTh\/GHAzCpfe5jm+TcvTbdnLV3JEszk3n2J0mORVo2gCkW+pI9O45eSxvYPsxbWLg3RiGIN7crOGtypN65tcnZga64rl8Ez+qNLNuwvK4srXHG5x4lCNJeI7VQhgzfFDM97UEl9vmRfu\/Nf9qTZr\/VAwEl3esl7AiIkRrZ172wYw3iDvW3EiD67GAA7JZaootbeSD\/CJCDCCgkZTAYbsAANgyZdmHjHEtWpweEmohhEFyWI\/7e5JpH5dBWPE9vy7eKe9TKjfgBOuExDAESDqoGWWJKRupzQuf8VoxdPCvrq6Ln15CA\/0lPdvvNuQZHAYu3BA2JYr0y2nMfH4nv92cFeX6TFLIh+L+OaIae9fmmi\/Ptx0sCQfSlJkK16xr9UxBzNqOkJRvgxJcDgfioRlyPF9eMT6lpe3Si4Mdv1LuP7j\/7svYHTqbRtAvKE+ad1YwOGsSfit0m37XOm0aqg6nTVD0JSAId\/ahIzNW3Xv299l5e+cCQoTYlUljt5MAs1TioJDcu349LjCFYL0Q\/7SkdmXTVt3GY\/4HCDqcmAPEDuYv2yUJibnZRj+i9G8wNEKK+KMKEU8e2KRRPbEkcLNejAMysjgP+NjPkoyS6r2ksjMY8GO1L27quLtKl9OpwjcY8WHHtd8YZSvvVcnfvFZksXcT6UPZ4nXiKJ7w8GinTLD8AcMr7DuwMGQna5svVIsq3lUyTqMcHVsABqZy6feiADq77wIZyXA776AIf+cTcSVF+6agYAhp95cdjHFWSloXsrrdeXIjtOHSvbVlIRynYB+KmiV8CxkD\/OMs3vfv74Pz3Cu0pWmoXXDOwVLR3yoNnR1gBF0+pB3GVKSnOIlNh3WafSuLDs1unT\/C5Gu9CQAbkPGxA2tYqRBausry8vA8fhPXX4tcZnrby4P024uApxddGiGoouFlPiUnf7xVV1SbGuVyAaTqRFE18eHT+y2WgUZMPrLQ5JgsvJGN+RRl6EK78YdRccShuoBGA2GJ2OXTrmW53FGJEFRU1aU2PN\/v++tBrsPlQBHdYmzpySFv2wpnC+OasG+818ngu5n8QcMr77eD3zck2fSvNCb4EJbJ4KqClfppIMr7la6NN6jsOtrLw3gDRB2ZaPBzTdr76zu45srCBePs38nmHTkwPyMV1cGXUimVOf7oyd\/0CXBre7OGz\/l20\/Hnn6usHPIDYG1RcgpEZtz4vAsJXuVlFbBIzc\/87PH28RYH+eQU72PSmYYctLTahUswRiGvzMchw7kwC3F22PIImpiuBZwlJUUOC\/JyblX8SLHcEHxMI2xb03uzIn4CiLqnrUN5AARznt32vKg91Jm5e+eCUhnzd0ziRmrSlzazlYI4Mgvnx8vcNVIAb5etUOSYMGLBDgIwQkiPF2wfMQv4RrH9\/cui19J5XlxEQIqGpbFu1hqS7dL0fbts\/wghr3K7J+8NP\/liC+BevO2e17pneLQZWHUjJ86\/7y3KjZoLoqAdGcY\/rGZN+7zF9rHxci7uxU\/ZS63\/bOjJ\/bFWCVrx962\/r45jHBK6hlHrMvCYlyqLvKygrMixV06JCsr60A4O2p+94BGZs6URYiRX8ijwLAETPLkMELJehhHwe7ZiA03LnmWiZe5LlFgR5HI\/m9P7q444aryFQ7GMPwV9p66pifPG55BVH71ncwwRGDP\/rJslOqvYPelL72KoO5cDZtT6thMcKs+iyOlin5c+Wx2xCs0X\/ndfbdd3bw6oo1ivnH\/\/Fhy0dK9bYMcTUhO5haeKiqao9uQJFgnenjMx4\/2SoqfbjXwYT+y+yuqS74sKjmUEEMxl\/ZNuoIZDAZFndNHyMs4yCwY5ZkVUrCnyOoSTqYcZldmLRqv6TyNUD7i2JxJ\/Xg0eE\/mVlsfVfIiY\/P\/fu9bind3ZhXsnAVwZj+C2yEmOSoE1S9BMCcP\/lS6\/\/Rhe\/2WYSL4sWDZiGeUVqrr3R82jzWZHkXkgt8yXqeMAAodDF\/Zk3P7KaX6vXJdl7w4mOdQ3v2p+ol1sxYtna5L5aPhwhWWl92bndwna5+eo8uahPUZk39oFeNWPCsWzr\/jdpP9j9\/3OJuhETlAYrOOHZu1J5wOvX6\/9tp37xzYPPGJ9nGxthSLqcFiOqckCsernZU7yquKTzqcduSAGzQw4Soym1QxBV9fOR5rEEEEJGQxbjOZRAMZ\/JLdEhDnNgoxDjhqK60e3hiAIfuE3usG9ApmED2SyNhLagBD1pPx4Yd82+59ZnkZh+AQE+0VQsQH5nh9PPD9qT3lxxyV8v+VMoxA9bvs\/g3XIdFQJOiDeGb4QAAOkO8J5djmwtdHaV6R2GPpS\/LU6hCtbcQxMDRzCD3jJLEZh3DWuQxERA7eWFEN3OIfHn0ybM5EiR8vDL93yPB2NRGerdHQkl3kxMz\/9Gpw7wecA8DwenX1dSszOKjdwJliNlnMPMdXuEV3jSg2GPL26WboYWlli+gaA0SQOB4bLlBDQuJk3sEQGS8BQ7Iw4aStsvymxgKMWtB4Y0qOPLWvpCNolVHLMPztZOXvegoQhogCWWpKnb21+uFfbuemop8dVaLTAxhLR2re0OSrt899a1oQMyYjJ5wuXDrmrD0bWnzvvvTl1QikKJcRTr9VYCk8nZk2ZkCS3cSVEOG6Pfc\/rvoc02D23rr9nr\/0SnZkhvNHze8yuKV91efMDWMEdnkpflMyDH9\/ZcYBSCE3Hg66yjYMeIO2Q3R8DHIc2JHDoDNIVhJOJFaU39KYgOEBjcycKXmIaFXTeGpkIwUMf8ZRWezor2VRl7\/PkpuJBRuP5UfCMNTEQatsx7cX2swu4T2t5RWV42D17mlP6JZ7kG1+MGby+o7xbs3sKJDflW5OmLS1V+1enXPIMAIAx1hAGhfI586tuDbNuiXLBzxF\/iAIPI8B16s0BcPwVkAenqwG0L5QKkQkNA1JQkVWZhw15e6xokuK+BrFsiP2kgM\/nlqjF8OIvEcE1tB1+YvteAmXNZZ+RpC79\/4nVuitf03G5K\/axrj1eVnqnNtXZa184qeuu4mgBiXpqXPJMPzjdc3QdzOR6KyLrwf0NF5maJbY4KCdCGLNeAM2SNzLuqxMKE6QHLc+Mu8OTTum1fqDmcunvoUAqk5IVmBEd8DwMo5mbXoucNWIms6h8PotJ\/x2fVH0j29jrY95F24pqNM5Eem8bEGikbj3G8V4IzAMr5+5aVM+ax\/n0vWipw1HUo6+ta\/1fgY0o\/jwk7pOI+oR32uuWTkJOWxwDOagPpYBkBin+sS6gP4QAG\/EBustmpJh1DONccumzuY4uEqPoNXpaBTA8PVv4kf\/zeNN2s9gKD1a883eT4\/\/4dfcO9w61rvRVPVY+pK8clS3nauyowzg3b33PfH3xnJ61aipK7onOuVNj7o8cj7jke+7fb+32pxVcvTJfboobQQlV1+3cjwHZy64GtzXegVLiNVtLxBvOAMaMmAkSo5bmoph1IPG2GWTh\/Ec95he8dMjh6HEl8y1P2w0xRhU7WOQ9daUu3\/ZkXfolgsFMGSfe7z+4mxA1A3YGdCbe++bsUZJnLXK\/O33904Z1KxGvnRZl+fH0riiZws7jD4fGYZ\/BX0Zx8Bepr5cckIzXYIgX4NiQM9sn4kJJcmV5Tc2dtIzkN84dPNQQ7t9Xd9GANV3OfgpbHSG0cAeEd6Z+8Pi2ESj4jUFNaddn32w+9PJkJ2t+5kNOnWKgGq6L3npGuRgpj426O3d983I00dXcC1PDpqQ8vvurNDIg6blz76ay12GmiW\/JI1Yv2Ohwk2GjV278Pq9wNG7i7FrTJtEXdaqIIDIGbDGzIQSm+S4uakZRj3TkP+hB9toKobh31xjVn3z+1ibZb7RxAXNy4guqaTypP2pdVOvXRe+uc9Diexsrkcr62IAjOheXEliS\/c9OPOjpqrhylH3vNEj0TEiEnsuEZ1bi61jZ27KUbwoMBJ7epaVgSMlDiZ1vbzZEADt9\/54fZKXlFs46ViiWHXLo\/Pu0uUKTS31rd\/lOi5nymQOUfFX28dY0zKMILUcvfK76w0GuMXAc914E6YwUTrtFtg+wSl+un7yNZu0BOd8KtPjzRfbgBtfBgSbFr+aGjBkH5\/sf3fz63qwTUlmqbUWn50iOn46FZf5yGeva14Yp8WunmXE8QTpAAAHU0lEQVRk4BgyMO4VFmuNLCdFADG8+FuiVH3TuQQMOTYNtsaPz5nyBwLIRIWnjRBANUjshXfveyvY0eh6xv+i19Vp0byWJrPxGUBQRXclhL\/uu\/eJz89FAGXguLo7bWxmETuqse8Q+arvT1onPPGvpREdh6jGZmPJ3j\/hvZdj2yc\/FIl+kyScSuFqhpxrwDgLNOQ\/THhjSn9i8EdAbBWmkltBdC1fdf8qXVY9RhLQi6lsx7ezLSZnzP2IcEPYehMcZ4z+svdB\/c6VCGszgIB8AM+HUsK7HeNdw5WUP+kw7t92wnrHvH8vOWcUXImfamSeePCDjSwpQVH9\/fUaRHd1nFB9+VOvjIvwjlw1HgeXDXq3x\/hlk68mxMHAQSckbEUELgA6Boi\/Cm7Y9sGDbzT6bkJ9qvi\/qaXb4hd7cga4jQj6I2CDm78QoVAU2damzF8oiXLOrffc2iZBeKaZWegUiM2WubjiAzWWNx\/4KGeREn0Xmsyshz\/82B0fHx7sfSpmcLvKsNw+bH7O2F3nS33DXQh0vvgZ9SNEBNovmZ9kBa4FmKFq95QZiu+UPVdBfeGau5s3SzTcZOSoByBY7CK\/u7KC2\/zkf14\/7xZs6R2jWQ+8N0dMjH+C8caws0qWmqofn194R8RHFOhdhyho6B3RqL5oBMJE4KG732oeHxe7imIs\/QSjqUFim5ckt8Hl2EcOcc4Lr9+18XwMZhQ0zsdWifp0UUXgyXtWjSBgzRCNW8+nYUiwRoiCxkXVPaOVjUYg8ghEQSPyGEY1RCNwUUUgChoXVXNHKxuNQOQRiIJG5DGMaohG4KKKQBQ0LqrmjlY2GoHIIxAFjchjGNUQjcBFFYEoaFxUzR2tbDQCkUcgChqRxzCqIRqBiyoCUdC4qJo7WtloBCKPwHkBGhkZGdcBQEVubm7t8fTn+Bk1alTHdevWHdTixqhRo2xGo7Fvbm7uV1rKX2hltMZKS5trtXUBxtSztHzdunXl56Pv5xw0MjLSFhFhR0S2Ljd3je5H6asNekbGmEkA3KTc3LyhasvK8unp6UMRYXNubt45j61S\/+WX0WAwdMzLy9uitIwsJ5czGg2\/qa2rljavBWNDmVpbauqjt2xaWtrE1atXv6NWb3p62goAPJiXlxf0EnK1OvWUP+cdOyMjnS6kjhAu+BciaKSnp3s6Z1N10v+1Ng\/WJ\/5X6+kBjfT09IUANFr+NxFMX716taKzNGvRn98OgEnyEfNEcLfSsrItOajegBPBMKVfujq7bwNAJwDsSAQL8\/Ly5oZ7ocP97n3hAeArNUwjIyOjHwC9DUBIBB0Q0aYGCM8uT1lqWFdGRvoWItiOCP2JqK+adpBtEzFPeyPiQQCcrnSY6G0\/dXXV1uZabNX1k4Vy36pr+y15eas9d68qeTIy0n4j8pxul4iotk3SFgHgw3JfAmArlLanDOCI8AwRzFUD4nUMeREAycPq3wRBulvp8Ka239PD8nsMQDb5PNPc3Lygd9Z4QKO2QbC\/3FnkQCs15qWo8vg\/LS1tFMfhM6GMBWooLWhcR29l+rZI9tdg4PMRuVFKO3uoDlPXaEPVgEZ6evpmAFgv+1MXh7UqX6TtjNFcGXBrhwr8FlGU+iltBxk0GKNFcnktw6tImIa29tPGLtXa8g6D8vLyRtX1VU19uw5YN+flrVZ16ZFaf739su4jsEUpaNQNE\/MFQZRzceXp6enyRyBfaXkZNABohbfPZWSk5RPh9GAfcS\/TyEakiYxBttoxWEZG2sNE6GkURJBfNlVDHi2Blb8AAFhOBHWJIuoHgDIyR3zik1rQ8B9rqx2eeMsTgU8+wVOf0UqZV10ny5bl6+xnqwQ9zcMTbe3XVKCRvp0IspTG0f9jIn8AED1socn6dt1HXGaOikEjPT19OgAM9YJj3YdrutI+4N9n6vrTumDvU\/0LXkdR5KSkLKwoAVP7VcPpgiANlRGuqTpQenqaTKMnae0MejIN\/2SgVtBQC7a+dYiCRuAWDffFDNUPvMM2UfT07YNN1bf1AA21bDMIaAQFLS\/TkFFK\/kpNR4RRKhBKZii23NzV0+vG5dvVdn5tjSGPFyExN3f13b5DJCXj1HAyaplGbU7IA2KLtA9PPHRwrZyXkZkHAMg0WvGUrx6ggUh9c3NXe\/Jaah5t7ddUTMPTTzp4x\/dyH1U6hPX9env7tiCISUqHjN5hvyCIndS0pRbQqBvSbhdFSbYlD0\/k4fJXSj\/+mkBD7nQAcB0RHVKTG\/COvxE9w4QtANjPO7ZW2vFk20pByquzLo+xCLF2WEQE8guriB2F86uOPfWTgTCc7JkxqJwIZfI0mZyEXI8IciJU8ZRt3ZTnIkQYWdsGlK00cVbbyeSXg1shvxC1HZxNUuN\/XcJQbj\/Zf5nOKx7maWk\/LWW8L5PKuMqJ+myZlda2Fa1QGpe6YeM6IpKvXqgbOqKcJ1Acm7qP8MLaNUh5iu+rqW1PylfXB8ZMIkLPO4AI65TWszauDftMOPv\/D\/IfUCqQ257cAAAAAElFTkSuQmCC\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 754, "length": 24, "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 931, "length": 25, "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1107, "length": 24, "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1286, "length": 26, "value": "\"myid_icon_driver_license\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1461, "length": 23, "value": "\"myid_icon_eyes_opened\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1624, "length": 18, "value": "\"myid_icon_idcard\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1797, "length": 26, "value": "\"myid_icon_multiple_faces\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1966, "length": 20, "value": "\"myid_icon_not_face\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2130, "length": 20, "value": "\"myid_icon_passport\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2298, "length": 22, "value": "\"myid_icon_sunglasses\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2456, "length": 16, + "value": "\"myid_icon_back\"" + }, + { + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "kind": "StringLiteral", + "offset": 2608, + "length": 16, "value": "\"myid_icon_call\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2612, + "offset": 2764, "length": 18, "value": "\"myid_icon_cancel\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2768, + "offset": 2920, "length": 17, "value": "\"myid_icon_check\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2923, + "offset": 3075, "length": 17, "value": "\"myid_icon_error\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 3082, + "offset": 3234, "length": 19, "value": "\"myid_icon_scanner\"" } diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface index d38d83ee4951f78bedb1e9d09e6fa48cddb569ff..df44bf91b25f1c35bf4c3410841825d4428f8995 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface @@ -22,62 +22,25 @@ import Vision import _Concurrency import _StringProcessing import _SwiftConcurrencyShims -@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { - @objc public var image: UIKit.UIImage? - @objc public var code: Swift.String? - @objc public var comparisonValue: Swift.String? - @objc override dynamic public init() - @objc deinit -} -extension Swift.String : Swift.Error { -} -@objc public enum MyIdDocumentType : Swift.Int { - case ID_CARD = 0 - case PASSPORT - case DRIVER_LICENSE - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_inheritsConvenienceInitializers @available(iOS 13.0, *) -@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { - @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) +@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { + @objc public var phoneNumber: Swift.String? + @objc public var logo: UIKit.UIImage? @objc override dynamic public init() - public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher @objc deinit } -@available(iOS 13.0, *) -@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { - @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) - @objc dynamic public func onError(exception: MyIdSDK.MyIdException) - @objc dynamic public func onUserExited() -} -@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { - @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) - @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController +@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { + @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? + @objc public class func device() -> Swift.String + @objc public class func deviceModel() -> Swift.String? + @objc public class func deviceName() -> Swift.String? + @objc public class func systemName() -> Swift.String? + @objc public class func systemVersion() -> Swift.String? + @objc public class func isPhone() -> Swift.Bool + @objc public class func isPad() -> Swift.Bool + @objc public class func isSimulator() -> Swift.Bool @objc override dynamic public init() @objc deinit } -@objc public enum MyIdBuildMode : Swift.Int { - case DEBUG = 0 - case PRODUCTION - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public enum MyIdResolution : Swift.Int { - case RESOLUTION_480 = 0 - case RESOLUTION_720 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} @objc public enum MyIdPresentationStyle : Swift.Int { case FULL = 0 case SHEET @@ -87,26 +50,28 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { - @objc public var primaryColor: UIKit.UIColor? - @objc public var errorColor: UIKit.UIColor? - @objc public var primaryButtonColor: UIKit.UIColor? - @objc public var primaryButtonColorDisabled: UIKit.UIColor? - @objc public var primaryButtonTextColor: UIKit.UIColor? - @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? - @objc public var buttonCornerRadius: Swift.Float +@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { + @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) + @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController @objc override dynamic public init() @objc deinit } -@objc public enum MyIdEntryType : Swift.Int { - case AUTH = 0 - case FACE +extension Swift.String : Swift.Error { +} +@objc public enum MyIdCameraShape : Swift.Int { + case ELLIPSE = 0 + case CIRCLE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { get } } +@objc public protocol MyIdClientDelegate { + @objc func onSuccess(result: MyIdSDK.MyIdResult) + @objc func onError(exception: MyIdSDK.MyIdException) + @objc func onUserExited() +} @_inheritsConvenienceInitializers @objc public class MyIdConfig : ObjectiveC.NSObject { @objc public var clientId: Swift.String? @objc public var clientHash: Swift.String? @@ -131,33 +96,25 @@ extension Swift.String : Swift.Error { @objc override dynamic public init() @objc deinit } -@objc public protocol MyIdClientDelegate { - @objc func onSuccess(result: MyIdSDK.MyIdResult) - @objc func onError(exception: MyIdSDK.MyIdException) - @objc func onUserExited() -} @_inheritsConvenienceInitializers @objc public class MyIdException : ObjectiveC.NSObject { @objc public var message: Swift.String? @objc public var code: Swift.String? @objc override dynamic public init() @objc deinit } -@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { - @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? - @objc public class func device() -> Swift.String - @objc public class func deviceModel() -> Swift.String? - @objc public class func deviceName() -> Swift.String? - @objc public class func systemName() -> Swift.String? - @objc public class func systemVersion() -> Swift.String? - @objc public class func isPhone() -> Swift.Bool - @objc public class func isPad() -> Swift.Bool - @objc public class func isSimulator() -> Swift.Bool - @objc override dynamic public init() - @objc deinit +@objc public enum MyIdResolution : Swift.Int { + case RESOLUTION_480 = 0 + case RESOLUTION_720 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } } -@objc public enum MyIdCameraShape : Swift.Int { - case ELLIPSE = 0 - case CIRCLE +@objc public enum MyIdDocumentType : Swift.Int { + case ID_CARD = 0 + case PASSPORT + case DRIVER_LICENSE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { @@ -173,6 +130,24 @@ extension Swift.String : Swift.Error { get } } +@objc public enum MyIdBuildMode : Swift.Int { + case DEBUG = 0 + case PRODUCTION + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public enum MyIdEntryType : Swift.Int { + case AUTH = 0 + case FACE + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} @objc public enum MyIdResidency : Swift.Int { case USER_DEFINED = 0 case RESIDENT @@ -183,6 +158,26 @@ extension Swift.String : Swift.Error { get } } +@_inheritsConvenienceInitializers @available(iOS 13.0, *) +@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { + @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) + @objc override dynamic public init() + public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher + @objc deinit +} +@available(iOS 13.0, *) +@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { + @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) + @objc dynamic public func onError(exception: MyIdSDK.MyIdException) + @objc dynamic public func onUserExited() +} +@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { + @objc public var image: UIKit.UIImage? + @objc public var code: Swift.String? + @objc public var comparisonValue: Swift.String? + @objc override dynamic public init() + @objc deinit +} @objc public enum MyIdLocale : Swift.Int { case RU = 0 case EN @@ -194,33 +189,38 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { - @objc public var phoneNumber: Swift.String? - @objc public var logo: UIKit.UIImage? +@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { + @objc public var primaryColor: UIKit.UIColor? + @objc public var errorColor: UIKit.UIColor? + @objc public var primaryButtonColor: UIKit.UIColor? + @objc public var primaryButtonColorDisabled: UIKit.UIColor? + @objc public var primaryButtonTextColor: UIKit.UIColor? + @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? + @objc public var buttonCornerRadius: Swift.Float @objc override dynamic public init() @objc deinit } -extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} -extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} -extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} -extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} -extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} -extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} -extension MyIdSDK.MyIdResolution : Swift.Equatable {} -extension MyIdSDK.MyIdResolution : Swift.Hashable {} -extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Equatable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Hashable {} extension MyIdSDK.MyIdPresentationStyle : Swift.RawRepresentable {} -extension MyIdSDK.MyIdEntryType : Swift.Equatable {} -extension MyIdSDK.MyIdEntryType : Swift.Hashable {} -extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraShape : Swift.Equatable {} extension MyIdSDK.MyIdCameraShape : Swift.Hashable {} extension MyIdSDK.MyIdCameraShape : Swift.RawRepresentable {} +extension MyIdSDK.MyIdResolution : Swift.Equatable {} +extension MyIdSDK.MyIdResolution : Swift.Hashable {} +extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} +extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} +extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} +extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraSelector : Swift.Equatable {} extension MyIdSDK.MyIdCameraSelector : Swift.Hashable {} extension MyIdSDK.MyIdCameraSelector : Swift.RawRepresentable {} +extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} +extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} +extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} +extension MyIdSDK.MyIdEntryType : Swift.Equatable {} +extension MyIdSDK.MyIdEntryType : Swift.Hashable {} +extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdResidency : Swift.Equatable {} extension MyIdSDK.MyIdResidency : Swift.Hashable {} extension MyIdSDK.MyIdResidency : Swift.RawRepresentable {} diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface index d38d83ee4951f78bedb1e9d09e6fa48cddb569ff..df44bf91b25f1c35bf4c3410841825d4428f8995 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -22,62 +22,25 @@ import Vision import _Concurrency import _StringProcessing import _SwiftConcurrencyShims -@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { - @objc public var image: UIKit.UIImage? - @objc public var code: Swift.String? - @objc public var comparisonValue: Swift.String? - @objc override dynamic public init() - @objc deinit -} -extension Swift.String : Swift.Error { -} -@objc public enum MyIdDocumentType : Swift.Int { - case ID_CARD = 0 - case PASSPORT - case DRIVER_LICENSE - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_inheritsConvenienceInitializers @available(iOS 13.0, *) -@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { - @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) +@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { + @objc public var phoneNumber: Swift.String? + @objc public var logo: UIKit.UIImage? @objc override dynamic public init() - public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher @objc deinit } -@available(iOS 13.0, *) -@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { - @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) - @objc dynamic public func onError(exception: MyIdSDK.MyIdException) - @objc dynamic public func onUserExited() -} -@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { - @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) - @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController +@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { + @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? + @objc public class func device() -> Swift.String + @objc public class func deviceModel() -> Swift.String? + @objc public class func deviceName() -> Swift.String? + @objc public class func systemName() -> Swift.String? + @objc public class func systemVersion() -> Swift.String? + @objc public class func isPhone() -> Swift.Bool + @objc public class func isPad() -> Swift.Bool + @objc public class func isSimulator() -> Swift.Bool @objc override dynamic public init() @objc deinit } -@objc public enum MyIdBuildMode : Swift.Int { - case DEBUG = 0 - case PRODUCTION - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public enum MyIdResolution : Swift.Int { - case RESOLUTION_480 = 0 - case RESOLUTION_720 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} @objc public enum MyIdPresentationStyle : Swift.Int { case FULL = 0 case SHEET @@ -87,26 +50,28 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { - @objc public var primaryColor: UIKit.UIColor? - @objc public var errorColor: UIKit.UIColor? - @objc public var primaryButtonColor: UIKit.UIColor? - @objc public var primaryButtonColorDisabled: UIKit.UIColor? - @objc public var primaryButtonTextColor: UIKit.UIColor? - @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? - @objc public var buttonCornerRadius: Swift.Float +@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { + @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) + @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController @objc override dynamic public init() @objc deinit } -@objc public enum MyIdEntryType : Swift.Int { - case AUTH = 0 - case FACE +extension Swift.String : Swift.Error { +} +@objc public enum MyIdCameraShape : Swift.Int { + case ELLIPSE = 0 + case CIRCLE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { get } } +@objc public protocol MyIdClientDelegate { + @objc func onSuccess(result: MyIdSDK.MyIdResult) + @objc func onError(exception: MyIdSDK.MyIdException) + @objc func onUserExited() +} @_inheritsConvenienceInitializers @objc public class MyIdConfig : ObjectiveC.NSObject { @objc public var clientId: Swift.String? @objc public var clientHash: Swift.String? @@ -131,33 +96,25 @@ extension Swift.String : Swift.Error { @objc override dynamic public init() @objc deinit } -@objc public protocol MyIdClientDelegate { - @objc func onSuccess(result: MyIdSDK.MyIdResult) - @objc func onError(exception: MyIdSDK.MyIdException) - @objc func onUserExited() -} @_inheritsConvenienceInitializers @objc public class MyIdException : ObjectiveC.NSObject { @objc public var message: Swift.String? @objc public var code: Swift.String? @objc override dynamic public init() @objc deinit } -@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { - @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? - @objc public class func device() -> Swift.String - @objc public class func deviceModel() -> Swift.String? - @objc public class func deviceName() -> Swift.String? - @objc public class func systemName() -> Swift.String? - @objc public class func systemVersion() -> Swift.String? - @objc public class func isPhone() -> Swift.Bool - @objc public class func isPad() -> Swift.Bool - @objc public class func isSimulator() -> Swift.Bool - @objc override dynamic public init() - @objc deinit +@objc public enum MyIdResolution : Swift.Int { + case RESOLUTION_480 = 0 + case RESOLUTION_720 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } } -@objc public enum MyIdCameraShape : Swift.Int { - case ELLIPSE = 0 - case CIRCLE +@objc public enum MyIdDocumentType : Swift.Int { + case ID_CARD = 0 + case PASSPORT + case DRIVER_LICENSE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { @@ -173,6 +130,24 @@ extension Swift.String : Swift.Error { get } } +@objc public enum MyIdBuildMode : Swift.Int { + case DEBUG = 0 + case PRODUCTION + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public enum MyIdEntryType : Swift.Int { + case AUTH = 0 + case FACE + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} @objc public enum MyIdResidency : Swift.Int { case USER_DEFINED = 0 case RESIDENT @@ -183,6 +158,26 @@ extension Swift.String : Swift.Error { get } } +@_inheritsConvenienceInitializers @available(iOS 13.0, *) +@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { + @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) + @objc override dynamic public init() + public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher + @objc deinit +} +@available(iOS 13.0, *) +@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { + @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) + @objc dynamic public func onError(exception: MyIdSDK.MyIdException) + @objc dynamic public func onUserExited() +} +@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { + @objc public var image: UIKit.UIImage? + @objc public var code: Swift.String? + @objc public var comparisonValue: Swift.String? + @objc override dynamic public init() + @objc deinit +} @objc public enum MyIdLocale : Swift.Int { case RU = 0 case EN @@ -194,33 +189,38 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { - @objc public var phoneNumber: Swift.String? - @objc public var logo: UIKit.UIImage? +@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { + @objc public var primaryColor: UIKit.UIColor? + @objc public var errorColor: UIKit.UIColor? + @objc public var primaryButtonColor: UIKit.UIColor? + @objc public var primaryButtonColorDisabled: UIKit.UIColor? + @objc public var primaryButtonTextColor: UIKit.UIColor? + @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? + @objc public var buttonCornerRadius: Swift.Float @objc override dynamic public init() @objc deinit } -extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} -extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} -extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} -extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} -extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} -extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} -extension MyIdSDK.MyIdResolution : Swift.Equatable {} -extension MyIdSDK.MyIdResolution : Swift.Hashable {} -extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Equatable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Hashable {} extension MyIdSDK.MyIdPresentationStyle : Swift.RawRepresentable {} -extension MyIdSDK.MyIdEntryType : Swift.Equatable {} -extension MyIdSDK.MyIdEntryType : Swift.Hashable {} -extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraShape : Swift.Equatable {} extension MyIdSDK.MyIdCameraShape : Swift.Hashable {} extension MyIdSDK.MyIdCameraShape : Swift.RawRepresentable {} +extension MyIdSDK.MyIdResolution : Swift.Equatable {} +extension MyIdSDK.MyIdResolution : Swift.Hashable {} +extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} +extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} +extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} +extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraSelector : Swift.Equatable {} extension MyIdSDK.MyIdCameraSelector : Swift.Hashable {} extension MyIdSDK.MyIdCameraSelector : Swift.RawRepresentable {} +extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} +extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} +extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} +extension MyIdSDK.MyIdEntryType : Swift.Equatable {} +extension MyIdSDK.MyIdEntryType : Swift.Hashable {} +extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdResidency : Swift.Equatable {} extension MyIdSDK.MyIdResidency : Swift.Hashable {} extension MyIdSDK.MyIdResidency : Swift.RawRepresentable {} diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json index 37e7f564e6622de4e24d957bd320cb83dc7db2e2..49bb3bb3df286c718c85d7936401e36685b9b066 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -14,132 +14,59 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdResult", - "printedName": "MyIdResult", + "name": "MyIdOrganizationDetails", + "printedName": "MyIdOrganizationDetails", "children": [ { "kind": "Var", - "name": "image", - "printedName": "image", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)image", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)image", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setImage:", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "code", - "printedName": "code", + "name": "phoneNumber", + "printedName": "phoneNumber", "children": [ { "kind": "TypeNominal", @@ -157,8 +84,8 @@ } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)code", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)phoneNumber", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -189,8 +116,8 @@ } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)code", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)phoneNumber", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -224,8 +151,8 @@ } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setCode:", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setPhoneNumber:", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -245,8 +172,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC4codeSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvM", + "usr": "s:7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -255,27 +182,27 @@ }, { "kind": "Var", - "name": "comparisonValue", - "printedName": "comparisonValue", + "name": "logo", + "printedName": "logo", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)comparisonValue", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)logo", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -293,21 +220,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)comparisonValue", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)logo", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -328,21 +255,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIImage?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setComparisonValue:", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setLogo:", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -362,8 +289,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "usr": "s:7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -377,14 +304,14 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)init", - "mangledName": "$s7MyIdSDK0aB6ResultCACycfc", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)init", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsCACycfc", "moduleName": "MyIdSDK", "overriding": true, "implicit": true, @@ -398,8 +325,8 @@ } ], "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult", - "mangledName": "$s7MyIdSDK0aB6ResultC", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails", + "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -464,14 +391,21 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ "RawDocComment" ] }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -494,8 +428,95 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, @@ -519,216 +540,344 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "DeviceKit", + "printedName": "DeviceKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdDocumentType", - "printedName": "MyIdDocumentType", + "name": "MyIdGenerator", + "printedName": "MyIdGenerator", "children": [ { - "kind": "Var", - "name": "ID_CARD", - "printedName": "ID_CARD", + "kind": "Function", + "name": "hash", + "printedName": "hash(payload:clientHash:clientHashId:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeID_CARD", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO7ID_CARDyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)hashWithPayload:clientHash:clientHashId:", + "mangledName": "$s7MyIdSDK0aB9GeneratorC4hash7payload10clientHash0ghB0SSSgSS_S2StFZ", "moduleName": "MyIdSDK", + "static": true, + "objc_name": "hashWithPayload:clientHash:clientHashId:", "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 0 + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "PASSPORT", - "printedName": "PASSPORT", + "kind": "Function", + "name": "device", + "printedName": "device()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)device", + "mangledName": "$s7MyIdSDK0aB9GeneratorC6deviceSSyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "deviceModel", + "printedName": "deviceModel()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypePASSPORT", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8PASSPORTyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceModel", + "mangledName": "$s7MyIdSDK0aB9GeneratorC11deviceModelSSSgyFZ", "moduleName": "MyIdSDK", + "static": true, "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 1 + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "DRIVER_LICENSE", - "printedName": "DRIVER_LICENSE", + "kind": "Function", + "name": "deviceName", + "printedName": "deviceName()", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - }, + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceName", + "mangledName": "$s7MyIdSDK0aB9GeneratorC10deviceNameSSSgyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "systemName", + "printedName": "systemName()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdDocumentType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeDRIVER_LICENSE", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO14DRIVER_LICENSEyA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemName", + "mangledName": "$s7MyIdSDK0aB9GeneratorC10systemNameSSSgyFZ", "moduleName": "MyIdSDK", + "static": true, "declAttributes": [ + "AccessControl", "ObjC" ], - "fixedbinaryorder": 2 + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Function", + "name": "systemVersion", + "printedName": "systemVersion()", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdDocumentType?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdDocumentType", - "printedName": "MyIdSDK.MyIdDocumentType", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" - }, + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemVersion", + "mangledName": "$s7MyIdSDK0aB9GeneratorC13systemVersionSSSgyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isPhone", + "printedName": "isPhone()", + "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPhone", + "mangledName": "$s7MyIdSDK0aB9GeneratorC7isPhoneSbyFZ", "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "kind": "Function", + "name": "isPad", + "printedName": "isPad()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivp", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPad", + "mangledName": "$s7MyIdSDK0aB9GeneratorC5isPadSbyFZ", "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "isSimulator", + "printedName": "isSimulator()", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } - ] + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isSimulator", + "mangledName": "$s7MyIdSDK0aB9GeneratorC11isSimulatorSbyFZ", + "moduleName": "MyIdSDK", + "static": true, + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdGenerator", + "printedName": "MyIdSDK.MyIdGenerator", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(im)init", + "mangledName": "$s7MyIdSDK0aB9GeneratorCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" } ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdDocumentType", - "mangledName": "$s7MyIdSDK0aB12DocumentTypeO", + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator", + "mangledName": "$s7MyIdSDK0aB9GeneratorC", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "enumRawTypeName": "Int", + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], "conformances": [ { "kind": "Conformance", @@ -746,42 +895,45 @@ }, { "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "SwiftUI", - "printedName": "SwiftUI", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -790,430 +942,372 @@ }, { "kind": "Import", - "name": "Combine", - "printedName": "Combine", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "DeviceKit", + "printedName": "DeviceKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Alamofire", + "printedName": "Alamofire", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "ZipArchive", + "printedName": "ZipArchive", "declKind": "Import", "moduleName": "MyIdSDK" }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, { "kind": "TypeDecl", - "name": "MyIdViewModel", - "printedName": "MyIdViewModel", + "name": "MyIdPresentationStyle", + "printedName": "MyIdPresentationStyle", "children": [ { - "kind": "Function", - "name": "startMyId", - "printedName": "startMyId(clientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:)", + "kind": "Var", + "name": "FULL", + "printedName": "FULL", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + } + ] } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "hasDefaultArg": true, - "usr": "s:Si" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleFULL", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO4FULLyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "SHEET", + "printedName": "SHEET", + "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "hasDefaultArg": true, - "usr": "s:Sf" - }, - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - }, - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, - { - "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdResidency" - }, - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "hasDefaultArg": true, - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", - "children": [ + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + } + ] } - ], - "hasDefaultArg": true, - "usr": "s:Sq" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleSHEET", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO5SHEETyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", + "printedName": "MyIdSDK.MyIdPresentationStyle?", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], - "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "hasDefaultArg": true, - "usr": "s:Sb" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC05startaB006clientB00G4Hash0ghB012passportData11dateOfBirth6minAge03sdkH008externalB09threshold9buildMode9entryType9residency6locale11cameraShape10resolution0Y8Selector17presentationStyle19organizationDetails10appearance9withPhotoySS_S3SSgAYSiA2YSfAA0ab5BuildT0OAA0ab5EntryV0OAA0aB9ResidencyOAA0aB6LocaleOAA0ab6CameraZ0OAA0aB10ResolutionOAA0aB14CameraSelectorOAA0aB17PresentationStyleOAA0aB19OrganizationDetailsCSgAA0aB10AppearanceCSgSbtF", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "objc_name": "startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init()", + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdViewModel", - "printedName": "MyIdSDK.MyIdViewModel", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)init", - "mangledName": "$s7MyIdSDK0aB9ViewModelCACycfc", + "declKind": "Var", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivp", "moduleName": "MyIdSDK", - "overriding": true, "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle", + "mangledName": "$s7MyIdSDK0aB17PresentationStyleO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { - "kind": "Function", - "name": "onSuccess", - "printedName": "onSuccess(result:)", + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", "children": [ { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] } ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onSuccessWithResult:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC9onSuccess6resultyAA0aB6ResultC_tF", - "moduleName": "MyIdSDK", - "objc_name": "onSuccessWithResult:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onError", - "printedName": "onError(exception:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onErrorWithException:", - "mangledName": "$s7MyIdSDK0aB9ViewModelC7onError9exceptionyAA0aB9ExceptionC_tF", - "moduleName": "MyIdSDK", - "objc_name": "onErrorWithException:", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onUserExited", - "printedName": "onUserExited()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onUserExited", - "mangledName": "$s7MyIdSDK0aB9ViewModelC12onUserExitedyyF", - "moduleName": "MyIdSDK", - "objc_name": "onUserExited", - "declAttributes": [ - "Dynamic", - "ObjC", - "AccessControl" - ], - "isFromExtension": true, - "funcSelfKind": "NonMutating" + "usr": "s:SY", + "mangledName": "$sSY" } - ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel", - "mangledName": "$s7MyIdSDK0aB9ViewModelC", + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", - "intro_iOS": "13.0", "declAttributes": [ - "AccessControl", - "ObjC", - "Available" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "ObservableObject", - "printedName": "ObservableObject", - "children": [ - { - "kind": "TypeWitness", - "name": "ObjectWillChangePublisher", - "printedName": "ObjectWillChangePublisher", - "children": [ - { - "kind": "TypeNominal", - "name": "ObservableObjectPublisher", - "printedName": "Combine.ObservableObjectPublisher", - "usr": "s:7Combine25ObservableObjectPublisherC" - } - ] - } - ], - "usr": "s:7Combine16ObservableObjectP", - "mangledName": "$s7Combine16ObservableObjectP" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "MyIdClientDelegate", - "printedName": "MyIdClientDelegate", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, + { + "kind": "Import", + "name": "Combine", + "printedName": "Combine", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "CoreImage.CIFilterBuiltins", + "printedName": "CoreImage.CIFilterBuiltins", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Vision", + "printedName": "Vision", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -1256,10 +1350,13 @@ }, { "kind": "Import", - "name": "Security", - "printedName": "Security", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { "kind": "Import", @@ -1303,46 +1400,106 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { - "kind": "TypeDecl", - "name": "MyIdClient", - "printedName": "MyIdClient", - "children": [ - { - "kind": "Function", - "name": "start", - "printedName": "start(withConfig:withDelegate:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdConfig", - "printedName": "MyIdSDK.MyIdConfig", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" - }, - { - "kind": "TypeNominal", - "name": "MyIdClientDelegate", - "printedName": "MyIdSDK.MyIdClientDelegate", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdClient(cm)startWithConfig:withDelegate:", - "mangledName": "$s7MyIdSDK0aB6ClientC5start10withConfig0F8DelegateyAA0abG0C_AA0abdH0_ptFZ", - "moduleName": "MyIdSDK", - "static": true, - "objc_name": "startWithConfig:withDelegate:", - "declAttributes": [ + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "TypeDecl", + "name": "MyIdClient", + "printedName": "MyIdClient", + "children": [ + { + "kind": "Function", + "name": "start", + "printedName": "start(withConfig:withDelegate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdConfig", + "printedName": "MyIdSDK.MyIdConfig", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" + }, + { + "kind": "TypeNominal", + "name": "MyIdClientDelegate", + "printedName": "MyIdSDK.MyIdClientDelegate", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate" + } + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdClient(cm)startWithConfig:withDelegate:", + "mangledName": "$s7MyIdSDK0aB6ClientC5start10withConfig0F8DelegateyAA0abG0C_AA0abdH0_ptFZ", + "moduleName": "MyIdSDK", + "static": true, + "objc_name": "startWithConfig:withDelegate:", + "declAttributes": [ "AccessControl", "ObjC" ], @@ -1488,28 +1645,15 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "UIKit", + "printedName": "UIKit", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -1518,40 +1662,31 @@ }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Combine", + "printedName": "Combine", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "CoreImage.CIFilterBuiltins", + "printedName": "CoreImage.CIFilterBuiltins", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "Vision", + "printedName": "Vision", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", @@ -1585,35 +1720,35 @@ }, { "kind": "TypeDecl", - "name": "MyIdBuildMode", - "printedName": "MyIdBuildMode", + "name": "MyIdCameraShape", + "printedName": "MyIdCameraShape", "children": [ { "kind": "Var", - "name": "DEBUG", - "printedName": "DEBUG", + "name": "ELLIPSE", + "printedName": "ELLIPSE", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdBuildMode.Type", + "printedName": "MyIdSDK.MyIdCameraShape.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ] } @@ -1621,8 +1756,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModeDEBUG", - "mangledName": "$s7MyIdSDK0aB9BuildModeO5DEBUGyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeELLIPSE", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO7ELLIPSEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -1631,30 +1766,30 @@ }, { "kind": "Var", - "name": "PRODUCTION", - "printedName": "PRODUCTION", + "name": "CIRCLE", + "printedName": "CIRCLE", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdBuildMode.Type", + "printedName": "MyIdSDK.MyIdCameraShape.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ] } @@ -1662,8 +1797,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModePRODUCTION", - "mangledName": "$s7MyIdSDK0aB9BuildModeO10PRODUCTIONyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeCIRCLE", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO6CIRCLEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -1678,13 +1813,13 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdBuildMode?", + "printedName": "MyIdSDK.MyIdCameraShape?", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "usr": "s:Sq" @@ -1697,8 +1832,8 @@ } ], "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", "implicit": true, "init_kind": "Designated" @@ -1716,8 +1851,8 @@ } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivp", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivp", "moduleName": "MyIdSDK", "implicit": true, "accessors": [ @@ -1734,8 +1869,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivg", + "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "get" @@ -1744,8 +1879,8 @@ } ], "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode", - "mangledName": "$s7MyIdSDK0aB9BuildModeO", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape", + "mangledName": "$s7MyIdSDK0aB11CameraShapeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -1801,217 +1936,153 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "MyIdResolution", - "printedName": "MyIdResolution", + "name": "MyIdClientDelegate", + "printedName": "MyIdClientDelegate", "children": [ { - "kind": "Var", - "name": "RESOLUTION_480", - "printedName": "RESOLUTION_480", + "kind": "Function", + "name": "onSuccess", + "printedName": "onSuccess(result:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdResolution.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_480", - "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_480yA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onSuccessWithResult:", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP9onSuccess6resultyAA0aB6ResultC_tF", "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, "declAttributes": [ "ObjC" ], - "fixedbinaryorder": 0 + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" }, { - "kind": "Var", - "name": "RESOLUTION_720", - "printedName": "RESOLUTION_720", + "kind": "Function", + "name": "onError", + "printedName": "onError(exception:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdResolution.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ] - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_720", - "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_720yA2CmF", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onErrorWithException:", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP7onError9exceptionyAA0aB9ExceptionC_tF", "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, "declAttributes": [ "ObjC" ], - "fixedbinaryorder": 1 + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" }, { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", + "kind": "Function", + "name": "onUserExited", + "printedName": "onUserExited()", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdResolution?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onUserExited", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP12onUserExitedyyF", "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, + "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", + "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", + "protocolReq": true, + "declAttributes": [ + "ObjC" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP", + "moduleName": "MyIdSDK", + "genericSig": "<Ï„_0_0 : AnyObject>", + "sugared_genericSig": "<Self : AnyObject>", + "declAttributes": [ + "AccessControl", + "ObjC" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdConfig", + "printedName": "MyIdConfig", + "children": [ { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "clientId", + "printedName": "clientId", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientId", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvp", "moduleName": "MyIdSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -2020,487 +2091,341 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientId", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdResolution", - "mangledName": "$s7MyIdSDK0aB10ResolutionO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" }, { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "kind": "Var", + "name": "clientHash", + "printedName": "clientHash", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHash:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Var", + "name": "clientHashId", + "printedName": "clientHashId", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "LocalAuthentication", - "printedName": "LocalAuthentication", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdPresentationStyle", - "printedName": "MyIdPresentationStyle", - "children": [ - { - "kind": "Var", - "name": "FULL", - "printedName": "FULL", - "children": [ + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHashId", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleFULL", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO4FULLyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "SHEET", - "printedName": "SHEET", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHashId", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdPresentationStyle.Type) -> MyIdSDK.MyIdPresentationStyle", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdPresentationStyle.Type", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle@MyIdPresentationStyleSHEET", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO5SHEETyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdPresentationStyle?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + ], + "usr": "s:Sq" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHashId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ { "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB17PresentationStyleO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", "moduleName": "MyIdSDK", "implicit": true, - "accessorKind": "get" + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle", - "mangledName": "$s7MyIdSDK0aB17PresentationStyleO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "TypeDecl", - "name": "MyIdAppearance", - "printedName": "MyIdAppearance", - "children": [ { "kind": "Var", - "name": "primaryColor", - "printedName": "primaryColor", + "name": "passportData", + "printedName": "passportData", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)passportData", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2518,21 +2443,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)passportData", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2553,21 +2478,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPassportData:", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2587,8 +2512,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC12passportDataSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2597,27 +2522,27 @@ }, { "kind": "Var", - "name": "errorColor", - "printedName": "errorColor", + "name": "dateOfBirth", + "printedName": "dateOfBirth", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)errorColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)dateOfBirth", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2635,21 +2560,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)errorColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)dateOfBirth", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2670,21 +2595,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setErrorColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setDateOfBirth:", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2704,8 +2629,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2714,28 +2639,20 @@ }, { "kind": "Var", - "name": "primaryButtonColor", - "printedName": "primaryButtonColor", + "name": "minAge", + "printedName": "minAge", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvp", - "moduleName": "MyIdSDK", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)minAge", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivp", + "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", "HasStorage", @@ -2751,22 +2668,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)minAge", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2786,22 +2695,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setMinAge:", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2821,8 +2722,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC6minAgeSivM", + "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2831,27 +2732,27 @@ }, { "kind": "Var", - "name": "primaryButtonColorDisabled", - "printedName": "primaryButtonColorDisabled", + "name": "sdkHash", + "printedName": "sdkHash", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)sdkHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2869,21 +2770,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)sdkHash", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2904,21 +2805,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColorDisabled:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setSdkHash:", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -2938,8 +2839,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -2948,27 +2849,27 @@ }, { "kind": "Var", - "name": "primaryButtonTextColor", - "printedName": "primaryButtonTextColor", + "name": "externalId", + "printedName": "externalId", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)externalId", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -2986,21 +2887,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColor", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)externalId", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3021,21 +2922,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "UIKit.UIColor?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColor:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setExternalId:", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3055,8 +2956,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC08externalB0SSSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3065,27 +2966,19 @@ }, { "kind": "Var", - "name": "primaryButtonTextColorDisabled", - "printedName": "primaryButtonTextColorDisabled", + "name": "threshold", + "printedName": "threshold", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)threshold", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3102,22 +2995,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColorDisabled", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)threshold", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3137,22 +3022,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIColor?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIColor", - "printedName": "UIKit.UIColor", - "usr": "c:objc(cs)UIColor" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColorDisabled:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setThreshold:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3172,8 +3049,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC9thresholdSfvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3182,19 +3059,19 @@ }, { "kind": "Var", - "name": "buttonCornerRadius", - "printedName": "buttonCornerRadius", + "name": "buildMode", + "printedName": "buildMode", "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)buttonCornerRadius", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)buildMode", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3211,14 +3088,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)buttonCornerRadius", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)buildMode", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3238,14 +3115,14 @@ }, { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setButtonCornerRadius:", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setBuildMode:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3265,8 +3142,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", - "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", + "usr": "s:7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3274,478 +3151,113 @@ ] }, { - "kind": "Constructor", - "name": "init", - "printedName": "init()", + "kind": "Var", + "name": "entryType", + "printedName": "entryType", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)init", - "mangledName": "$s7MyIdSDK0aB10AppearanceCACycfc", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)entryType", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovp", "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" - } - ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance", - "mangledName": "$s7MyIdSDK0aB10AppearanceC", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CoreVideo", - "printedName": "CoreVideo", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdEntryType", - "printedName": "MyIdEntryType", - "children": [ - { - "kind": "Var", - "name": "AUTH", - "printedName": "AUTH", - "children": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", "name": "MyIdEntryType", "printedName": "MyIdSDK.MyIdEntryType", "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdEntryType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ] } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeAUTH", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO4AUTHyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "FACE", - "printedName": "FACE", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)entryType", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { "kind": "TypeNominal", "name": "MyIdEntryType", "printedName": "MyIdSDK.MyIdEntryType", "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - }, + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setEntryType:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdEntryType.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeFACE", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO4FACEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdEntryType?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", "moduleName": "MyIdSDK", "implicit": true, - "accessorKind": "get" + "accessorKind": "_modify" } ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType", - "mangledName": "$s7MyIdSDK0aB9EntryTypeO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdConfig", - "printedName": "MyIdConfig", - "children": [ { "kind": "Var", - "name": "clientId", - "printedName": "clientId", + "name": "residency", + "printedName": "residency", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientId", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)residency", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3762,22 +3274,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientId", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)residency", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3797,22 +3301,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResidency:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3832,8 +3328,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC06clientB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC06clientB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3842,27 +3338,19 @@ }, { "kind": "Var", - "name": "clientHash", - "printedName": "clientHash", + "name": "locale", + "printedName": "locale", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)locale", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3879,22 +3367,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)locale", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3914,22 +3394,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHash:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setLocale:", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -3949,8 +3421,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10clientHashSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10clientHashSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -3959,27 +3431,19 @@ }, { "kind": "Var", - "name": "clientHashId", - "printedName": "clientHashId", + "name": "cameraShape", + "printedName": "cameraShape", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)clientHashId", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraShape", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -3996,22 +3460,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)clientHashId", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraShape", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4031,22 +3487,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setClientHashId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraShape:", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4066,8 +3514,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC010clientHashB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4076,27 +3524,19 @@ }, { "kind": "Var", - "name": "passportData", - "printedName": "passportData", + "name": "resolution", + "printedName": "resolution", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)passportData", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)resolution", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4113,22 +3553,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)passportData", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)resolution", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4148,22 +3580,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPassportData:", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResolution:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4183,8 +3607,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC12passportDataSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC12passportDataSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4193,27 +3617,19 @@ }, { "kind": "Var", - "name": "dateOfBirth", - "printedName": "dateOfBirth", + "name": "cameraSelector", + "printedName": "cameraSelector", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)dateOfBirth", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraSelector", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4230,22 +3646,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)dateOfBirth", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraSelector", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4265,22 +3673,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setDateOfBirth:", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraSelector:", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4300,8 +3700,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC11dateOfBirthSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4310,19 +3710,19 @@ }, { "kind": "Var", - "name": "minAge", - "printedName": "minAge", + "name": "presentationStyle", + "printedName": "presentationStyle", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)minAge", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)presentationStyle", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4339,14 +3739,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)minAge", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)presentationStyle", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4366,14 +3766,14 @@ }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setMinAge:", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPresentationStyle:", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4393,8 +3793,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC6minAgeSivM", - "mangledName": "$s7MyIdSDK0aB6ConfigC6minAgeSivM", + "usr": "s:7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4403,27 +3803,27 @@ }, { "kind": "Var", - "name": "sdkHash", - "printedName": "sdkHash", + "name": "organizationDetails", + "printedName": "organizationDetails", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)sdkHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)organizationDetails", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4441,21 +3841,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)sdkHash", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)organizationDetails", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4476,21 +3876,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setSdkHash:", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setOrganizationDetails:", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4510,8 +3910,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC7sdkHashSSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4520,27 +3920,27 @@ }, { "kind": "Var", - "name": "externalId", - "printedName": "externalId", + "name": "appearance", + "printedName": "appearance", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)externalId", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)appearance", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4558,21 +3958,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)externalId", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)appearance", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4593,21 +3993,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdAppearance?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setExternalId:", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setAppearance:", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4627,8 +4027,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC08externalB0SSSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC08externalB0SSSgvM", + "usr": "s:7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4637,19 +4037,19 @@ }, { "kind": "Var", - "name": "threshold", - "printedName": "threshold", + "name": "withPhoto", + "printedName": "withPhoto", "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)threshold", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)withPhoto", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4666,14 +4066,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)threshold", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)withPhoto", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4693,14 +4093,14 @@ }, { "kind": "TypeNominal", - "name": "Float", - "printedName": "Swift.Float", - "usr": "s:Sf" + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setThreshold:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setWithPhoto:", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4720,8 +4120,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9thresholdSfvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9thresholdSfvM", + "usr": "s:7MyIdSDK0aB6ConfigC9withPhotoSbvM", + "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4729,113 +4129,182 @@ ] }, { - "kind": "Var", - "name": "buildMode", - "printedName": "buildMode", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + "name": "MyIdConfig", + "printedName": "MyIdSDK.MyIdConfig", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)buildMode", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovp", + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)init", + "mangledName": "$s7MyIdSDK0aB6ConfigCACycfc", "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "Dynamic", + "ObjC", + "Override" ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)buildMode", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdBuildMode", - "printedName": "MyIdSDK.MyIdBuildMode", - "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setBuildMode:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9buildModeAA0ab5BuildF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig", + "mangledName": "$s7MyIdSDK0aB6ConfigC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdException", + "printedName": "MyIdException", + "children": [ { "kind": "Var", - "name": "entryType", - "printedName": "entryType", + "name": "message", + "printedName": "message", "children": [ { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)entryType", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)message", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4852,14 +4321,22 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)entryType", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)message", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4879,14 +4356,22 @@ }, { "kind": "TypeNominal", - "name": "MyIdEntryType", - "printedName": "MyIdSDK.MyIdEntryType", - "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setEntryType:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0Ovs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setMessage:", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4906,8 +4391,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9entryTypeAA0ab5EntryF0OvM", + "usr": "s:7MyIdSDK0aB9ExceptionC7messageSSSgvM", + "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -4916,19 +4401,27 @@ }, { "kind": "Var", - "name": "residency", - "printedName": "residency", + "name": "code", + "printedName": "code", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)residency", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)code", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -4945,14 +4438,22 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)residency", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)code", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4972,14 +4473,22 @@ }, { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResidency:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setCode:", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -4999,8 +4508,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9residencyAA0aB9ResidencyOvM", + "usr": "s:7MyIdSDK0aB9ExceptionC4codeSSSgvM", + "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -5008,121 +4517,274 @@ ] }, { - "kind": "Var", - "name": "locale", - "printedName": "locale", + "kind": "Constructor", + "name": "init", + "printedName": "init()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)locale", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvp", + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)init", + "mangledName": "$s7MyIdSDK0aB9ExceptionCACycfc", "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "Dynamic", + "ObjC", + "Override" ], - "hasStorage": true, - "accessors": [ + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException", + "mangledName": "$s7MyIdSDK0aB9ExceptionC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdResolution", + "printedName": "MyIdResolution", + "children": [ + { + "kind": "Var", + "name": "RESOLUTION_480", + "printedName": "RESOLUTION_480", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResolution.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + } + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)locale", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_480", + "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_480yA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "RESOLUTION_720", + "printedName": "RESOLUTION_720", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResolution.Type) -> MyIdSDK.MyIdResolution", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" }, { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResolution.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + } + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setLocale:", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResolution@MyIdResolutionRESOLUTION_720", + "mangledName": "$s7MyIdSDK0aB10ResolutionO14RESOLUTION_720yA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdResolution?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "usr": "c:@M@MyIdSDK@E@MyIdResolution" } ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC6localeAA0aB6LocaleOvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ] + ], + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueACSgSi_tcfc", + "moduleName": "MyIdSDK", + "implicit": true, + "init_kind": "Designated" }, { "kind": "Var", - "name": "cameraShape", - "printedName": "cameraShape", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraShape", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovp", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivp", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5131,277 +4793,257 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraShape", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovg", + "usr": "s:7MyIdSDK0aB10ResolutionO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB10ResolutionO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdResolution", + "mangledName": "$s7MyIdSDK0aB10ResolutionO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraShape:", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdDocumentType", + "printedName": "MyIdDocumentType", + "children": [ + { + "kind": "Var", + "name": "ID_CARD", + "printedName": "ID_CARD", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC11cameraShapeAA0ab6CameraF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeID_CARD", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO7ID_CARDyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "resolution", - "printedName": "resolution", + "name": "PASSPORT", + "printedName": "PASSPORT", "children": [ { - "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] + } + ] } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)resolution", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvp", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypePASSPORT", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8PASSPORTyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", "ObjC" ], - "hasStorage": true, - "accessors": [ + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "DRIVER_LICENSE", + "printedName": "DRIVER_LICENSE", + "children": [ { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdDocumentType.Type) -> MyIdSDK.MyIdDocumentType", "children": [ { "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)resolution", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" }, { "kind": "TypeNominal", - "name": "MyIdResolution", - "printedName": "MyIdSDK.MyIdResolution", - "usr": "c:@M@MyIdSDK@E@MyIdResolution" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setResolution:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Metatype", + "printedName": "MyIdSDK.MyIdDocumentType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10resolutionAA0aB10ResolutionOvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "cameraSelector", - "printedName": "cameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + ] } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)cameraSelector", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovp", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType@MyIdDocumentTypeDRIVER_LICENSE", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO14DRIVER_LICENSEyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", "ObjC" ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)cameraSelector", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdDocumentType?", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + "name": "MyIdDocumentType", + "printedName": "MyIdSDK.MyIdDocumentType", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType" } ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setCameraSelector:", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" + "usr": "s:Sq" }, { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC14cameraSelectorAA0ab6CameraF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ] + ], + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueACSgSi_tcfc", + "moduleName": "MyIdSDK", + "implicit": true, + "init_kind": "Designated" }, { "kind": "Var", - "name": "presentationStyle", - "printedName": "presentationStyle", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)presentationStyle", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovp", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivp", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5410,99 +5052,273 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)presentationStyle", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovg", + "usr": "s:7MyIdSDK0aB12DocumentTypeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdDocumentType", + "mangledName": "$s7MyIdSDK0aB12DocumentTypeO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdPresentationStyle", - "printedName": "MyIdSDK.MyIdPresentationStyle", - "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setPresentationStyle:", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0Ovs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdCameraSelector", + "printedName": "MyIdCameraSelector", + "children": [ + { + "kind": "Var", + "name": "FRONT", + "printedName": "FRONT", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdCameraSelector.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC17presentationStyleAA0ab12PresentationF0OvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorFRONT", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO5FRONTyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 }, { "kind": "Var", - "name": "organizationDetails", - "printedName": "organizationDetails", + "name": "BACK", + "printedName": "BACK", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdCameraSelector.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorBACK", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO4BACKyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "printedName": "MyIdSDK.MyIdCameraSelector?", "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)organizationDetails", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5511,115 +5327,236 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)organizationDetails", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvg", + "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { + } + ] + } + ], + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector", + "mangledName": "$s7MyIdSDK0aB14CameraSelectorO", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "enumRawTypeName": "Int", + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "MyIdBuildMode", + "printedName": "MyIdBuildMode", + "children": [ + { + "kind": "Var", + "name": "DEBUG", + "printedName": "DEBUG", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdBuildMode.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setOrganizationDetails:", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModeDEBUG", + "mangledName": "$s7MyIdSDK0aB9BuildModeO5DEBUGyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "PRODUCTION", + "printedName": "PRODUCTION", + "children": [ { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdBuildMode.Type) -> MyIdSDK.MyIdBuildMode", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdBuildMode.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + } + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC19organizationDetailsAA0ab12OrganizationF0CSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode@MyIdBuildModePRODUCTION", + "mangledName": "$s7MyIdSDK0aB9BuildModeO10PRODUCTIONyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 }, { - "kind": "Var", - "name": "appearance", - "printedName": "appearance", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", + "printedName": "MyIdSDK.MyIdBuildMode?", "children": [ { "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)appearance", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -5628,217 +5565,30 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)appearance", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvg", + "usr": "s:7MyIdSDK0aB9BuildModeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9BuildModeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdAppearance?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdAppearance", - "printedName": "MyIdSDK.MyIdAppearance", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setAppearance:", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC10appearanceAA0aB10AppearanceCSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" - } - ] - }, - { - "kind": "Var", - "name": "withPhoto", - "printedName": "withPhoto", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(py)withPhoto", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)withPhoto", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)setWithPhoto:", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6ConfigC9withPhotoSbvM", - "mangledName": "$s7MyIdSDK0aB6ConfigC9withPhotoSbvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" } ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdConfig", - "printedName": "MyIdSDK.MyIdConfig", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig(im)init", - "mangledName": "$s7MyIdSDK0aB6ConfigCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdConfig", - "mangledName": "$s7MyIdSDK0aB6ConfigC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode", + "mangledName": "$s7MyIdSDK0aB9BuildModeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -5856,160 +5606,36 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdClientDelegate", - "printedName": "MyIdClientDelegate", - "children": [ - { - "kind": "Function", - "name": "onSuccess", - "printedName": "onSuccess(result:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdResult", - "printedName": "MyIdSDK.MyIdResult", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onSuccessWithResult:", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP9onSuccess6resultyAA0aB6ResultC_tF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onError", - "printedName": "onError(exception:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onErrorWithException:", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP7onError9exceptionyAA0aB9ExceptionC_tF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "onUserExited", - "printedName": "onUserExited()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate(im)onUserExited", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP12onUserExitedyyF", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 where Ï„_0_0 : MyIdSDK.MyIdClientDelegate>", - "sugared_genericSig": "<Self where Self : MyIdSDK.MyIdClientDelegate>", - "protocolReq": true, - "declAttributes": [ - "ObjC" - ], - "reqNewWitnessTableEntry": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", - "mangledName": "$s7MyIdSDK0aB14ClientDelegateP", - "moduleName": "MyIdSDK", - "genericSig": "<Ï„_0_0 : AnyObject>", - "sugared_genericSig": "<Self : AnyObject>", - "declAttributes": [ - "AccessControl", - "ObjC" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, { @@ -6024,43 +5650,24 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Security", + "printedName": "Security", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "CommonCrypto", + "printedName": "CommonCrypto", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", + "name": "LocalAuthentication", + "printedName": "LocalAuthentication", "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] + "moduleName": "MyIdSDK" }, { "kind": "Import", @@ -6074,157 +5681,141 @@ }, { "kind": "TypeDecl", - "name": "MyIdException", - "printedName": "MyIdException", + "name": "MyIdEntryType", + "printedName": "MyIdEntryType", "children": [ { "kind": "Var", - "name": "message", - "printedName": "message", + "name": "AUTH", + "printedName": "AUTH", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)message", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvp", - "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" - ], - "hasStorage": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdEntryType.Type", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } - ], - "usr": "s:Sq" + ] } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)message", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvg", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "get" - }, + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeAUTH", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO4AUTHyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "FACE", + "printedName": "FACE", + "children": [ { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdEntryType.Type) -> MyIdSDK.MyIdEntryType", "children": [ { "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdEntryType.Type", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setMessage:", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" + ] } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ExceptionC7messageSSSgvM", - "mangledName": "$s7MyIdSDK0aB9ExceptionC7messageSSSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" + ] } - ] + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType@MyIdEntryTypeFACE", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO4FACEyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 1 }, { - "kind": "Var", - "name": "code", - "printedName": "code", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdEntryType?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(py)code", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvp", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "declAttributes": [ - "HasInitialValue", - "HasStorage", - "AccessControl", - "ObjC" + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } ], - "hasStorage": true, + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, "accessors": [ { "kind": "Accessor", @@ -6233,124 +5824,30 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)code", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvg", + "usr": "s:7MyIdSDK0aB9EntryTypeO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, - "declAttributes": [ - "ObjC" - ], "accessorKind": "get" - }, - { - "kind": "Accessor", - "name": "Set", - "printedName": "Set()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - }, - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "usr": "s:Sq" - } - ], - "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)setCode:", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvs", - "moduleName": "MyIdSDK", - "implicit": true, - "declAttributes": [ - "ObjC" - ], - "accessorKind": "set" - }, - { - "kind": "Accessor", - "name": "Modify", - "printedName": "Modify()", - "children": [ - { - "kind": "TypeNominal", - "name": "Void", - "printedName": "()" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ExceptionC4codeSSSgvM", - "mangledName": "$s7MyIdSDK0aB9ExceptionC4codeSSSgvM", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "_modify" } ] - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdException", - "printedName": "MyIdSDK.MyIdException", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException(im)init", - "mangledName": "$s7MyIdSDK0aB9ExceptionCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdException", - "mangledName": "$s7MyIdSDK0aB9ExceptionC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdEntryType", + "mangledName": "$s7MyIdSDK0aB9EntryTypeO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -6368,38 +5865,25 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } ] }, @@ -6413,324 +5897,216 @@ "RawDocComment" ] }, - { - "kind": "Import", - "name": "DeviceKit", - "printedName": "DeviceKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "TypeDecl", - "name": "MyIdGenerator", - "printedName": "MyIdGenerator", + "name": "MyIdResidency", + "printedName": "MyIdResidency", "children": [ { - "kind": "Function", - "name": "hash", - "printedName": "hash(payload:clientHash:clientHashId:)", + "kind": "Var", + "name": "USER_DEFINED", + "printedName": "USER_DEFINED", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - }, - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)hashWithPayload:clientHash:clientHashId:", - "mangledName": "$s7MyIdSDK0aB9GeneratorC4hash7payload10clientHash0ghB0SSSgSS_S2StFZ", - "moduleName": "MyIdSDK", - "static": true, - "objc_name": "hashWithPayload:clientHash:clientHashId:", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "device", - "printedName": "device()", - "children": [ - { - "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)device", - "mangledName": "$s7MyIdSDK0aB9GeneratorC6deviceSSyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyUSER_DEFINED", + "mangledName": "$s7MyIdSDK0aB9ResidencyO12USER_DEFINEDyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 0 }, { - "kind": "Function", - "name": "deviceModel", - "printedName": "deviceModel()", + "kind": "Var", + "name": "RESIDENT", + "printedName": "RESIDENT", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceModel", - "mangledName": "$s7MyIdSDK0aB9GeneratorC11deviceModelSSSgyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyRESIDENT", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8RESIDENTyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 1 }, { - "kind": "Function", - "name": "deviceName", - "printedName": "deviceName()", + "kind": "Var", + "name": "NON_RESIDENT", + "printedName": "NON_RESIDENT", "children": [ { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdResidency.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + } + ] } - ], - "usr": "s:Sq" + ] } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)deviceName", - "mangledName": "$s7MyIdSDK0aB9GeneratorC10deviceNameSSSgyFZ", + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyNON_RESIDENT", + "mangledName": "$s7MyIdSDK0aB9ResidencyO12NON_RESIDENTyA2CmF", "moduleName": "MyIdSDK", - "static": true, "declAttributes": [ - "AccessControl", "ObjC" ], - "funcSelfKind": "NonMutating" + "fixedbinaryorder": 2 }, { - "kind": "Function", - "name": "systemName", - "printedName": "systemName()", + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "MyIdSDK.MyIdResidency?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "usr": "c:@M@MyIdSDK@E@MyIdResidency" } ], "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemName", - "mangledName": "$s7MyIdSDK0aB9GeneratorC10systemNameSSSgyFZ", + "declKind": "Constructor", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" + "implicit": true, + "init_kind": "Designated" }, { - "kind": "Function", - "name": "systemVersion", - "printedName": "systemVersion()", + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "Swift.String?", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivp", + "moduleName": "MyIdSDK", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:Sq" + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivg", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "get" } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)systemVersion", - "mangledName": "$s7MyIdSDK0aB9GeneratorC13systemVersionSSSgyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isPhone", - "printedName": "isPhone()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPhone", - "mangledName": "$s7MyIdSDK0aB9GeneratorC7isPhoneSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isPad", - "printedName": "isPad()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isPad", - "mangledName": "$s7MyIdSDK0aB9GeneratorC5isPadSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Function", - "name": "isSimulator", - "printedName": "isSimulator()", - "children": [ - { - "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" - } - ], - "declKind": "Func", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(cm)isSimulator", - "mangledName": "$s7MyIdSDK0aB9GeneratorC11isSimulatorSbyFZ", - "moduleName": "MyIdSDK", - "static": true, - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "funcSelfKind": "NonMutating" - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init()", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdGenerator", - "printedName": "MyIdSDK.MyIdGenerator", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator" - } - ], - "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator(im)init", - "mangledName": "$s7MyIdSDK0aB9GeneratorCACycfc", - "moduleName": "MyIdSDK", - "overriding": true, - "implicit": true, - "objc_name": "init", - "declAttributes": [ - "Dynamic", - "ObjC", - "Override" - ], - "init_kind": "Designated" + ] } ], - "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdGenerator", - "mangledName": "$s7MyIdSDK0aB9GeneratorC", + "declKind": "Enum", + "usr": "c:@M@MyIdSDK@E@MyIdResidency", + "mangledName": "$s7MyIdSDK0aB9ResidencyO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", "ObjC" ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], + "enumRawTypeName": "Int", "conformances": [ { "kind": "Conformance", @@ -6748,38 +6124,25 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" } ] }, @@ -6795,48 +6158,8 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "SwiftUI", + "printedName": "SwiftUI", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -6850,494 +6173,425 @@ "declKind": "Import", "moduleName": "MyIdSDK" }, - { - "kind": "Import", - "name": "CoreImage.CIFilterBuiltins", - "printedName": "CoreImage.CIFilterBuiltins", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CryptoKit", - "printedName": "CryptoKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, { "kind": "TypeDecl", - "name": "MyIdCameraShape", - "printedName": "MyIdCameraShape", + "name": "MyIdViewModel", + "printedName": "MyIdViewModel", "children": [ { - "kind": "Var", - "name": "ELLIPSE", - "printedName": "ELLIPSE", + "kind": "Function", + "name": "startMyId", + "printedName": "startMyId(clientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:)", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraShape.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeELLIPSE", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO7ELLIPSEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "CIRCLE", - "printedName": "CIRCLE", - "children": [ + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraShape.Type) -> MyIdSDK.MyIdCameraShape", + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraShape.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" - } - ] + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape@MyIdCameraShapeCIRCLE", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO6CIRCLEyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdCameraShape?", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "MyIdCameraShape", - "printedName": "MyIdSDK.MyIdCameraShape", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], + "hasDefaultArg": true, "usr": "s:Sq" }, { "kind": "TypeNominal", "name": "Int", "printedName": "Swift.Int", + "hasDefaultArg": true, "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ + }, { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB11CameraShapeO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Float", + "printedName": "Swift.Float", + "hasDefaultArg": true, + "usr": "s:Sf" + }, + { + "kind": "TypeNominal", + "name": "MyIdBuildMode", + "printedName": "MyIdSDK.MyIdBuildMode", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdBuildMode" + }, + { + "kind": "TypeNominal", + "name": "MyIdEntryType", + "printedName": "MyIdSDK.MyIdEntryType", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdEntryType" + }, + { + "kind": "TypeNominal", + "name": "MyIdResidency", + "printedName": "MyIdSDK.MyIdResidency", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdResidency" + }, + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + }, + { + "kind": "TypeNominal", + "name": "MyIdCameraShape", + "printedName": "MyIdSDK.MyIdCameraShape", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdCameraShape" + }, + { + "kind": "TypeNominal", + "name": "MyIdResolution", + "printedName": "MyIdSDK.MyIdResolution", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdResolution" + }, + { + "kind": "TypeNominal", + "name": "MyIdCameraSelector", + "printedName": "MyIdSDK.MyIdCameraSelector", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" + }, + { + "kind": "TypeNominal", + "name": "MyIdPresentationStyle", + "printedName": "MyIdSDK.MyIdPresentationStyle", + "hasDefaultArg": true, + "usr": "c:@M@MyIdSDK@E@MyIdPresentationStyle" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdOrganizationDetails?", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdOrganizationDetails", + "printedName": "MyIdSDK.MyIdOrganizationDetails", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "MyIdSDK.MyIdAppearance?", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdCameraShape", - "mangledName": "$s7MyIdSDK0aB11CameraShapeO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + ], + "declKind": "Func", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC05startaB006clientB00G4Hash0ghB012passportData11dateOfBirth6minAge03sdkH008externalB09threshold9buildMode9entryType9residency6locale11cameraShape10resolution0Y8Selector17presentationStyle19organizationDetails10appearance9withPhotoySS_S3SSgAYSiA2YSfAA0ab5BuildT0OAA0ab5EntryV0OAA0aB9ResidencyOAA0aB6LocaleOAA0ab6CameraZ0OAA0aB10ResolutionOAA0aB14CameraSelectorOAA0aB17PresentationStyleOAA0aB19OrganizationDetailsCSgAA0aB10AppearanceCSgSbtF", + "moduleName": "MyIdSDK", + "objc_name": "startMyIdWithClientId:clientHash:clientHashId:passportData:dateOfBirth:minAge:sdkHash:externalId:threshold:buildMode:entryType:residency:locale:cameraShape:resolution:cameraSelector:presentationStyle:organizationDetails:appearance:withPhoto:", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "funcSelfKind": "NonMutating" }, { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdViewModel", + "printedName": "MyIdSDK.MyIdViewModel", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel(im)init", + "mangledName": "$s7MyIdSDK0aB9ViewModelCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" }, { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", + "kind": "Function", + "name": "onSuccess", + "printedName": "onSuccess(result:)", "children": [ { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" } ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "CommonCrypto", - "printedName": "CommonCrypto", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onSuccessWithResult:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC9onSuccess6resultyAA0aB6ResultC_tF", + "moduleName": "MyIdSDK", + "objc_name": "onSuccessWithResult:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onError", + "printedName": "onError(exception:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "MyIdException", + "printedName": "MyIdSDK.MyIdException", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdException" + } + ], + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onErrorWithException:", + "mangledName": "$s7MyIdSDK0aB9ViewModelC7onError9exceptionyAA0aB9ExceptionC_tF", + "moduleName": "MyIdSDK", + "objc_name": "onErrorWithException:", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "onUserExited", + "printedName": "onUserExited()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@MyIdSDK@objc(cs)MyIdViewModel(im)onUserExited", + "mangledName": "$s7MyIdSDK0aB9ViewModelC12onUserExitedyyF", + "moduleName": "MyIdSDK", + "objc_name": "onUserExited", + "declAttributes": [ + "Dynamic", + "ObjC", + "AccessControl" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdViewModel", + "mangledName": "$s7MyIdSDK0aB9ViewModelC", "moduleName": "MyIdSDK", + "intro_iOS": "13.0", "declAttributes": [ - "RawDocComment" + "AccessControl", + "ObjC", + "Available" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "ObservableObject", + "printedName": "ObservableObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectWillChangePublisher", + "printedName": "ObjectWillChangePublisher", + "children": [ + { + "kind": "TypeNominal", + "name": "ObservableObjectPublisher", + "printedName": "Combine.ObservableObjectPublisher", + "usr": "s:7Combine25ObservableObjectPublisherC" + } + ] + } + ], + "usr": "s:7Combine16ObservableObjectP", + "mangledName": "$s7Combine16ObservableObjectP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "MyIdClientDelegate", + "printedName": "MyIdClientDelegate", + "usr": "c:@M@MyIdSDK@objc(pl)MyIdClientDelegate", + "mangledName": "$s7MyIdSDK0aB14ClientDelegateP" + } ] }, - { - "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Vision", - "printedName": "Vision", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "Import", "name": "Foundation", @@ -7379,62 +6633,453 @@ ] }, { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", + "kind": "TypeDecl", + "name": "MyIdResult", + "printedName": "MyIdResult", + "children": [ + { + "kind": "Var", + "name": "image", + "printedName": "image", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)image", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)image", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIImage?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIImage", + "printedName": "UIKit.UIImage", + "usr": "c:objc(cs)UIImage" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setImage:", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC5imageSo7UIImageCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "code", + "printedName": "code", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)code", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)code", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setCode:", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC4codeSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC4codeSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "comparisonValue", + "printedName": "comparisonValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(py)comparisonValue", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)comparisonValue", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)setComparisonValue:", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "mangledName": "$s7MyIdSDK0aB6ResultC15comparisonValueSSSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdResult", + "printedName": "MyIdSDK.MyIdResult", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult" + } + ], + "declKind": "Constructor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult(im)init", + "mangledName": "$s7MyIdSDK0aB6ResultCACycfc", + "moduleName": "MyIdSDK", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdResult", + "mangledName": "$s7MyIdSDK0aB6ResultC", "moduleName": "MyIdSDK", "declAttributes": [ - "RawDocComment" + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } ] }, - { - "kind": "Import", - "name": "Alamofire", - "printedName": "Alamofire", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, { "kind": "Import", "name": "Foundation", @@ -7467,220 +7112,39 @@ }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "TypeDecl", - "name": "MyIdCameraSelector", - "printedName": "MyIdCameraSelector", - "children": [ - { - "kind": "Var", - "name": "FRONT", - "printedName": "FRONT", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraSelector.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorFRONT", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO5FRONTyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "BACK", - "printedName": "BACK", - "children": [ - { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdCameraSelector.Type) -> MyIdSDK.MyIdCameraSelector", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdCameraSelector.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ] - } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector@MyIdCameraSelectorBACK", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO4BACKyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ - { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdCameraSelector?", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdCameraSelector", - "printedName": "MyIdSDK.MyIdCameraSelector", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector" - } - ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" - }, - { - "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Var", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivp", - "moduleName": "MyIdSDK", - "implicit": true, - "accessors": [ - { - "kind": "Accessor", - "name": "Get", - "printedName": "Get()", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB14CameraSelectorO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO8rawValueSivg", - "moduleName": "MyIdSDK", - "implicit": true, - "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdCameraSelector", - "mangledName": "$s7MyIdSDK0aB14CameraSelectorO", + "name": "Compression", + "printedName": "Compression", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ - { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, { @@ -7693,6 +7157,16 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, { "kind": "Import", "name": "Foundation", @@ -7705,35 +7179,35 @@ }, { "kind": "TypeDecl", - "name": "MyIdResidency", - "printedName": "MyIdResidency", + "name": "MyIdLocale", + "printedName": "MyIdLocale", "children": [ { "kind": "Var", - "name": "USER_DEFINED", - "printedName": "USER_DEFINED", + "name": "RU", + "printedName": "RU", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7741,8 +7215,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyUSER_DEFINED", - "mangledName": "$s7MyIdSDK0aB9ResidencyO12USER_DEFINEDyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleRU", + "mangledName": "$s7MyIdSDK0aB6LocaleO2RUyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -7751,30 +7225,30 @@ }, { "kind": "Var", - "name": "RESIDENT", - "printedName": "RESIDENT", + "name": "EN", + "printedName": "EN", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7782,8 +7256,8 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyRESIDENT", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8RESIDENTyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleEN", + "mangledName": "$s7MyIdSDK0aB6LocaleO2ENyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" @@ -7792,30 +7266,30 @@ }, { "kind": "Var", - "name": "NON_RESIDENT", - "printedName": "NON_RESIDENT", + "name": "UZ", + "printedName": "UZ", "children": [ { "kind": "TypeFunc", "name": "Function", - "printedName": "(MyIdSDK.MyIdResidency.Type) -> MyIdSDK.MyIdResidency", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" }, { "kind": "TypeNominal", "name": "Metatype", - "printedName": "MyIdSDK.MyIdResidency.Type", + "printedName": "MyIdSDK.MyIdLocale.Type", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ] } @@ -7823,14 +7297,55 @@ } ], "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdResidency@MyIdResidencyNON_RESIDENT", - "mangledName": "$s7MyIdSDK0aB9ResidencyO12NON_RESIDENTyA2CmF", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleUZ", + "mangledName": "$s7MyIdSDK0aB6LocaleO2UZyA2CmF", "moduleName": "MyIdSDK", "declAttributes": [ "ObjC" ], "fixedbinaryorder": 2 }, + { + "kind": "Var", + "name": "KY", + "printedName": "KY", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "MyIdSDK.MyIdLocale.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleKY", + "mangledName": "$s7MyIdSDK0aB6LocaleO2KYyA2CmF", + "moduleName": "MyIdSDK", + "declAttributes": [ + "ObjC" + ], + "fixedbinaryorder": 3 + }, { "kind": "Constructor", "name": "init", @@ -7839,13 +7354,13 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "MyIdSDK.MyIdResidency?", + "printedName": "MyIdSDK.MyIdLocale?", "children": [ { "kind": "TypeNominal", - "name": "MyIdResidency", - "printedName": "MyIdSDK.MyIdResidency", - "usr": "c:@M@MyIdSDK@E@MyIdResidency" + "name": "MyIdLocale", + "printedName": "MyIdSDK.MyIdLocale", + "usr": "c:@M@MyIdSDK@E@MyIdLocale" } ], "usr": "s:Sq" @@ -7858,8 +7373,8 @@ } ], "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueACSgSi_tcfc", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", "moduleName": "MyIdSDK", "implicit": true, "init_kind": "Designated" @@ -7877,8 +7392,8 @@ } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivp", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivp", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivp", "moduleName": "MyIdSDK", "implicit": true, "accessors": [ @@ -7895,8 +7410,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB9ResidencyO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB9ResidencyO8rawValueSivg", + "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivg", + "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivg", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "get" @@ -7905,8 +7420,8 @@ } ], "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdResidency", - "mangledName": "$s7MyIdSDK0aB9ResidencyO", + "usr": "c:@M@MyIdSDK@E@MyIdLocale", + "mangledName": "$s7MyIdSDK0aB6LocaleO", "moduleName": "MyIdSDK", "declAttributes": [ "AccessControl", @@ -7979,51 +7494,20 @@ "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "DeviceKit", - "printedName": "DeviceKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "Alamofire", - "printedName": "Alamofire", - "declKind": "Import", - "moduleName": "MyIdSDK" + "RawDocComment" + ] }, { "kind": "Import", - "name": "ZipArchive", - "printedName": "ZipArchive", + "name": "Alamofire", + "printedName": "Alamofire", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -8032,29 +7516,25 @@ }, { "kind": "Import", - "name": "Combine", - "printedName": "Combine", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "Import", - "name": "CoreImage.CIFilterBuiltins", - "printedName": "CoreImage.CIFilterBuiltins", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", - "moduleName": "MyIdSDK" + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] }, { "kind": "Import", - "name": "AVFoundation", - "printedName": "AVFoundation", + "name": "CommonCrypto", + "printedName": "CommonCrypto", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Vision", - "printedName": "Vision", + "name": "CryptoKit", + "printedName": "CryptoKit", "declKind": "Import", "moduleName": "MyIdSDK" }, @@ -8068,225 +7548,517 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "TypeDecl", - "name": "MyIdLocale", - "printedName": "MyIdLocale", + "name": "MyIdAppearance", + "printedName": "MyIdAppearance", "children": [ { "kind": "Var", - "name": "RU", - "printedName": "RU", + "name": "primaryColor", + "printedName": "primaryColor", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC12primaryColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "errorColor", + "printedName": "errorColor", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)errorColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvp", + "moduleName": "MyIdSDK", + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)errorColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setErrorColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC10errorColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "primaryButtonColor", + "printedName": "primaryButtonColor", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleRU", - "mangledName": "$s7MyIdSDK0aB6LocaleO2RUyA2CmF", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", "ObjC" ], - "fixedbinaryorder": 0 - }, - { - "kind": "Var", - "name": "EN", - "printedName": "EN", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18primaryButtonColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleEN", - "mangledName": "$s7MyIdSDK0aB6LocaleO2ENyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 1 + ] }, { "kind": "Var", - "name": "UZ", - "printedName": "UZ", + "name": "primaryButtonColorDisabled", + "printedName": "primaryButtonColorDisabled", "children": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - }, - { - "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", - "children": [ - { - "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" - } - ] + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleUZ", - "mangledName": "$s7MyIdSDK0aB6LocaleO2UZyA2CmF", + "declKind": "Var", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", "ObjC" ], - "fixedbinaryorder": 2 - }, - { - "kind": "Var", - "name": "KY", - "printedName": "KY", - "children": [ + "hasStorage": true, + "accessors": [ { - "kind": "TypeFunc", - "name": "Function", - "printedName": "(MyIdSDK.MyIdLocale.Type) -> MyIdSDK.MyIdLocale", + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvg", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", - "name": "Metatype", - "printedName": "MyIdSDK.MyIdLocale.Type", + "name": "Optional", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } - ] + ], + "usr": "s:Sq" } - ] - } - ], - "declKind": "EnumElement", - "usr": "c:@M@MyIdSDK@E@MyIdLocale@MyIdLocaleKY", - "mangledName": "$s7MyIdSDK0aB6LocaleO2KYyA2CmF", - "moduleName": "MyIdSDK", - "declAttributes": [ - "ObjC" - ], - "fixedbinaryorder": 3 - }, - { - "kind": "Constructor", - "name": "init", - "printedName": "init(rawValue:)", - "children": [ + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonColorDisabled:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, { - "kind": "TypeNominal", - "name": "Optional", - "printedName": "MyIdSDK.MyIdLocale?", + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", "children": [ { "kind": "TypeNominal", - "name": "MyIdLocale", - "printedName": "MyIdSDK.MyIdLocale", - "usr": "c:@M@MyIdSDK@E@MyIdLocale" + "name": "Void", + "printedName": "()" } ], - "usr": "s:Sq" - }, - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC26primaryButtonColorDisabledSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "declKind": "Constructor", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueACSgSi_tcfc", - "moduleName": "MyIdSDK", - "implicit": true, - "init_kind": "Designated" + ] }, { "kind": "Var", - "name": "rawValue", - "printedName": "rawValue", + "name": "primaryButtonTextColor", + "printedName": "primaryButtonTextColor", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } ], "declKind": "Var", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivp", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvp", "moduleName": "MyIdSDK", - "implicit": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage", + "AccessControl", + "ObjC" + ], + "hasStorage": true, "accessors": [ { "kind": "Accessor", @@ -8295,124 +8067,107 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB6LocaleO8rawValueSivg", - "mangledName": "$s7MyIdSDK0aB6LocaleO8rawValueSivg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColor", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvg", "moduleName": "MyIdSDK", "implicit": true, + "declAttributes": [ + "ObjC" + ], "accessorKind": "get" - } - ] - } - ], - "declKind": "Enum", - "usr": "c:@M@MyIdSDK@E@MyIdLocale", - "mangledName": "$s7MyIdSDK0aB6LocaleO", - "moduleName": "MyIdSDK", - "declAttributes": [ - "AccessControl", - "ObjC" - ], - "enumRawTypeName": "Int", - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "RawRepresentable", - "printedName": "RawRepresentable", - "children": [ + }, { - "kind": "TypeWitness", - "name": "RawValue", - "printedName": "RawValue", + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "UIKit.UIColor?", + "children": [ + { + "kind": "TypeNominal", + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" + } + ], + "usr": "s:Sq" } - ] + ], + "declKind": "Accessor", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColor:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvs", + "moduleName": "MyIdSDK", + "implicit": true, + "declAttributes": [ + "ObjC" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC22primaryButtonTextColorSo7UIColorCSgvM", + "moduleName": "MyIdSDK", + "implicit": true, + "accessorKind": "_modify" } - ], - "usr": "s:SY", - "mangledName": "$sSY" - } - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", - "declKind": "Import", - "moduleName": "MyIdSDK" - }, - { - "kind": "TypeDecl", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdOrganizationDetails", - "children": [ + ] + }, { "kind": "Var", - "name": "phoneNumber", - "printedName": "phoneNumber", + "name": "primaryButtonTextColorDisabled", + "printedName": "primaryButtonTextColorDisabled", "children": [ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)phoneNumber", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)primaryButtonTextColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -8430,21 +8185,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)phoneNumber", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)primaryButtonTextColorDisabled", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8465,21 +8220,21 @@ { "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.String?", + "printedName": "UIKit.UIColor?", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UIColor", + "printedName": "UIKit.UIColor", + "usr": "c:objc(cs)UIColor" } ], "usr": "s:Sq" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setPhoneNumber:", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setPrimaryButtonTextColorDisabled:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8499,8 +8254,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC11phoneNumberSSSgvM", + "usr": "s:7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC30primaryButtonTextColorDisabledSo7UIColorCSgvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -8509,27 +8264,19 @@ }, { "kind": "Var", - "name": "logo", - "printedName": "logo", + "name": "buttonCornerRadius", + "printedName": "buttonCornerRadius", "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Var", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(py)logo", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvp", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(py)buttonCornerRadius", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvp", "moduleName": "MyIdSDK", "declAttributes": [ "HasInitialValue", @@ -8546,22 +8293,14 @@ "children": [ { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)logo", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvg", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)buttonCornerRadius", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvg", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8581,22 +8320,14 @@ }, { "kind": "TypeNominal", - "name": "Optional", - "printedName": "UIKit.UIImage?", - "children": [ - { - "kind": "TypeNominal", - "name": "UIImage", - "printedName": "UIKit.UIImage", - "usr": "c:objc(cs)UIImage" - } - ], - "usr": "s:Sq" + "name": "Float", + "printedName": "Swift.Float", + "usr": "s:Sf" } ], "declKind": "Accessor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)setLogo:", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvs", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)setButtonCornerRadius:", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvs", "moduleName": "MyIdSDK", "implicit": true, "declAttributes": [ @@ -8616,8 +8347,8 @@ } ], "declKind": "Accessor", - "usr": "s:7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC4logoSo7UIImageCSgvM", + "usr": "s:7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", + "mangledName": "$s7MyIdSDK0aB10AppearanceC18buttonCornerRadiusSfvM", "moduleName": "MyIdSDK", "implicit": true, "accessorKind": "_modify" @@ -8631,14 +8362,14 @@ "children": [ { "kind": "TypeNominal", - "name": "MyIdOrganizationDetails", - "printedName": "MyIdSDK.MyIdOrganizationDetails", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails" + "name": "MyIdAppearance", + "printedName": "MyIdSDK.MyIdAppearance", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance" } ], "declKind": "Constructor", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails(im)init", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsCACycfc", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance(im)init", + "mangledName": "$s7MyIdSDK0aB10AppearanceCACycfc", "moduleName": "MyIdSDK", "overriding": true, "implicit": true, @@ -8652,70 +8383,332 @@ } ], "declKind": "Class", - "usr": "c:@M@MyIdSDK@objc(cs)MyIdOrganizationDetails", - "mangledName": "$s7MyIdSDK0aB19OrganizationDetailsC", + "usr": "c:@M@MyIdSDK@objc(cs)MyIdAppearance", + "mangledName": "$s7MyIdSDK0aB10AppearanceC", + "moduleName": "MyIdSDK", + "declAttributes": [ + "AccessControl", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ - "AccessControl", - "ObjC" - ], - "superclassUsr": "c:objc(cs)NSObject", - "inheritsConvenienceInitializers": true, - "superclassNames": [ - "ObjectiveC.NSObject" - ], - "conformances": [ - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Hashable", - "printedName": "Hashable", - "usr": "s:SH", - "mangledName": "$sSH" - }, - { - "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObservingPublishing", - "printedName": "_KeyValueCodingAndObservingPublishing", - "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", - "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" - }, - { - "kind": "Conformance", - "name": "_KeyValueCodingAndObserving", - "printedName": "_KeyValueCodingAndObserving", - "usr": "s:10Foundation27_KeyValueCodingAndObservingP", - "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" - }, - { - "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - } + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Security", + "printedName": "Security", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" ] }, + { + "kind": "Import", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "Vision", + "printedName": "Vision", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, + { + "kind": "Import", + "name": "CoreVideo", + "printedName": "CoreVideo", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -8736,6 +8729,13 @@ "RawDocComment" ] }, + { + "kind": "Import", + "name": "CommonCrypto", + "printedName": "CommonCrypto", + "declKind": "Import", + "moduleName": "MyIdSDK" + }, { "kind": "Import", "name": "Foundation", @@ -8748,32 +8748,32 @@ }, { "kind": "Import", - "name": "Compression", - "printedName": "Compression", + "name": "UIKit", + "printedName": "UIKit", + "declKind": "Import", + "moduleName": "MyIdSDK", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "AVFoundation", + "printedName": "AVFoundation", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "Foundation", - "printedName": "Foundation", - "declKind": "Import", - "moduleName": "MyIdSDK", - "declAttributes": [ - "RawDocComment" - ] - }, - { - "kind": "Import", - "name": "Security", - "printedName": "Security", + "name": "Vision", + "printedName": "Vision", "declKind": "Import", "moduleName": "MyIdSDK" }, { "kind": "Import", - "name": "UIKit", - "printedName": "UIKit", + "name": "Foundation", + "printedName": "Foundation", "declKind": "Import", "moduleName": "MyIdSDK", "declAttributes": [ @@ -8810,79 +8810,31 @@ }, { "kind": "TypeDecl", - "name": "String", - "printedName": "String", + "name": "Data", + "printedName": "Data", "declKind": "Struct", - "usr": "s:SS", - "mangledName": "$sSS", - "moduleName": "Swift", + "usr": "s:10Foundation4DataV", + "mangledName": "$s10Foundation4DataV", + "moduleName": "Foundation", + "intro_Macosx": "10.10", + "intro_iOS": "8.0", + "intro_tvOS": "9.0", + "intro_watchOS": "2.0", "declAttributes": [ - "Frozen" + "Frozen", + "Available", + "Available", + "Available", + "Available" ], "isExternal": true, "conformances": [ { "kind": "Conformance", - "name": "Error", - "printedName": "Error", - "usr": "s:s5ErrorP", - "mangledName": "$ss5ErrorP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" - }, - { - "kind": "Conformance", - "name": "CodingKeyRepresentable", - "printedName": "CodingKeyRepresentable", - "usr": "s:s22CodingKeyRepresentableP", - "mangledName": "$ss22CodingKeyRepresentableP" - }, - { - "kind": "Conformance", - "name": "_HasContiguousBytes", - "printedName": "_HasContiguousBytes", - "usr": "s:s19_HasContiguousBytesP", - "mangledName": "$ss19_HasContiguousBytesP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "_CustomPlaygroundQuickLookable", - "printedName": "_CustomPlaygroundQuickLookable", - "usr": "s:s30_CustomPlaygroundQuickLookableP", - "mangledName": "$ss30_CustomPlaygroundQuickLookableP" - }, - { - "kind": "Conformance", - "name": "TextOutputStream", - "printedName": "TextOutputStream", - "usr": "s:s16TextOutputStreamP", - "mangledName": "$ss16TextOutputStreamP" - }, - { - "kind": "Conformance", - "name": "TextOutputStreamable", - "printedName": "TextOutputStreamable", - "usr": "s:s20TextOutputStreamableP", - "mangledName": "$ss20TextOutputStreamableP" + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" }, { "kind": "Conformance", @@ -8893,111 +8845,163 @@ }, { "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", - "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", - "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", - "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", - "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" - }, - { - "kind": "Conformance", - "name": "_ExpressibleByBuiltinStringLiteral", - "printedName": "_ExpressibleByBuiltinStringLiteral", - "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", - "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringLiteral", - "printedName": "ExpressibleByStringLiteral", + "name": "RandomAccessCollection", + "printedName": "RandomAccessCollection", "children": [ { "kind": "TypeWitness", - "name": "StringLiteralType", - "printedName": "StringLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sn" } ] } ], - "usr": "s:s26ExpressibleByStringLiteralP", - "mangledName": "$ss26ExpressibleByStringLiteralP" + "usr": "s:Sk", + "mangledName": "$sSk" }, { "kind": "Conformance", - "name": "ExpressibleByExtendedGraphemeClusterLiteral", - "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", + "name": "MutableCollection", + "printedName": "MutableCollection", "children": [ { "kind": "TypeWitness", - "name": "ExtendedGraphemeClusterLiteralType", - "printedName": "ExtendedGraphemeClusterLiteralType", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", - "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" + "usr": "s:SM", + "mangledName": "$sSM" }, { "kind": "Conformance", - "name": "ExpressibleByUnicodeScalarLiteral", - "printedName": "ExpressibleByUnicodeScalarLiteral", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", "children": [ { "kind": "TypeWitness", - "name": "UnicodeScalarLiteralType", - "printedName": "UnicodeScalarLiteralType", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] } ], - "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", - "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" + "usr": "s:Sm", + "mangledName": "$sSm" }, { "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" + "name": "MutableDataProtocol", + "printedName": "MutableDataProtocol", + "usr": "s:10Foundation19MutableDataProtocolP", + "mangledName": "$s10Foundation19MutableDataProtocolP" }, { "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" + "name": "ContiguousBytes", + "printedName": "ContiguousBytes", + "usr": "s:10Foundation15ContiguousBytesP", + "mangledName": "$s10Foundation15ContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" }, { "kind": "Conformance", @@ -9011,9 +9015,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, @@ -9024,9 +9028,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ] }, @@ -9037,9 +9041,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] }, @@ -9050,17 +9054,17 @@ "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<Swift.String>", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:SI" + "usr": "s:Sn" } ] } @@ -9080,9 +9084,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, @@ -9093,9 +9097,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Index", - "printedName": "Swift.String.Index", - "usr": "s:SS5IndexV" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ] }, @@ -9107,8 +9111,8 @@ { "kind": "TypeNominal", "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "printedName": "Foundation.Data.Iterator", + "usr": "s:10Foundation4DataV8IteratorV" } ] }, @@ -9119,9 +9123,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" } ] }, @@ -9132,17 +9136,17 @@ "children": [ { "kind": "TypeNominal", - "name": "DefaultIndices", - "printedName": "Swift.DefaultIndices<Swift.String>", + "name": "Range", + "printedName": "Swift.Range<Swift.Int>", "children": [ { "kind": "TypeNominal", - "name": "String", - "printedName": "Swift.String", - "usr": "s:SS" + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" } ], - "usr": "s:SI" + "usr": "s:Sn" } ] } @@ -9152,171 +9156,90 @@ }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "DataProtocol", + "printedName": "DataProtocol", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "Character", - "printedName": "Swift.Character", - "usr": "s:SJ" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "Regions", + "printedName": "Regions", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Swift.String.Iterator", - "usr": "s:SS8IteratorV" + "name": "CollectionOfOne", + "printedName": "Swift.CollectionOfOne<Foundation.Data>", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:s15CollectionOfOneV" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" - }, - { - "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" - }, - { - "kind": "Conformance", - "name": "Comparable", - "printedName": "Comparable", - "usr": "s:SL", - "mangledName": "$sSL" + "usr": "s:10Foundation12DataProtocolP", + "mangledName": "$s10Foundation12DataProtocolP" }, { "kind": "Conformance", - "name": "StringProtocol", - "printedName": "StringProtocol", + "name": "Sequence", + "printedName": "Sequence", "children": [ { "kind": "TypeWitness", - "name": "UTF8View", - "printedName": "UTF8View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF8View", - "printedName": "Swift.String.UTF8View", - "usr": "s:SS8UTF8ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UTF16View", - "printedName": "UTF16View", - "children": [ - { - "kind": "TypeNominal", - "name": "UTF16View", - "printedName": "Swift.String.UTF16View", - "usr": "s:SS9UTF16ViewV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "UnicodeScalarView", - "printedName": "UnicodeScalarView", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "UnicodeScalarView", - "printedName": "Swift.String.UnicodeScalarView", - "usr": "s:SS17UnicodeScalarViewV" + "name": "UInt8", + "printedName": "Swift.UInt8", + "usr": "s:s5UInt8V" } ] }, { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" - } - ] - } - ], - "usr": "s:Sy", - "mangledName": "$sSy" - }, - { - "kind": "Conformance", - "name": "ExpressibleByStringInterpolation", - "printedName": "ExpressibleByStringInterpolation", - "children": [ - { - "kind": "TypeWitness", - "name": "StringInterpolation", - "printedName": "StringInterpolation", + "name": "Iterator", + "printedName": "Iterator", "children": [ { "kind": "TypeNominal", - "name": "DefaultStringInterpolation", - "printedName": "Swift.DefaultStringInterpolation", - "usr": "s:s26DefaultStringInterpolationV" + "name": "Iterator", + "printedName": "Foundation.Data.Iterator", + "usr": "s:10Foundation4DataV8IteratorV" } ] } ], - "usr": "s:s32ExpressibleByStringInterpolationP", - "mangledName": "$ss32ExpressibleByStringInterpolationP" - }, - { - "kind": "Conformance", - "name": "LosslessStringConvertible", - "printedName": "LosslessStringConvertible", - "usr": "s:s25LosslessStringConvertibleP", - "mangledName": "$ss25LosslessStringConvertibleP" + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", + "name": "ReferenceConvertible", + "printedName": "ReferenceConvertible", "children": [ { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "ReferenceType", + "printedName": "ReferenceType", "children": [ { "kind": "TypeNominal", - "name": "Substring", - "printedName": "Swift.Substring", - "usr": "s:Ss" + "name": "NSData", + "printedName": "Foundation.NSData", + "usr": "c:objc(cs)NSData" } ] } ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MirrorPath", - "printedName": "MirrorPath", - "usr": "s:s10MirrorPathP", - "mangledName": "$ss10MirrorPathP" + "usr": "s:10Foundation20ReferenceConvertibleP", + "mangledName": "$s10Foundation20ReferenceConvertibleP" }, { "kind": "Conformance", @@ -9330,9 +9253,9 @@ "children": [ { "kind": "TypeNominal", - "name": "NSString", - "printedName": "Foundation.NSString", - "usr": "c:objc(cs)NSString" + "name": "NSData", + "printedName": "Foundation.NSData", + "usr": "c:objc(cs)NSData" } ] } @@ -9342,10 +9265,38 @@ }, { "kind": "Conformance", - "name": "CVarArg", - "printedName": "CVarArg", - "usr": "s:s7CVarArgP", - "mangledName": "$ss7CVarArgP" + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" }, { "kind": "Conformance", @@ -9381,13 +9332,6 @@ ], "usr": "s:16CoreTransferable0B0P", "mangledName": "$s16CoreTransferable0B0P" - }, - { - "kind": "Conformance", - "name": "URLConvertible", - "printedName": "URLConvertible", - "usr": "s:9Alamofire14URLConvertibleP", - "mangledName": "$s9Alamofire14URLConvertibleP" } ] }, @@ -9430,31 +9374,79 @@ }, { "kind": "TypeDecl", - "name": "Data", - "printedName": "Data", + "name": "String", + "printedName": "String", "declKind": "Struct", - "usr": "s:10Foundation4DataV", - "mangledName": "$s10Foundation4DataV", - "moduleName": "Foundation", - "intro_Macosx": "10.10", - "intro_iOS": "8.0", - "intro_tvOS": "9.0", - "intro_watchOS": "2.0", + "usr": "s:SS", + "mangledName": "$sSS", + "moduleName": "Swift", "declAttributes": [ - "Frozen", - "Available", - "Available", - "Available", - "Available" + "Frozen" ], "isExternal": true, "conformances": [ { "kind": "Conformance", - "name": "Equatable", - "printedName": "Equatable", - "usr": "s:SQ", - "mangledName": "$sSQ" + "name": "Error", + "printedName": "Error", + "usr": "s:s5ErrorP", + "mangledName": "$ss5ErrorP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "CodingKeyRepresentable", + "printedName": "CodingKeyRepresentable", + "usr": "s:s22CodingKeyRepresentableP", + "mangledName": "$ss22CodingKeyRepresentableP" + }, + { + "kind": "Conformance", + "name": "_HasContiguousBytes", + "printedName": "_HasContiguousBytes", + "usr": "s:s19_HasContiguousBytesP", + "mangledName": "$ss19_HasContiguousBytesP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "TextOutputStream", + "printedName": "TextOutputStream", + "usr": "s:s16TextOutputStreamP", + "mangledName": "$ss16TextOutputStreamP" + }, + { + "kind": "Conformance", + "name": "TextOutputStreamable", + "printedName": "TextOutputStreamable", + "usr": "s:s20TextOutputStreamableP", + "mangledName": "$ss20TextOutputStreamableP" }, { "kind": "Conformance", @@ -9465,163 +9457,111 @@ }, { "kind": "Conformance", - "name": "RandomAccessCollection", - "printedName": "RandomAccessCollection", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "printedName": "_ExpressibleByBuiltinUnicodeScalarLiteral", + "usr": "s:s41_ExpressibleByBuiltinUnicodeScalarLiteralP", + "mangledName": "$ss41_ExpressibleByBuiltinUnicodeScalarLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "printedName": "_ExpressibleByBuiltinExtendedGraphemeClusterLiteral", + "usr": "s:s51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP", + "mangledName": "$ss51_ExpressibleByBuiltinExtendedGraphemeClusterLiteralP" + }, + { + "kind": "Conformance", + "name": "_ExpressibleByBuiltinStringLiteral", + "printedName": "_ExpressibleByBuiltinStringLiteral", + "usr": "s:s34_ExpressibleByBuiltinStringLiteralP", + "mangledName": "$ss34_ExpressibleByBuiltinStringLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByStringLiteral", + "printedName": "ExpressibleByStringLiteral", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Indices", - "printedName": "Indices", + "name": "StringLiteralType", + "printedName": "StringLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ], - "usr": "s:Sn" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:Sk", - "mangledName": "$sSk" + "usr": "s:s26ExpressibleByStringLiteralP", + "mangledName": "$ss26ExpressibleByStringLiteralP" }, { "kind": "Conformance", - "name": "MutableCollection", - "printedName": "MutableCollection", + "name": "ExpressibleByExtendedGraphemeClusterLiteral", + "printedName": "ExpressibleByExtendedGraphemeClusterLiteral", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", - "children": [ - { - "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" - } - ] - }, - { - "kind": "TypeWitness", - "name": "Index", - "printedName": "Index", - "children": [ - { - "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" - } - ] - }, - { - "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "ExtendedGraphemeClusterLiteralType", + "printedName": "ExtendedGraphemeClusterLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:SM", - "mangledName": "$sSM" + "usr": "s:s43ExpressibleByExtendedGraphemeClusterLiteralP", + "mangledName": "$ss43ExpressibleByExtendedGraphemeClusterLiteralP" }, { "kind": "Conformance", - "name": "RangeReplaceableCollection", - "printedName": "RangeReplaceableCollection", + "name": "ExpressibleByUnicodeScalarLiteral", + "printedName": "ExpressibleByUnicodeScalarLiteral", "children": [ { "kind": "TypeWitness", - "name": "SubSequence", - "printedName": "SubSequence", + "name": "UnicodeScalarLiteralType", + "printedName": "UnicodeScalarLiteralType", "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ] } ], - "usr": "s:Sm", - "mangledName": "$sSm" - }, - { - "kind": "Conformance", - "name": "MutableDataProtocol", - "printedName": "MutableDataProtocol", - "usr": "s:10Foundation19MutableDataProtocolP", - "mangledName": "$s10Foundation19MutableDataProtocolP" + "usr": "s:s33ExpressibleByUnicodeScalarLiteralP", + "mangledName": "$ss33ExpressibleByUnicodeScalarLiteralP" }, { "kind": "Conformance", - "name": "ContiguousBytes", - "printedName": "ContiguousBytes", - "usr": "s:10Foundation15ContiguousBytesP", - "mangledName": "$s10Foundation15ContiguousBytesP" + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" }, { "kind": "Conformance", - "name": "Sendable", - "printedName": "Sendable", - "usr": "s:s8SendableP", - "mangledName": "$ss8SendableP" + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" }, { "kind": "Conformance", @@ -9635,9 +9575,9 @@ "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } ] }, @@ -9648,9 +9588,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } ] }, @@ -9661,9 +9601,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] }, @@ -9674,17 +9614,17 @@ "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<Swift.String>", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sn" + "usr": "s:SI" } ] } @@ -9704,9 +9644,9 @@ "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" } ] }, @@ -9717,9 +9657,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "Index", + "printedName": "Swift.String.Index", + "usr": "s:SS5IndexV" } ] }, @@ -9731,8 +9671,8 @@ { "kind": "TypeNominal", "name": "Iterator", - "printedName": "Foundation.Data.Iterator", - "usr": "s:10Foundation4DataV8IteratorV" + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } ] }, @@ -9743,9 +9683,9 @@ "children": [ { "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] }, @@ -9756,17 +9696,17 @@ "children": [ { "kind": "TypeNominal", - "name": "Range", - "printedName": "Swift.Range<Swift.Int>", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<Swift.String>", "children": [ { "kind": "TypeNominal", - "name": "Int", - "printedName": "Swift.Int", - "usr": "s:Si" + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" } ], - "usr": "s:Sn" + "usr": "s:SI" } ] } @@ -9776,90 +9716,171 @@ }, { "kind": "Conformance", - "name": "DataProtocol", - "printedName": "DataProtocol", + "name": "Sequence", + "printedName": "Sequence", "children": [ { "kind": "TypeWitness", - "name": "Regions", - "printedName": "Regions", + "name": "Element", + "printedName": "Element", "children": [ { "kind": "TypeNominal", - "name": "CollectionOfOne", - "printedName": "Swift.CollectionOfOne<Foundation.Data>", - "children": [ - { - "kind": "TypeNominal", - "name": "Data", - "printedName": "Foundation.Data", - "usr": "s:10Foundation4DataV" - } - ], - "usr": "s:s15CollectionOfOneV" + "name": "Character", + "printedName": "Swift.Character", + "usr": "s:SJ" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.String.Iterator", + "usr": "s:SS8IteratorV" } ] } ], - "usr": "s:10Foundation12DataProtocolP", - "mangledName": "$s10Foundation12DataProtocolP" + "usr": "s:ST", + "mangledName": "$sST" }, { "kind": "Conformance", - "name": "Sequence", - "printedName": "Sequence", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "StringProtocol", + "printedName": "StringProtocol", "children": [ { "kind": "TypeWitness", - "name": "Element", - "printedName": "Element", + "name": "UTF8View", + "printedName": "UTF8View", "children": [ { "kind": "TypeNominal", - "name": "UInt8", - "printedName": "Swift.UInt8", - "usr": "s:s5UInt8V" + "name": "UTF8View", + "printedName": "Swift.String.UTF8View", + "usr": "s:SS8UTF8ViewV" } ] }, { "kind": "TypeWitness", - "name": "Iterator", - "printedName": "Iterator", + "name": "UTF16View", + "printedName": "UTF16View", "children": [ { "kind": "TypeNominal", - "name": "Iterator", - "printedName": "Foundation.Data.Iterator", - "usr": "s:10Foundation4DataV8IteratorV" + "name": "UTF16View", + "printedName": "Swift.String.UTF16View", + "usr": "s:SS9UTF16ViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "UnicodeScalarView", + "printedName": "UnicodeScalarView", + "children": [ + { + "kind": "TypeNominal", + "name": "UnicodeScalarView", + "printedName": "Swift.String.UnicodeScalarView", + "usr": "s:SS17UnicodeScalarViewV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] } ], - "usr": "s:ST", - "mangledName": "$sST" + "usr": "s:Sy", + "mangledName": "$sSy" }, { "kind": "Conformance", - "name": "ReferenceConvertible", - "printedName": "ReferenceConvertible", + "name": "ExpressibleByStringInterpolation", + "printedName": "ExpressibleByStringInterpolation", + "children": [ + { + "kind": "TypeWitness", + "name": "StringInterpolation", + "printedName": "StringInterpolation", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultStringInterpolation", + "printedName": "Swift.DefaultStringInterpolation", + "usr": "s:s26DefaultStringInterpolationV" + } + ] + } + ], + "usr": "s:s32ExpressibleByStringInterpolationP", + "mangledName": "$ss32ExpressibleByStringInterpolationP" + }, + { + "kind": "Conformance", + "name": "LosslessStringConvertible", + "printedName": "LosslessStringConvertible", + "usr": "s:s25LosslessStringConvertibleP", + "mangledName": "$ss25LosslessStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "RangeReplaceableCollection", + "printedName": "RangeReplaceableCollection", "children": [ { "kind": "TypeWitness", - "name": "ReferenceType", - "printedName": "ReferenceType", + "name": "SubSequence", + "printedName": "SubSequence", "children": [ { "kind": "TypeNominal", - "name": "NSData", - "printedName": "Foundation.NSData", - "usr": "c:objc(cs)NSData" + "name": "Substring", + "printedName": "Swift.Substring", + "usr": "s:Ss" } ] } ], - "usr": "s:10Foundation20ReferenceConvertibleP", - "mangledName": "$s10Foundation20ReferenceConvertibleP" + "usr": "s:Sm", + "mangledName": "$sSm" + }, + { + "kind": "Conformance", + "name": "MirrorPath", + "printedName": "MirrorPath", + "usr": "s:s10MirrorPathP", + "mangledName": "$ss10MirrorPathP" }, { "kind": "Conformance", @@ -9873,9 +9894,9 @@ "children": [ { "kind": "TypeNominal", - "name": "NSData", - "printedName": "Foundation.NSData", - "usr": "c:objc(cs)NSData" + "name": "NSString", + "printedName": "Foundation.NSString", + "usr": "c:objc(cs)NSString" } ] } @@ -9885,38 +9906,10 @@ }, { "kind": "Conformance", - "name": "CustomStringConvertible", - "printedName": "CustomStringConvertible", - "usr": "s:s23CustomStringConvertibleP", - "mangledName": "$ss23CustomStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomDebugStringConvertible", - "printedName": "CustomDebugStringConvertible", - "usr": "s:s28CustomDebugStringConvertibleP", - "mangledName": "$ss28CustomDebugStringConvertibleP" - }, - { - "kind": "Conformance", - "name": "CustomReflectable", - "printedName": "CustomReflectable", - "usr": "s:s17CustomReflectableP", - "mangledName": "$ss17CustomReflectableP" - }, - { - "kind": "Conformance", - "name": "Decodable", - "printedName": "Decodable", - "usr": "s:Se", - "mangledName": "$sSe" - }, - { - "kind": "Conformance", - "name": "Encodable", - "printedName": "Encodable", - "usr": "s:SE", - "mangledName": "$sSE" + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" }, { "kind": "Conformance", @@ -9952,6 +9945,13 @@ ], "usr": "s:16CoreTransferable0B0P", "mangledName": "$s16CoreTransferable0B0P" + }, + { + "kind": "Conformance", + "name": "URLConvertible", + "printedName": "URLConvertible", + "usr": "s:9Alamofire14URLConvertibleP", + "mangledName": "$s9Alamofire14URLConvertibleP" } ] } @@ -9960,12315 +9960,12315 @@ }, "ConstValues": [ { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1236, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1292, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1456, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1625, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1694, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2047, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2051, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2077, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2082, - "length": 2, - "value": "64" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2294, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2298, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2324, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2329, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2508, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2512, - "length": 2, - "value": "32" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2586, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", - "kind": "IntegerLiteral", - "offset": 2590, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1105, - "length": 5, - "value": "\"kty\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1129, - "length": 5, - "value": "\"use\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1160, - "length": 9, - "value": "\"key_ops\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1191, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1222, - "length": 5, - "value": "\"kid\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1247, - "length": 5, - "value": "\"x5u\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1285, - "length": 5, - "value": "\"x5c\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1332, - "length": 5, - "value": "\"x5t\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1381, - "length": 10, - "value": "\"x5t#S256\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1105, - "length": 5, - "value": "\"kty\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1129, - "length": 5, - "value": "\"use\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1160, - "length": 9, - "value": "\"key_ops\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1191, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1222, - "length": 5, - "value": "\"kid\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1247, - "length": 5, - "value": "\"x5u\"" + "offset": 647, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1285, - "length": 5, - "value": "\"x5c\"" + "offset": 682, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1332, - "length": 5, - "value": "\"x5t\"" + "offset": 917, + "length": 23, + "value": "\"JSON Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1381, - "length": 10, - "value": "\"x5t#S256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "Array", + "offset": 993, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", "kind": "StringLiteral", - "offset": 1696, - "length": 3, - "value": "\"n\"" + "offset": 2238, + "length": 24, + "value": "\"Pixel format not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1720, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2270, "length": 3, - "value": "\"e\"" + "value": "400" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1751, - "length": 3, - "value": "\"d\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "Array", + "offset": 2561, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1696, - "length": 3, - "value": "\"n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2877, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1720, - "length": 3, - "value": "\"e\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 2913, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1751, - "length": 3, - "value": "\"d\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "kind": "IntegerLiteral", + "offset": 3006, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DirectEncryptionMode.swift", "kind": "StringLiteral", - "offset": 1958, - "length": 3, - "value": "\"k\"" + "offset": 1776, + "length": 53, + "value": "\"Direct encryption does not expect an encrypted key.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 1958, - "length": 3, - "value": "\"k\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "kind": "BooleanLiteral", + "offset": 1307, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2146, - "length": 5, - "value": "\"crv\"" + "offset": 4243, + "length": 4, + "value": "\"ru\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2165, - "length": 3, - "value": "\"x\"" + "offset": 4273, + "length": 4, + "value": "\"en\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2182, - "length": 3, - "value": "\"y\"" + "offset": 4303, + "length": 4, + "value": "\"uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2208, - "length": 3, - "value": "\"d\"" + "offset": 4333, + "length": 4, + "value": "\"ky\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", "kind": "StringLiteral", - "offset": 2146, + "offset": 4539, "length": 5, - "value": "\"crv\"" + "value": "\"102\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", "kind": "StringLiteral", - "offset": 2165, - "length": 3, - "value": "\"x\"" + "offset": 2222, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", - "kind": "StringLiteral", - "offset": 2182, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "kind": "Dictionary", + "offset": 2385, "length": 3, - "value": "\"y\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", "kind": "StringLiteral", - "offset": 2208, - "length": 3, - "value": "\"d\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 181, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "BooleanLiteral", - "offset": 197, - "length": 5, - "value": "false" + "offset": 4447, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "Array", - "offset": 240, - "length": 50, - "value": "[\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "kind": "Dictionary", + "offset": 4610, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 948, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 4994, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "IntegerLiteral", - "offset": 1249, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 5879, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "StringLiteral", - "offset": 1488, - "length": 8, - "value": "\"[^0-9]\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 9608, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", - "kind": "StringLiteral", - "offset": 1504, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", + "kind": "Dictionary", + "offset": 10637, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1558, + "offset": 296, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/String.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 2097, + "offset": 309, "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JOSEHeader.swift", - "kind": "Array", - "offset": 1704, - "length": 2, - "value": "[]" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 149, + "offset": 885, "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", - "kind": "IntegerLiteral", - "offset": 160, - "length": 8, - "value": "1" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 178, - "length": 14, - "value": "2" + "offset": 912, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 149, + "offset": 1091, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 160, - "length": 8, - "value": "1" + "offset": 1118, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 178, - "length": 14, - "value": "2" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "Array", - "offset": 1334, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2354, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2457, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 2688, - "length": 5, - "value": "\"alg\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "Array", - "offset": 3223, - "length": 2, - "value": "[]" + "offset": 1240, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 3708, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1251, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4014, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1391, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4169, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1418, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4382, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1549, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4447, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 4662, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1712, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5431, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1740, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5616, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 1821, "length": 5, - "value": "\"kid\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5681, - "length": 5, - "value": "\"kid\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1966, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 5950, - "length": 5, - "value": "\"x5u\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 1994, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6105, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 2075, "length": 5, - "value": "\"x5u\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6372, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2169, + "length": 2, + "value": "29" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6439, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2181, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6688, - "length": 5, - "value": "\"x5t\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2249, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 6753, - "length": 5, - "value": "\"x5t\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2325, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7008, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2336, + "length": 2, + "value": "29" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7077, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2506, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7245, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2513, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7310, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2611, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7497, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2622, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7562, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2785, + "length": 2, + "value": "13" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7748, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2813, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", - "kind": "StringLiteral", - "offset": 7816, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 2935, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 527, + "offset": 2947, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3071, "length": 2, - "value": "16" + "value": "21" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "FloatLiteral", - "offset": 625, - "length": 3, - "value": "0.5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3083, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "BooleanLiteral", - "offset": 1260, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3198, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdViewModel.swift", - "kind": "BooleanLiteral", - "offset": 2522, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3210, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSet.swift", - "kind": "Array", - "offset": 2926, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3407, "length": 2, - "value": "[]" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1361, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3456, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1419, - "length": 12, - "value": "\"-----BEGIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3460, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1452, - "length": 10, - "value": "\"-----END\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 3548, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1504, + "offset": 3690, "length": 1, - "value": "0" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 1616, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3701, "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "BooleanLiteral", - "offset": 2722, - "length": 4, - "value": "true" + "value": "31" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "StringLiteral", - "offset": 3468, - "length": 17, - "value": "\"RSA PRIVATE KEY\"" + "offset": 3756, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 3488, - "length": 5, - "value": "\"KEY\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 3826, + "length": 2, + "value": "35" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 3605, + "offset": 3838, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 4222, + "offset": 4131, "length": 2, - "value": "64" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4259, - "length": 28, - "value": "\"-----BEGIN \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4171, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4281, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "BooleanLiteral", + "offset": 4276, "length": 5, - "value": "\"-----\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4326, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4456, + "length": 2, + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4345, - "length": 26, - "value": "\"-----END \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4468, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4365, - "length": 5, - "value": "\"-----\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4683, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", - "kind": "StringLiteral", - "offset": 4420, - "length": 4, - "value": "\"\n\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4694, + "length": 2, + "value": "39" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "StringLiteral", - "offset": 7428, - "length": 27, - "value": "\"Invalid header parameter.\"" + "offset": 4749, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", - "kind": "StringLiteral", - "offset": 7660, - "length": 17, - "value": "\"Wrong key type.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4839, + "length": 2, + "value": "43" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", - "kind": "StringLiteral", - "offset": 9251, - "length": 58, - "value": "\"JWE header algorithms do not match encrypter algorithms.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 4871, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWE.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 10475, + "offset": 5089, "length": 1, - "value": "5" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", "kind": "IntegerLiteral", - "offset": 1514, + "offset": 5100, "length": 1, - "value": "8" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", - "kind": "BooleanLiteral", - "offset": 1780, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 5203, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Signer.swift", - "kind": "StringLiteral", - "offset": 3639, - "length": 3, - "value": "\".\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "kind": "IntegerLiteral", + "offset": 5214, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2059, "length": 8, "value": "\"RSA1_5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2159, "length": 10, "value": "\"RSA-OAEP\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2268, "length": 14, "value": "\"RSA-OAEP-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2687, "length": 5, "value": "\"dir\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2059, "length": 8, "value": "\"RSA1_5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2159, "length": 10, "value": "\"RSA-OAEP\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2268, "length": 14, "value": "\"RSA-OAEP-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2687, "length": 5, "value": "\"dir\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2955, "length": 15, "value": "\"A256CBC-HS512\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3053, "length": 15, "value": "\"A128CBC-HS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 2955, "length": 15, "value": "\"A256CBC-HS512\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3053, "length": 15, "value": "\"A128CBC-HS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3323, "length": 2, "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3367, "length": 2, "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "IntegerLiteral", "offset": 3411, "length": 2, "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3889, "length": 5, "value": "\"DEF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3911, "length": 6, "value": "\"NONE\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3889, "length": 5, "value": "\"DEF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Algorithms.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Algorithms.swift", "kind": "StringLiteral", "offset": 3911, "length": 6, "value": "\"NONE\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/JobResponse.swift", - "kind": "StringLiteral", - "offset": 243, - "length": 8, - "value": "\"job_id\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/JobResponse.swift", - "kind": "StringLiteral", - "offset": 243, - "length": 8, - "value": "\"job_id\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 455, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 524, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 605, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 684, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 760, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 851, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1204, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1273, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "StringLiteral", - "offset": 1354, - "length": 2, - "value": "\"\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1421, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1506, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 1596, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 2145, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 2379, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3013, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/HMAC.swift", + "kind": "IntegerLiteral", + "offset": 1859, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3255, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1258, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 3887, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1297, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 4121, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 1307, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdClient.swift", - "kind": "BooleanLiteral", - "offset": 6495, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "kind": "IntegerLiteral", + "offset": 2013, "length": 4, - "value": "true" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 131, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 139, + "length": 3, + "value": "202" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 162, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 3, + "value": "307" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 195, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", + "kind": "IntegerLiteral", + "offset": 215, + "length": 3, + "value": "429" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 228, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 222, "length": 2, - "value": "\"\"" + "value": "30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 260, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 263, "length": 2, - "value": "\"\"" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", "kind": "IntegerLiteral", - "offset": 292, + "offset": 304, "length": 2, - "value": "16" + "value": "44" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 320, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 410, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 351, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "IntegerLiteral", + "offset": 456, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 388, - "length": 4, - "value": "0.50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 767, + "length": 5, + "value": "[\"V\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 943, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 824, + "length": 11, + "value": "[\"P\", \"PN\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 881, "length": 5, - "value": "false" + "value": "[\"I\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 983, - "length": 4, - "value": "15.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 945, + "length": 6, + "value": "[\"IR\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 1018, - "length": 4, - "value": "20.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1004, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "FloatLiteral", - "offset": 1051, - "length": 4, - "value": "15.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1239, + "length": 5, + "value": "[\"M\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1089, - "length": 64, - "value": "\"myid_mobile_sdk_(dev)-38StMOL1VGK2s1uvlQsfaz93GOrELSXuqhuAgWmr\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1294, + "length": 5, + "value": "[\"F\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1187, - "length": 58, - "value": "\"myid_mobile_sdk-92SnsJQhWBmajM3rvsUqmMJxikhTykqOHXN2caHC\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", + "kind": "Array", + "offset": 1354, + "length": 15, + "value": "[\"X\", \"<\", \" \"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 1277, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 295, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 1310, + "offset": 310, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "BooleanLiteral", - "offset": 1407, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", - "kind": "StringLiteral", - "offset": 1442, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 360, "length": 2, - "value": "\"\"" + "value": "17" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1925, + "offset": 483, "length": 1, - "value": "3" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2119, + "offset": 523, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", - "kind": "IntegerLiteral", - "offset": 2193, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 629, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2243, + "offset": 902, "length": 1, - "value": "2" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2257, + "offset": 908, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 144, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 918, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 193, - "length": 9, - "value": "\"#65C466\"" + "offset": 994, + "length": 19, + "value": "\"myid_icon_scanner\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 240, - "length": 9, - "value": "\"#FF0000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1152, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 288, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1167, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 344, - "length": 9, - "value": "\"#000000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1227, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "FloatLiteral", - "offset": 362, - "length": 3, - "value": "0.1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1242, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 408, - "length": 9, - "value": "\"#FFFFFF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1772, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 468, - "length": 9, - "value": "\"#000000\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 1844, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "FloatLiteral", - "offset": 486, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 1919, "length": 4, - "value": "0.35" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 527, - "length": 9, - "value": "\"#8F00FF\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2077, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 620, + "offset": 2172, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "StringLiteral", - "offset": 680, - "length": 3, - "value": "\"#\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2247, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 747, + "offset": 2430, + "length": 2, + "value": "50" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2445, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2495, + "length": 2, + "value": "17" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2619, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2659, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 2765, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 2843, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 833, + "offset": 2847, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 933, + "offset": 2850, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1035, - "length": 8, - "value": "0xff0000" + "offset": 3099, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1048, + "offset": 3263, "length": 2, - "value": "16" + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1054, - "length": 3, - "value": "255" + "offset": 3358, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1103, - "length": 8, - "value": "0x00ff00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 3433, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1116, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 3901, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1121, - "length": 3, - "value": "255" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 4252, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1169, - "length": 8, - "value": "0x0000ff" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 4312, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Colors.swift", - "kind": "IntegerLiteral", - "offset": 1181, - "length": 3, - "value": "255" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 4664, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 321, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 6372, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 594, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7205, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 869, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7684, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 1144, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 7986, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", - "kind": "IntegerLiteral", - "offset": 1419, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8038, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", - "kind": "StringLiteral", - "offset": 2191, - "length": 27, - "value": "\"Wrong parameter: key type\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8223, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", - "kind": "Dictionary", - "offset": 2354, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 8231, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9022, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 141, + "offset": 9236, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 10, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9269, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 141, + "offset": 9276, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 10, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9372, + "length": 8, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 139, - "length": 3, - "value": "202" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9379, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 178, - "length": 3, - "value": "307" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9642, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpCodes.swift", - "kind": "IntegerLiteral", - "offset": 215, - "length": 3, - "value": "429" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 9653, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecureRandom.swift", - "kind": "IntegerLiteral", - "offset": 1396, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9711, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3605, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 9722, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3800, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 9883, "length": 3, - "value": "160" + "value": "\"#\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3806, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10082, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3831, - "length": 1, - "value": "2" + "offset": 10369, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3842, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10618, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3992, - "length": 3, - "value": "256" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10830, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "IntegerLiteral", - "offset": 3998, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 10838, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4024, + "offset": 11291, "length": 1, - "value": "2" + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4035, + "offset": 11326, "length": 1, - "value": "2" + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 11705, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 7473, - "length": 27, - "value": "\"No description available.\"" + "offset": 12171, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 9138, + "offset": 12263, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "BooleanLiteral", - "offset": 9170, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12322, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 10339, + "offset": 12333, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "StringLiteral", - "offset": 10828, - "length": 27, - "value": "\"No description available.\"" + "offset": 12418, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 12095, + "offset": 12429, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", - "kind": "StringLiteral", - "offset": 12603, - "length": 27, - "value": "\"No description available.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 12478, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 296, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12686, + "length": 15, + "value": "\"([A-Z0-9a-z])\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 309, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 12746, + "length": 17, + "value": "\"SELF MATCHES %@\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 885, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 12804, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 912, - "length": 1, - "value": "9" + "offset": 13087, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1091, - "length": 1, - "value": "0" + "offset": 13191, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1118, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 13330, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 1240, + "offset": 13352, "length": 1, - "value": "7" + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1251, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 13465, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1391, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 13614, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1418, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14204, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1549, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14465, "length": 2, - "value": "15" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1561, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14533, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1712, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "StringLiteral", + "offset": 14602, "length": 2, - "value": "15" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1740, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 14745, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 1821, + "offset": 14793, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1966, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "Dictionary", + "offset": 16488, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 1994, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 16669, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 2075, + "offset": 16981, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2169, + "offset": 17184, "length": 2, - "value": "29" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2181, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2249, - "length": 1, - "value": "2" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2325, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 17611, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2336, + "offset": 17991, "length": 2, - "value": "29" + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2506, + "offset": 18114, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2513, - "length": 1, - "value": "0" + "offset": 18500, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2611, - "length": 1, - "value": "0" + "offset": 18632, + "length": 2, + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2622, + "offset": 19009, "length": 1, - "value": "9" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2785, + "offset": 19391, "length": 2, - "value": "13" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2813, + "offset": 19594, "length": 1, - "value": "6" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 2935, + "offset": 19942, "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 2947, - "length": 1, - "value": "1" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3071, + "offset": 20242, "length": 2, - "value": "21" + "value": "30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3083, - "length": 1, - "value": "6" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20257, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3198, + "offset": 20383, "length": 2, - "value": "10" + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3210, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20421, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3407, + "offset": 20618, "length": 2, - "value": "28" + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 3456, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "BooleanLiteral", + "offset": 20633, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3460, - "length": 1, - "value": "7" + "offset": 20806, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 3548, + "offset": 21364, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3690, - "length": 1, - "value": "5" + "offset": 21441, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3701, + "offset": 22356, "length": 2, - "value": "31" + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "StringLiteral", - "offset": 3756, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 22455, + "length": 3, + "value": "-36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3826, + "offset": 22661, + "length": 3, + "value": "240" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "kind": "IntegerLiteral", + "offset": 22728, "length": 2, - "value": "35" + "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 3838, - "length": 1, - "value": "1" + "offset": 23043, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4131, + "offset": 23116, "length": 2, - "value": "28" + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "IntegerLiteral", - "offset": 4171, + "offset": 23907, "length": 2, - "value": "16" + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", "kind": "BooleanLiteral", - "offset": 4276, - "length": 5, - "value": "false" + "offset": 24279, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4456, - "length": 2, - "value": "28" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 711, + "length": 3, + "value": "\"P\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 722, + "length": 3, + "value": "\"F\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 937, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 948, + "length": 3, + "value": "\"O\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 974, + "length": 3, + "value": "\"1\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 985, + "length": 3, + "value": "\"I\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4468, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1011, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4683, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1022, + "length": 3, + "value": "\"Z\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4694, - "length": 2, - "value": "39" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1048, + "length": 3, + "value": "\"8\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 4749, - "length": 2, - "value": "\"\"" + "offset": 1059, + "length": 3, + "value": "\"B\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4839, - "length": 2, - "value": "43" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1177, + "length": 3, + "value": "\"O\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 4871, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1188, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5089, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1214, + "length": 3, + "value": "\"Q\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5100, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1225, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5203, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1251, + "length": 3, + "value": "\"U\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCodeFactory.swift", - "kind": "IntegerLiteral", - "offset": 5214, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1262, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5583, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1288, + "length": 3, + "value": "\"D\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5711, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1299, + "length": 3, + "value": "\"0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 5867, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1325, + "length": 3, + "value": "\"I\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 6519, - "length": 27, - "value": "\"Invalid header parameter.\"" + "offset": 1336, + "length": 3, + "value": "\"1\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 6713, - "length": 17, - "value": "\"Wrong key type.\"" + "offset": 1362, + "length": 3, + "value": "\"Z\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", "kind": "StringLiteral", - "offset": 7653, - "length": 57, - "value": "\"JWS header algorithm does not match verifier algorithm.\"" + "offset": 1373, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 8593, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1399, + "length": 3, + "value": "\"B\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "BooleanLiteral", - "offset": 8749, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "kind": "StringLiteral", + "offset": 1410, + "length": 3, + "value": "\"8\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWS.swift", - "kind": "IntegerLiteral", - "offset": 9088, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "kind": "StringLiteral", + "offset": 532, + "length": 19, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 152, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "kind": "StringLiteral", + "offset": 550, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 163, - "length": 14, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1105, + "length": 5, + "value": "\"kty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 152, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 5, + "value": "\"use\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", - "kind": "IntegerLiteral", - "offset": 163, - "length": 14, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1160, + "length": 9, + "value": "\"key_ops\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 1376, - "length": 4, - "value": "0x30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1191, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 1423, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1222, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 3945, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1247, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 4508, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1285, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 4673, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 5835, - "length": 3, - "value": "128" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 10, + "value": "\"x5t#S256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 6563, - "length": 3, - "value": "128" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1105, + "length": 5, + "value": "\"kty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8329, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 5, + "value": "\"use\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8364, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1160, + "length": 9, + "value": "\"key_ops\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8579, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1191, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8651, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1222, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", - "kind": "IntegerLiteral", - "offset": 8780, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1247, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPrivateKey.swift", - "kind": "BooleanLiteral", - "offset": 1847, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1285, "length": 5, - "value": "false" + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 861, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1332, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1095, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1381, + "length": 10, + "value": "\"x5t#S256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1248, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1696, + "length": 3, + "value": "\"n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 1995, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1720, + "length": 3, + "value": "\"e\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 2148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1751, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "BooleanLiteral", - "offset": 2487, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1696, + "length": 3, + "value": "\"n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "IntegerLiteral", - "offset": 2520, - "length": 5, - "value": "-9809" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1720, + "length": 3, + "value": "\"e\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", - "kind": "BooleanLiteral", - "offset": 2547, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1751, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/HMAC.swift", - "kind": "IntegerLiteral", - "offset": 1859, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 1958, + "length": 3, + "value": "\"k\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1571, - "length": 7, - "value": "\"P-256\"" + "offset": 1958, + "length": 3, + "value": "\"k\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1595, - "length": 7, - "value": "\"P-384\"" + "offset": 2146, + "length": 5, + "value": "\"crv\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", "kind": "StringLiteral", - "offset": 1619, - "length": 7, - "value": "\"P-521\"" + "offset": 2165, + "length": 3, + "value": "\"x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1717, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2182, "length": 3, - "value": "256" + "value": "\"y\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1760, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2208, "length": 3, - "value": "384" + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1803, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2146, + "length": 5, + "value": "\"crv\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2165, "length": 3, - "value": "521" + "value": "\"x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1922, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2182, + "length": 3, + "value": "\"y\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 1964, - "length": 2, - "value": "48" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKParameters.swift", + "kind": "StringLiteral", + "offset": 2208, + "length": 3, + "value": "\"d\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 2006, - "length": 2, - "value": "66" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPublicKey.swift", + "kind": "BooleanLiteral", + "offset": 1836, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", "kind": "IntegerLiteral", - "offset": 2106, + "offset": 1514, "length": 1, - "value": "2" + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyRSAPublicKey.swift", + "kind": "BooleanLiteral", + "offset": 1780, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/JobResponse.swift", "kind": "StringLiteral", - "offset": 1571, - "length": 7, - "value": "\"P-256\"" + "offset": 243, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/JobResponse.swift", "kind": "StringLiteral", - "offset": 1595, - "length": 7, - "value": "\"P-384\"" + "offset": 243, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 1619, - "length": 7, - "value": "\"P-521\"" + "offset": 222, + "length": 23, + "value": "\"JSON Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Array", + "offset": 290, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 551, + "length": 11, + "value": "\"client_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 833, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1170, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1193, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1286, + "length": 10, + "value": "\"sdk_hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1446, + "length": 11, + "value": "\"pass_data\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 1609, + "length": 7, + "value": "\"pinfl\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "offset": 2056, + "length": 3, + "value": "101" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "offset": 2064, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2135, + "length": 12, + "value": "\"birth_date\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3647, - "length": 4, - "value": "0x02" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2172, + "length": 17, + "value": "\"agreed_on_terms\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3678, - "length": 4, - "value": "0x03" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2231, + "length": 11, + "value": "\"client_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3707, - "length": 4, - "value": "0x04" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2266, + "length": 11, + "value": "\"threshold\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3753, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2321, + "length": 13, + "value": "\"need_update\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 3780, - "length": 4, - "value": "0x07" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2373, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5311, - "length": 49, - "value": "\"Error creating signature. (CFError: \"" + "offset": 2408, + "length": 8, + "value": "\"device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5358, - "length": 1, - "value": "\")\"" + "offset": 2436, + "length": 6, + "value": "\"uuid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 5399, - "length": 68, - "value": "\"SecKeyCreateSignature returned nil but did not set CFError object.\"" + "offset": 2479, + "length": 10, + "value": "\"platform\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 6152, - "length": 38, - "value": "\"Could not unpack ASN.1 EC signature.\"" + "offset": 2491, + "length": 5, + "value": "\"iOS\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 7317, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2514, + "length": 8, + "value": "\"device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7377, - "length": 108, - "value": "\"Signature is \"" + "offset": 2546, + "length": 7, + "value": "\"model\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7409, - "length": 5, - "value": "\" bytes long instead of the expected \"" + "offset": 2555, + "length": 85, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 7481, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2573, "length": 1, - "value": "2" + "value": "\", \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 7483, + "offset": 2605, "length": 1, - "value": "\".\"" + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 8253, - "length": 68, - "value": "\"Error verifying signature. (CFError: \"" + "offset": 2639, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 8319, - "length": 1, - "value": "\")\"" + "offset": 2662, + "length": 12, + "value": "\"isEmulator\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9086, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2724, + "length": 14, + "value": "\"manufacturer\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9117, - "length": 82, - "value": "\"ASN.1 integer is \"" + "offset": 2783, + "length": 12, + "value": "\"sdkVersion\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9147, + "offset": 2872, + "length": 10, + "value": "\"settings\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2906, + "length": 9, + "value": "\"is_root\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "BooleanLiteral", + "offset": 2917, "length": 5, - "value": "\" bytes long when it should be < \"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9195, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 2944, + "length": 13, + "value": "\"is_emulator\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9197, - "length": 1, - "value": "\".\"" + "offset": 3007, + "length": 28, + "value": "\"sensor_event_changed_count\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9257, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3142, + "length": 13, + "value": "\"is_resident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "IntegerLiteral", - "offset": 9298, - "length": 1, - "value": "0" + "offset": 3269, + "length": 2, + "value": "36" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 9640, - "length": 60, - "value": "\"Unable to parse ASN.1 integer. This should be unreachable.\"" + "offset": 3293, + "length": 13, + "value": "\"external_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9797, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Dictionary", + "offset": 3614, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9829, - "length": 11, - "value": "0b10000000" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3634, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 9927, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3653, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 10090, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3694, "length": 1, - "value": "1" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", - "kind": "IntegerLiteral", - "offset": 10187, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 3712, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "StringLiteral", - "offset": 1385, - "length": 3, - "value": "\".\"" + "offset": 4214, + "length": 13, + "value": "\"X-Signature\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2492, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4865, + "length": 7, + "value": "\"width\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2527, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4897, + "length": 8, + "value": "\"height\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 4931, + "length": 8, + "value": "\"pixels\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5435, + "length": 30, + "value": "\"zip_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2564, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5460, "length": 1, - "value": "2" + "value": "\".zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2598, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5661, + "length": 12, + "value": "\"image.jpeg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2638, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "Array", + "offset": 5893, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2686, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 5967, + "length": 12, + "value": "\"depth.json\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2724, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 6554, + "length": 25, + "value": "\"Zip directory not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Deserializer.swift", - "kind": "IntegerLiteral", - "offset": 2769, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 6945, + "length": 21, + "value": "\"Signature not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 222, - "length": 2, - "value": "30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7045, + "length": 17, + "value": "\"Image not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 263, - "length": 2, - "value": "36" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7553, + "length": 6, + "value": "\"file\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 304, - "length": 2, - "value": "44" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7595, + "length": 31, + "value": "\"file_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 410, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7621, "length": 1, - "value": "3" + "value": "\".zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "IntegerLiteral", - "offset": 456, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7662, + "length": 17, + "value": "\"application\/zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 767, - "length": 5, - "value": "[\"V\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 7785, + "length": 8, + "value": "\"job_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 824, - "length": 11, - "value": "[\"P\", \"PN\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "IntegerLiteral", + "offset": 8093, + "length": 3, + "value": "200" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 881, - "length": 5, - "value": "[\"I\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "IntegerLiteral", + "offset": 8099, + "length": 3, + "value": "299" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 945, - "length": 6, - "value": "[\"IR\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 9595, + "length": 15, + "value": "\"Zip not found\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1004, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 9998, + "length": 8, + "value": "\"job_id\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10017, "length": 2, - "value": "[]" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1239, - "length": 5, - "value": "[\"M\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "FloatLiteral", + "offset": 10224, + "length": 3, + "value": "1.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1294, - "length": 5, - "value": "[\"F\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10752, + "length": 6, + "value": "\"code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZResult.swift", - "kind": "Array", - "offset": 1354, - "length": 15, - "value": "[\"X\", \"<\", \" \"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 10808, + "length": 11, + "value": "\"oauth2_id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", "kind": "Dictionary", - "offset": 5250, + "offset": 11016, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 6192, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11036, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 10317, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11055, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeys.swift", - "kind": "Dictionary", - "offset": 11529, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11096, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", - "kind": "Array", - "offset": 1142, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "kind": "StringLiteral", + "offset": 11114, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1473, - "length": 3, - "value": "128" + "offset": 156, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1623, - "length": 1, - "value": "8" + "offset": 167, + "length": 5, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1628, + "offset": 156, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", "kind": "IntegerLiteral", - "offset": 1751, - "length": 3, - "value": "128" + "offset": 167, + "length": 5, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", - "kind": "Array", - "offset": 1807, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 1823, - "length": 1, - "value": "0" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 1927, + "offset": 267, "length": 4, - "value": "0xff" + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2017, - "length": 1, - "value": "0" + "offset": 293, + "length": 4, + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2089, - "length": 1, - "value": "8" + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 2178, - "length": 1, - "value": "0" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 156, - "length": 1, - "value": "0" + "offset": 267, + "length": 4, + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 167, - "length": 5, - "value": "1" + "offset": 293, + "length": 4, + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 156, - "length": 1, - "value": "0" + "offset": 216, + "length": 3, + "value": "512" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdPresentationStyle.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "IntegerLiteral", - "offset": 167, - "length": 5, - "value": "1" + "offset": 241, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 276, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 267, + "length": 4, + "value": "2048" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 562, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "IntegerLiteral", + "offset": 293, "length": 4, - "value": "true" + "value": "4096" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1038, + "offset": 638, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1206, + "offset": 885, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", - "kind": "BooleanLiteral", - "offset": 1389, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 1939, + "length": 42, + "value": "\"Error generating key pair: \"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 1980, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", "kind": "BooleanLiteral", - "offset": 1540, + "offset": 2304, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdAppearance.swift", - "kind": "IntegerLiteral", - "offset": 543, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "kind": "StringLiteral", + "offset": 2589, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "Array", - "offset": 3474, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 399, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "StringLiteral", - "offset": 4307, - "length": 170, - "value": "\"No valid RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey\nJSON found to decode.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 557, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", - "kind": "StringLiteral", - "offset": 4695, - "length": 139, - "value": "\"No RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey found to decode.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 591, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1567, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 770, "length": 5, - "value": "\"RSA\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "StringLiteral", - "offset": 1588, - "length": 5, - "value": "\"oct\"" + "offset": 1013, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1608, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1093, "length": 4, - "value": "\"EC\"" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1567, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1202, "length": 5, - "value": "\"RSA\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1588, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1271, "length": 5, - "value": "\"oct\"" + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWK.swift", - "kind": "StringLiteral", - "offset": 1608, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1395, "length": 4, - "value": "\"EC\"" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 934, - "length": 20, - "value": "\"Video Output Queue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "FloatLiteral", + "offset": 1721, + "length": 3, + "value": "1.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1005, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "FloatLiteral", + "offset": 1927, + "length": 3, + "value": "0.6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "StringLiteral", - "offset": 1129, - "length": 24, - "value": "\"Image Processing Queue\"" + "offset": 2675, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1204, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4240, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 1477, - "length": 20, - "value": "\"Depth Output Queue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4601, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "Array", - "offset": 1548, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 4645, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 4831, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "BooleanLiteral", - "offset": 1782, + "offset": 4860, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "BooleanLiteral", - "offset": 1827, + "offset": 5487, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1860, - "length": 1, - "value": "0" + "offset": 5999, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1897, - "length": 1, - "value": "0" + "offset": 6076, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6761, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 1934, - "length": 1, - "value": "0" + "offset": 6948, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2371, - "length": 1, - "value": "0" + "offset": 7025, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2393, - "length": 1, - "value": "0" + "offset": 7537, + "length": 2, + "value": "25" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2532, + "offset": 7542, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 2603, - "length": 4, - "value": "0.75" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 7612, + "length": 2, + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2611, - "length": 1, - "value": "2" + "offset": 8228, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 2617, - "length": 1, - "value": "3" + "offset": 8296, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 2636, - "length": 4, - "value": "0.75" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 8365, + "length": 2, + "value": "40" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JOSEHeader.swift", + "kind": "Array", + "offset": 1704, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2659, + "offset": 385, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2697, + "offset": 994, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2703, + "offset": 1984, "length": 1, - "value": "3" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2721, - "length": 1, - "value": "6" + "offset": 2153, + "length": 4, + "value": "0x80" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 2741, + "offset": 2591, + "length": 4, + "value": "0x80" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 2839, "length": 1, - "value": "6" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 2892, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 3140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3170, + "offset": 3168, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3192, + "offset": 3215, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3331, + "offset": 3259, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 3496, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 3380, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 3806, + "offset": 3437, "length": 1, - "value": "3" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4259, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 4982, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4423, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5048, + "length": 4, + "value": "0x30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 4645, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5326, "length": 4, - "value": "true" + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 5610, - "length": 27, - "value": "\"No suitable camera found.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5557, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "StringLiteral", - "offset": 6063, - "length": 27, - "value": "\"No suitable camera found.\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5784, + "length": 4, + "value": "0x05" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 6644, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5835, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 6790, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 5928, "length": 4, - "value": "true" + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 6994, - "length": 3, - "value": "480" + "offset": 6268, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", "kind": "IntegerLiteral", - "offset": 7060, - "length": 3, - "value": "640" + "offset": 6344, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 8498, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "IntegerLiteral", + "offset": 6456, "length": 4, - "value": "true" + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 8644, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "kind": "Array", + "offset": 7082, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 8848, - "length": 3, - "value": "480" + "offset": 1236, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 8914, - "length": 3, - "value": "640" + "offset": 1292, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 9466, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1456, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 9603, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1625, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 10703, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1694, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 10727, + "offset": 2047, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 12441, - "length": 4, - "value": "1108" + "offset": 2051, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 12620, - "length": 4, - "value": "1108" + "offset": 2077, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 14946, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2082, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15040, + "offset": 2294, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 15082, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2298, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2324, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2329, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15178, + "offset": 2508, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 15218, - "length": 3, - "value": "0.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", + "kind": "IntegerLiteral", + "offset": 2512, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15310, + "offset": 2586, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/AlgorithmExtensions.swift", "kind": "IntegerLiteral", - "offset": 15362, - "length": 3, - "value": "180" + "offset": 2590, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 15436, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 147, + "length": 39, + "value": "\"(P[A-Z\\d<])([A-Z]{3})([A-Z\\d<]{39})\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 232, + "length": 96, + "value": "\"([A-Z\\d<]{9})(\\d)([A-Z]{3})(\\d{6})(\\d)([M|F|X|<])(\\d{6})(\\d)([A-Z\\d<]{14})([\\d<])(\\d)\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1382, + "length": 20, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1391, + "length": 1, + "value": "\"\n\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 1401, + "length": 22, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 2520, "length": 2, - "value": "90" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16185, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 2598, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 3107, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 3185, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "kind": "StringLiteral", + "offset": 4895, "length": 4, - "value": "0.55" + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16192, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 5250, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 6192, "length": 3, - "value": "0.6" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16241, - "length": 4, - "value": "0.95" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 10317, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "FloatLiteral", - "offset": 16248, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeys.swift", + "kind": "Dictionary", + "offset": 11529, "length": 3, - "value": "0.9" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 16685, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 131, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 16819, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 162, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 17421, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 195, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18252, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 228, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18282, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 260, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "IntegerLiteral", - "offset": 18421, - "length": 1, - "value": "1" + "offset": 292, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 18476, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 320, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 18509, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 351, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 18648, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 388, "length": 4, - "value": "true" + "value": "0.50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "BooleanLiteral", - "offset": 18882, + "offset": 943, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19215, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 983, "length": 4, - "value": "true" + "value": "15.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19308, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 1018, "length": 4, - "value": "1000" + "value": "20.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19364, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "FloatLiteral", + "offset": 1051, + "length": 4, + "value": "15.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19376, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1089, + "length": 64, + "value": "\"myid_mobile_sdk_(dev)-38StMOL1VGK2s1uvlQsfaz93GOrELSXuqhuAgWmr\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19443, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1187, + "length": 58, + "value": "\"myid_mobile_sdk-92SnsJQhWBmajM3rvsUqmMJxikhTykqOHXN2caHC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19570, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "BooleanLiteral", + "offset": 1277, "length": 4, - "value": "1000" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "IntegerLiteral", - "offset": 19626, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "BooleanLiteral", + "offset": 1310, "length": 4, - "value": "1000" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", "kind": "BooleanLiteral", - "offset": 19640, + "offset": 1407, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", - "kind": "BooleanLiteral", - "offset": 19707, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 295, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdDefaults.swift", + "kind": "StringLiteral", + "offset": 1442, "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 310, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 360, + "offset": 861, "length": 2, - "value": "17" + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 483, + "offset": 1095, "length": 1, - "value": "8" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 523, + "offset": 1248, "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 629, - "length": 4, - "value": "true" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 902, + "offset": 1995, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 908, + "offset": 2148, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 918, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 994, - "length": 19, - "value": "\"myid_icon_scanner\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1152, - "length": 2, - "value": "48" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "BooleanLiteral", - "offset": 1167, + "offset": 2487, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "IntegerLiteral", - "offset": 1227, - "length": 2, - "value": "48" + "offset": 2520, + "length": 5, + "value": "-9809" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAMessage.swift", "kind": "BooleanLiteral", - "offset": 1242, - "length": 4, - "value": "true" + "offset": 2547, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1772, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 364, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 1844, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 1919, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2077, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 401, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2172, - "length": 1, - "value": "0" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2247, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2430, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 439, "length": 2, - "value": "50" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2445, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2495, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 476, "length": 2, - "value": "17" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2619, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 514, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2659, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 553, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 2765, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "kind": "StringLiteral", + "offset": 591, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2843, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 455, "length": 2, - "value": "16" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2847, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 524, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 2850, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 605, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3099, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1186, "length": 2, - "value": "10" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3263, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1255, "length": 2, - "value": "14" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 3358, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "StringLiteral", + "offset": 1336, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 3433, + "offset": 2041, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 3911, - "length": 5, - "value": "false" + "offset": 2225, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 4262, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 2335, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 4322, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 2689, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 4674, - "length": 5, - "value": "false" + "offset": 3373, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 6382, + "offset": 3557, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7215, + "offset": 3677, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7694, + "offset": 4031, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 7996, + "offset": 4713, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8048, + "offset": 4897, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8233, - "length": 5, - "value": "false" + "offset": 5016, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", "kind": "BooleanLiteral", - "offset": 8241, + "offset": 5370, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9032, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdClient.swift", + "kind": "BooleanLiteral", + "offset": 7562, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "IntegerLiteral", - "offset": 9246, + "offset": 181, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9279, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "BooleanLiteral", + "offset": 197, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "Array", + "offset": 240, + "length": 50, + "value": "[\"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 948, "length": 2, - "value": "\"\"" + "value": "15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "IntegerLiteral", - "offset": 9286, + "offset": 1249, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "StringLiteral", - "offset": 9382, + "offset": 1488, "length": 8, - "value": "\"\"" + "value": "\"[^0-9]\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", "kind": "StringLiteral", - "offset": 9389, - "length": 1, + "offset": 1504, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9652, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 1558, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 9663, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/String.swift", + "kind": "IntegerLiteral", + "offset": 2097, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9721, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 584, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 9732, + "offset": 1598, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 9893, - "length": 3, - "value": "\"#\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 1631, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10092, + "offset": 1751, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 2240, + "length": 3, + "value": "0.6" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 2921, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 10379, - "length": 2, - "value": "14" + "offset": 4812, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 4947, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10628, + "offset": 4991, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 5177, + "length": 1, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 10840, + "offset": 5206, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 10848, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 5731, + "length": 15, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 11301, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 5745, "length": 1, - "value": "9" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 11336, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6138, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 11715, + "offset": 6184, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12181, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6228, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 6278, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12273, + "offset": 6341, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 12332, - "length": 2, + "offset": 7004, + "length": 45, + "value": "\"\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 7048, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 7163, + "length": 3, + "value": "1.0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12343, - "length": 4, - "value": "true" + "offset": 7213, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12428, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7269, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12439, + "offset": 7315, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12488, + "offset": 7396, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12696, - "length": 15, - "value": "\"([A-Z0-9a-z])\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7439, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "StringLiteral", - "offset": 12756, - "length": 17, - "value": "\"SELF MATCHES %@\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7711, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 12814, + "offset": 7753, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13097, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7793, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13201, - "length": 2, - "value": "14" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 7839, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 13340, + "offset": 7879, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 13362, - "length": 1, - "value": "9" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8305, + "length": 20, + "value": "\"myid_icon_not_face\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8360, + "length": 24, + "value": "\"myid_icon_advice_third\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8639, + "length": 26, + "value": "\"myid_icon_multiple_faces\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 8910, + "length": 22, + "value": "\"myid_icon_sunglasses\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9252, + "length": 23, + "value": "\"myid_icon_eyes_opened\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9310, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 13475, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 9586, + "length": 20, + "value": "\"myid_icon_not_face\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 13624, - "length": 2, - "value": "\"\"" + "offset": 9988, + "length": 24, + "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14214, - "length": 2, - "value": "\"\"" + "offset": 10048, + "length": 25, + "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14475, - "length": 2, - "value": "\"\"" + "offset": 10108, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14543, - "length": 2, - "value": "\"\"" + "offset": 10569, + "length": 24, + "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 14612, - "length": 2, - "value": "\"\"" + "offset": 10629, + "length": 25, + "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 14755, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 10689, + "length": 24, + "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 14803, + "offset": 11698, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "Dictionary", - "offset": 16498, - "length": 3, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 16679, - "length": 4, - "value": "true" + "offset": 11747, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 16991, + "offset": 11798, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 17194, - "length": 2, - "value": "36" + "offset": 12054, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 17621, - "length": 5, - "value": "false" + "offset": 12171, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18001, - "length": 2, - "value": "28" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12220, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18124, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12267, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18510, - "length": 2, - "value": "24" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12320, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 18642, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12368, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19019, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12422, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19401, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12473, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19604, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 12719, + "length": 18, + "value": "\"myid_icon_cancel\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 19952, - "length": 2, - "value": "15" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 12871, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20252, - "length": 2, - "value": "30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 12958, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20267, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20393, - "length": 2, - "value": "16" + "offset": 13111, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20431, - "length": 4, - "value": "true" + "offset": 13175, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 20628, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 13229, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 20643, - "length": 4, - "value": "true" + "offset": 13301, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 20816, - "length": 2, - "value": "18" + "offset": 13522, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "BooleanLiteral", - "offset": 21374, + "offset": 13569, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 21451, - "length": 2, - "value": "24" + "offset": 13740, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22366, - "length": 2, - "value": "36" + "offset": 13979, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22465, - "length": 3, - "value": "-36" + "offset": 14077, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22671, - "length": 3, - "value": "240" + "offset": 14115, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 22738, + "offset": 14122, "length": 2, "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 23053, - "length": 3, - "value": "160" + "offset": 14158, + "length": 4, + "value": "3600" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "IntegerLiteral", - "offset": 23126, + "offset": 14165, "length": 2, - "value": "40" + "value": "60" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "IntegerLiteral", - "offset": 23917, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "StringLiteral", + "offset": 14200, "length": 2, - "value": "14" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Auth\/AuthScreen.swift", - "kind": "BooleanLiteral", - "offset": 24289, - "length": 4, - "value": "true" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 241, - "length": 59, - "value": "\"Invalid request. Call the number \"" + "offset": 14228, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 299, - "length": 1, + "offset": 14256, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 338, - "length": 146, - "value": "\"Ð’ запроÑе не переданы необходимые параметры. ОбратитеÑÑŒ по номер \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14288, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 483, - "length": 1, + "offset": 14315, + "length": 30, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 521, - "length": 99, - "value": "\"Barcha kerakli parametrlar so'rovda yuborilmadi. \"" + "offset": 14324, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 595, - "length": 5, - "value": "\" raqam orqali bog'laning\"" + "offset": 14344, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 765, - "length": 63, - "value": "\"MyID internal error. Call the number \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14372, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 827, - "length": 1, + "offset": 14399, + "length": 31, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 866, - "length": 100, - "value": "\"ВнутреннÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ОбратитеÑÑŒ по номеру \"" + "offset": 14408, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 965, + "offset": 14429, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1003, - "length": 70, - "value": "\"MyID ichki xatolik. \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14472, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1048, - "length": 5, - "value": "\" raqam orqali bog'laning\"" + "offset": 14501, + "length": 34, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1221, - "length": 42, - "value": "\"Connection error. Please try again later\"" + "offset": 14512, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1301, - "length": 104, - "value": "\"ПроÑим проверить интернет Ñоединение и повторить Ñнова\"" + "offset": 14534, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1442, - "length": 60, - "value": "\"Internet aloqangizni tekshiring va qaytadan urinib ko'ring\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14564, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1647, - "length": 21, - "value": "\"Bad or blurry image\"" + "offset": 14593, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1706, - "length": 39, - "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" + "offset": 14604, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 1782, - "length": 41, - "value": "\"Sur'atning sifati past yoki sur'at xira\"" + "offset": 14627, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 1973, - "length": 22, - "value": "\"Camera access denied\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14670, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2033, - "length": 47, - "value": "\"ДоÑтуп к камере запрещен\"" + "offset": 14699, + "length": 34, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2118, - "length": 57, - "value": "\"Камерага кирүүгө тыюу Ñалынды\"" + "offset": 14710, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2212, - "length": 55, - "value": "\"Ilova uchun kameradan foydalanishga ruxsat berilmagan\"" + "offset": 14732, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 2409, - "length": 10, - "value": "\"Continue\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 14762, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2457, - "length": 22, - "value": "\"Продолжить\"" + "offset": 14791, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2516, - "length": 13, - "value": "\"Davom etish\"" + "offset": 14802, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2668, - "length": 6, - "value": "\"Exit\"" + "offset": 14825, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2712, - "length": 12, - "value": "\"Выйти\"" + "offset": 14861, + "length": 41, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2762, - "length": 12, - "value": "\"Чыгуу\"" + "offset": 14873, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2811, - "length": 9, - "value": "\"Chiqish\"" + "offset": 14887, + "length": 1, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 2963, - "length": 11, - "value": "\"Try again\"" + "offset": 14901, + "length": 28, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3012, - "length": 38, - "value": "\"Попробовать еще раз\"" + "offset": 14928, + "length": 4, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3089, - "length": 54, - "value": "\"Дагы бир жолу аракет кылыңыз\"" + "offset": 14940, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3180, - "length": 22, - "value": "\"Qayta urinib ko'ring\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 15222, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3344, - "length": 16, - "value": "\"Driver license\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 15263, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3398, - "length": 53, - "value": "\"ВодительÑкое удоÑтоверение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15470, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 3488, - "length": 26, - "value": "\"Haydovchilik guvohnomasi\"" + "offset": 15625, + "length": 17, + "value": "\"myid_icon_check\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3662, - "length": 15, - "value": "\"Date of birth\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15710, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3715, - "length": 27, - "value": "\"Дата рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 15829, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3779, - "length": 15, - "value": "\"Tug'ilgan kun\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 16163, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3949, - "length": 12, - "value": "\"dd.mm.yyyy\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16702, + "length": 2, + "value": "25" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 3999, - "length": 20, - "value": "\"дд.мм.гггг\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16707, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4056, - "length": 12, - "value": "\"kk.oo.yyyy\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 16777, + "length": 2, + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4206, - "length": 5, - "value": "\"PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17393, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4249, - "length": 12, - "value": "\"ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17461, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4298, - "length": 9, - "value": "\"JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17530, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4452, - "length": 38, - "value": "\"Serial and number of passport or PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17659, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4528, - "length": 61, - "value": "\"Ð¡ÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 17732, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4626, - "length": 39, - "value": "\"Pasport seriyasi, raqami yoki JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18140, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4821, - "length": 17, - "value": "\"AA1234567 | PIN\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18179, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4876, - "length": 24, - "value": "\"AA1234567 | ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18253, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 4937, - "length": 21, - "value": "\"AA1234567 | JSHSHIR\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18550, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5091, - "length": 6, - "value": "\"hour\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18646, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5135, - "length": 8, - "value": "\"чаÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 18687, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5180, - "length": 6, - "value": "\"soat\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 18894, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5320, - "length": 7, - "value": "\"hours\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19644, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5365, - "length": 8, - "value": "\"чаÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19686, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5410, - "length": 6, - "value": "\"soat\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 19839, + "length": 2, + "value": "24" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 19947, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 5551, - "length": 9, - "value": "\"ID Card\"" + "offset": 20137, + "length": 17, + "value": "\"myid_icon_error\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5598, - "length": 9, - "value": "\"ID Card\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 20323, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5644, - "length": 10, - "value": "\"ID Karta\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20385, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5789, - "length": 8, - "value": "\"minute\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20442, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5835, - "length": 8, - "value": "\"мин\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 20645, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 5880, - "length": 8, - "value": "\"daqiqa\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20844, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6024, - "length": 9, - "value": "\"minutes\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 20935, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6071, - "length": 8, - "value": "\"мин\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21057, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6116, - "length": 8, - "value": "\"daqiqa\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21068, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6266, - "length": 97, - "value": "\"Customer Service \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 21114, + "length": 4, + "value": "0.15" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6362, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21161, "length": 1, - "value": "\"\"" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6401, - "length": 139, - "value": "\"Служба поддержки пользователей \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21218, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6539, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21228, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6578, - "length": 118, - "value": "\"Колдонуучуну колдоо \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21240, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6695, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21251, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6733, - "length": 109, - "value": "\"Mijozlarga xizmat ko'rsatish \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21313, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6841, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21383, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21449, + "length": 2, + "value": "16" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 21489, "length": 1, - "value": "\"\"" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 6987, - "length": 42, - "value": "\"Point the camera at the driver's license\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21747, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7067, - "length": 105, - "value": "\"Ðаведите камеру телефона на водительÑкое удоÑтоверение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 21967, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7209, - "length": 64, - "value": "\"Telefoningiz kamerasini haydovchilik guvohnomasiga olib keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22034, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7420, - "length": 29, - "value": "\"Eyes closed or not detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22079, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7487, - "length": 60, - "value": "\"Глаза закрыты или не обнаружены\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22253, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7584, - "length": 32, - "value": "\"Ko'zlar yopiq yoki aniqlanmadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22304, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7760, - "length": 32, - "value": "\"Make sure your eyes are opened\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22433, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7830, - "length": 61, - "value": "\"УбедитеÑÑŒ, что Ваши глаза окрыты\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22505, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 7930, - "length": 60, - "value": "\"Көзүңүз капталганын текшериңиз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 22853, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8027, - "length": 52, - "value": "\"Ko'zlaringiz ochiq ekanligiga ishonch hosil qiling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22921, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8227, - "length": 25, - "value": "\"Keep your head straight\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 22967, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8290, - "length": 40, - "value": "\"Держите голову прÑмо\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23144, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8370, - "length": 44, - "value": "\"Башыңызды түз кармаңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23196, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8451, - "length": 26, - "value": "\"Boshingizni tekis tuting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23328, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8623, - "length": 15, - "value": "\"Keep straight\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23401, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8676, - "length": 31, - "value": "\"ДержитеÑÑŒ ровно\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 23749, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8745, - "length": 15, - "value": "\"Түз тур\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23816, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8797, - "length": 18, - "value": "\"To'g'riga qarang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 23861, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24035, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 8957, - "length": 47, - "value": "\"Make sure your face is in the dedicated space\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24086, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9042, - "length": 114, - "value": "\"УбедитеÑÑŒ, что Ваше лицо находитÑÑ Ð² выделенном проÑтранÑтве\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 24215, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9195, - "length": 90, - "value": "\"Бетиңиз бөлүнгөн мейкиндикте Ñкенин текшериңиз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24287, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9322, - "length": 66, - "value": "\"Sizning yuzingiz belgilangan maydon ichida bo'lishini ta'minlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 24594, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9535, - "length": 22, - "value": "\"Face not fully shown\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 24973, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9595, - "length": 101, - "value": "\"Лицо не полноÑтью попало в кадр или не отчетливо видно\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 25139, + "length": 2, + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9733, - "length": 52, - "value": "\"Yuz aniq ko'rinmadi yoki to'liq tasvirga tushmagan\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 25489, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9927, - "length": 23, - "value": "\"Move away from camera\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26133, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 9988, - "length": 31, - "value": "\"Отойдите дальше\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "FloatLiteral", + "offset": 26229, + "length": 3, + "value": "0.2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10060, - "length": 27, - "value": "\"Ðртка жылыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26273, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10124, - "length": 26, - "value": "\"Kameradan uzoqroq turing\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26328, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10293, - "length": 13, - "value": "\"Come closer\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26338, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10344, - "length": 31, - "value": "\"Подойдите ближе\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26350, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10416, - "length": 37, - "value": "\"Жакыныраак жылыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 26361, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10490, - "length": 26, - "value": "\"Kameraga yaqinroq keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26420, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 10660, - "length": 117, - "value": "\"Due to a large number of unsuccessful attempts, your access to the identification service is temporarily restricted\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26549, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 10815, - "length": 186, - "value": "\"Из-за большого количеÑтва неуÑпешных попыток Вам временно ограничен доÑтуп к ÑервиÑу идентификации\"" + "offset": 26739, + "length": 16, + "value": "\"myid_icon_call\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11038, - "length": 111, - "value": "\"Ko'p sonli muvaffaqiyatsiz urinishlar tufayli identifikatsiya xizmatidan foydalanishingiz vaqtincha cheklandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 26922, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11301, - "length": 16, - "value": "\"Open your eyes\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 27111, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11355, - "length": 29, - "value": "\"Откройте глаза\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 27197, + "length": 2, + "value": "17" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11421, - "length": 23, - "value": "\"Ko'zlaringizni oching\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 27235, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11593, - "length": 31, - "value": "\"Look straight into the camera\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "BooleanLiteral", + "offset": 27469, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11662, - "length": 45, - "value": "\"Смотрите прÑмо в камеру\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 28359, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11744, - "length": 36, - "value": "\"To'g'ridan-to'g'ri kameraga qarang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 28978, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 11930, - "length": 38, - "value": "\"Wipe the front camera of your device\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29049, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12006, - "length": 82, - "value": "\"Протрите фронтальную камеру Вашего девайÑа\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29207, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12127, - "length": 81, - "value": "\"Ðппаратыңыздын алдыңкы камераÑын Ñүртүңүз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29307, + "length": 2, + "value": "-8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12245, - "length": 92, - "value": "\"Qurilmangizning old kamerasi tiniqligiga ishonch hosil qiling (old kamerani artib qo'ying)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29468, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12488, - "length": 32, - "value": "\"Hold your device at face level\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29573, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12558, - "length": 63, - "value": "\"Держите Ваш Ð´ÐµÐ²Ð°Ð¹Ñ Ð½Ð° уровне лица\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29691, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12660, - "length": 67, - "value": "\"Ðппаратты жүз деңгÑÑлинде кармаңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29797, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12764, - "length": 47, - "value": "\"Smartfoningizni yuzingiz balandligida saqlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 29914, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 12961, - "length": 87, - "value": "\"Make sure the room is well lit, otherwise go to a window or walk into a more lit room\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30019, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13086, - "length": 224, - "value": "\"УбедитеÑÑŒ, что помещение доÑтаточно оÑвещенное, в ином Ñлучае подойдите к окну или пройдите в более оÑвещенное помещение\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30108, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13350, - "length": 203, - "value": "\"Бөлмө жетиштүү жарыктандырылганын текшериңиз, антпеÑе терезеге барыңыз же жарыктандырылган бөлмөгө барыңыз\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30182, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13590, - "length": 87, - "value": "\"Xona yetarlicha yoritilganligiga ishonch hosil qiling, aks holda yorug' xonaga o'ting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30271, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13827, - "length": 44, - "value": "\"There must be only one person in the image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30346, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 13909, - "length": 55, - "value": "\"Ð’ кадре должно быть одно лицо\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30434, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14001, - "length": 41, - "value": "\"Tasvirda faqat bitta yuz bo'lishi kerak\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30508, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14189, - "length": 23, - "value": "\"Take off your glasses\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30639, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14250, - "length": 25, - "value": "\"Снимите очки\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30743, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14312, - "length": 34, - "value": "\"Ko'zoynaklaringizni yechib oling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30849, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14498, - "length": 24, - "value": "\"Head rotation detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 30932, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14560, - "length": 51, - "value": "\"Голова повернута в Ñторону\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31032, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14648, - "length": 27, - "value": "\"Bosh yon tomonga burilgan\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31134, + "length": 3, + "value": "-20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14813, - "length": 34, - "value": "\"Point your camera at the QR code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31289, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14885, - "length": 46, - "value": "\"Ðаведите камеру на QR-код\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31386, + "length": 2, + "value": "-8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 14968, - "length": 70, - "value": "\"Telefoningiz kamerasini ID kartangizning QR kod tomoniga olib keling\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31466, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15177, - "length": 31, - "value": "\"Identification is in progress\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31534, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15246, - "length": 49, - "value": "\"ПроводитÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31616, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15332, - "length": 37, - "value": "\"Identifikatsiya amalga oshirilmoqda\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31705, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 15522, - "length": 28, - "value": "\"Several faces in the image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "IntegerLiteral", + "offset": 31801, + "length": 3, + "value": "-10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15588, - "length": 59, - "value": "\"Ð’ кадр попало более одного лица\"" + "offset": 32212, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15684, - "length": 35, - "value": "\"Tasvirda bir nechta yuz aniqlandi\"" + "offset": 32397, + "length": 30, + "value": "\"+998\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15859, - "length": 46, - "value": "\"Point your camera at the passport photo page\"" + "offset": 32426, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 15943, - "length": 94, - "value": "\"Ðаведите камеру к Ñтранице паÑпорта Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸ÐµÐ¹\"" + "offset": 32483, + "length": 22, + "value": "\"telprompt:\/\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", "kind": "StringLiteral", - "offset": 16074, - "length": 70, - "value": "\"Telefoningiz kamerasini pasportingizning rasm sahifasiga olib keling\"" + "offset": 32504, + "length": 3, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16288, - "length": 15, - "value": "\"Sending photo\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "kind": "Dictionary", + "offset": 32641, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", "kind": "StringLiteral", - "offset": 16341, + "offset": 2191, "length": 27, - "value": "\"Отправка фото\"" + "value": "\"Wrong parameter: key type\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16406, - "length": 27, - "value": "\"Сүрөт жөнөтүу\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeyCodable.swift", + "kind": "Dictionary", + "offset": 2354, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16470, - "length": 19, - "value": "\"Rasm yuborilmoqda\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 147, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16639, - "length": 21, - "value": "\"Sunglasses detected\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 158, + "length": 6, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16698, - "length": 31, - "value": "\"Обнаружены очки\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 147, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16766, - "length": 24, - "value": "\"Ko'zoynaklar aniqlandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "kind": "IntegerLiteral", + "offset": 158, + "length": 6, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16948, - "length": 30, - "value": "\"You can try again in \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "IntegerLiteral", + "offset": 398, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 16977, - "length": 1, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "FloatLiteral", + "offset": 535, + "length": 4, + "value": "0.55" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17016, - "length": 72, - "value": "\"Ð’Ñ‹ Ñнова можете попробовать через \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdConfig.swift", + "kind": "BooleanLiteral", + "offset": 1354, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Signer.swift", "kind": "StringLiteral", - "offset": 17087, - "length": 1, - "value": "\"\"" + "offset": 3639, + "length": 3, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17125, - "length": 52, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", + "kind": "Dictionary", + "offset": 2677, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 17133, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", + "kind": "Dictionary", + "offset": 3491, "length": 3, - "value": "\" dan keyin qayta urinib ko'rishingiz mumkin\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17320, - "length": 23, - "value": "\"You can try again now\"" + "offset": 247, + "length": 12, + "value": "\"devmyid.uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17381, - "length": 66, - "value": "\"Ð’Ñ‹ Ñнова можете попробовать ÑейчаÑ\"" + "offset": 296, + "length": 9, + "value": "\"myid.uz\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17484, - "length": 34, - "value": "\"Qayta urinib ko'rishingiz mumkin\"" + "offset": 365, + "length": 25, + "value": "\"https:\/\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17662, - "length": 58, - "value": "\"You may be able to authenticate by trying the following:\"" + "offset": 385, + "length": 1, + "value": "\"\/api\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17758, - "length": 112, - "value": "\"Возможно, Ð’Ñ‹ Ñможете пройти идентификацию Ð¿Ñ€Ð¾Ð±ÑƒÑ Ñледующее:\"" + "offset": 433, + "length": 32, + "value": "\"https:\/\/upload.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 17911, - "length": 104, - "value": "\"Төмөнкүлөрдү колдонуп, идентификациÑдан Ó©Ñ‚Ñөңүз болот:\"" + "offset": 460, + "length": 1, + "value": "\"\/api\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18052, - "length": 55, - "value": "\"Quyidagilarni amalga oshirishingizni tavsiya qilamiz:\"" + "offset": 521, + "length": 35, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18247, - "length": 14, - "value": "\"Non-resident\"" + "offset": 531, + "length": 1, + "value": "\"\/v1\/oauth2\/authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18299, - "length": 22, - "value": "\"Ðерезидент\"" + "offset": 616, + "length": 61, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18358, - "length": 12, - "value": "\"Norezident\"" + "offset": 626, + "length": 1, + "value": "\"\/v2\/authentication\/sdk-authentication-request-task\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18507, - "length": 10, - "value": "\"Passport\"" + "offset": 737, + "length": 28, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18555, - "length": 16, - "value": "\"ПаÑпорт\"" + "offset": 749, + "length": 1, + "value": "\"\/v1\/upload-tiny\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18608, - "length": 9, - "value": "\"Pasport\"" + "offset": 827, + "length": 63, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18765, - "length": 57, - "value": "\"* Identification is carried out for non-resident's data\"" + "offset": 837, + "length": 1, + "value": "\"\/v1\/authentication\/sdk-authentication-request-status\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 18860, - "length": 116, - "value": "\"* Ð˜Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð±ÑƒÐ´ÐµÑ‚ производитьÑÑ Ð¿Ð¾ данным Ð´Ð»Ñ Ð½ÐµÑ€ÐµÐ·Ð¸Ð´ÐµÐ½Ñ‚Ð°\"" + "offset": 948, + "length": 38, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", "kind": "StringLiteral", - "offset": 19013, - "length": 69, - "value": "\"* Identifikatsiya norezident ma'lumotlariga ko'ra amalga oshiriladi\"" + "offset": 958, + "length": 1, + "value": "\"\/v1\/oauth2\/authorize-client\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19217, - "length": 8, - "value": "\"second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 321, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 594, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 869, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19263, - "length": 8, - "value": "\"Ñек\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 1144, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19308, - "length": 8, - "value": "\"soniya\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/NSDataExtension.swift", + "kind": "IntegerLiteral", + "offset": 1419, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19452, - "length": 9, - "value": "\"seconds\"" + "offset": 7428, + "length": 27, + "value": "\"Invalid header parameter.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19499, - "length": 8, - "value": "\"Ñек\"" + "offset": 7660, + "length": 17, + "value": "\"Wrong key type.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", "kind": "StringLiteral", - "offset": 19544, - "length": 8, - "value": "\"soniya\"" + "offset": 9251, + "length": 58, + "value": "\"JWE header algorithms do not match encrypter algorithms.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19699, - "length": 19, - "value": "\"Login or register\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWE.swift", + "kind": "IntegerLiteral", + "offset": 10475, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19756, - "length": 40, - "value": "\"Вход или региÑтрациÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 1376, + "length": 4, + "value": "0x30" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 19833, - "length": 31, - "value": "\"Kirish yoki ro'yxatdan o'tish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 1423, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20005, - "length": 19, - "value": "\"Access restricted\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 3945, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20062, - "length": 33, - "value": "\"ДоÑтуп ограничен\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 4508, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20132, - "length": 28, - "value": "\"Xizmat vaqtincha cheklandi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 4673, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20306, - "length": 21, - "value": "\"Bad or blurry image\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 5835, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20365, - "length": 39, - "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 6563, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20444, - "length": 27, - "value": "\"Бүдөмүк Ñүрөт\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8329, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20508, - "length": 41, - "value": "\"Sur'atning sifati past yoki sur'at xira\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8364, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20702, - "length": 28, - "value": "\"Failed to confirm liveness\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8579, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20768, - "length": 67, - "value": "\"Ðе удалоÑÑŒ подтвердить жизненноÑть\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8651, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 20872, - "length": 26, - "value": "\"Hayotiylik tasdiqlanmadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DERParsing.swift", + "kind": "IntegerLiteral", + "offset": 8780, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21045, - "length": 26, - "value": "\"Choose the document type\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 152, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21109, - "length": 44, - "value": "\"Выберите тип документа\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 163, + "length": 14, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21190, - "length": 23, - "value": "\"Hujjat turini tanlang\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 152, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21358, - "length": 8, - "value": "\"Cancel\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResolution.swift", + "kind": "IntegerLiteral", + "offset": 163, + "length": 14, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21404, - "length": 14, - "value": "\"Отмена\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 149, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21455, - "length": 14, - "value": "\"Bekor qilish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 160, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21613, - "length": 7, - "value": "\"Allow\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 14, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21658, - "length": 20, - "value": "\"Разрешать\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 149, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21715, - "length": 15, - "value": "\"Ruxsat berish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 160, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21875, - "length": 16, - "value": "\"Go to settings\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdDocumentType.swift", + "kind": "IntegerLiteral", + "offset": 178, + "length": 14, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 21929, - "length": 40, - "value": "\"Перейти к наÑтройкам\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3605, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22006, - "length": 21, - "value": "\"Sozlamalarga o'tish\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3800, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22187, - "length": 52, - "value": "\"Permission denied but required for basic functions\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3806, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22277, - "length": 117, - "value": "\"Ð’ разрешении было отказано, но необходимо Ð´Ð»Ñ Ð¾Ñновных функций\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3831, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22431, - "length": 66, - "value": "\"Ruxsat rad etildi, lekin asosiy funksiyalar uchun talab qilinadi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3842, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22631, - "length": 31, - "value": "\"Client ID should not be empty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3992, + "length": 3, + "value": "256" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22688, - "length": 58, - "value": "\"Укажите идентификатор клиента\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 3998, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22772, - "length": 58, - "value": "\"Укажите идентификатор клиента\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 4024, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 22856, - "length": 33, - "value": "\"Mijoz identifikatorini kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "IntegerLiteral", + "offset": 4035, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23021, - "length": 33, - "value": "\"Client Hash should not be empty\"" + "offset": 7473, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23080, - "length": 28, - "value": "\"Укажите Client Hash\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 9138, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23134, - "length": 28, - "value": "\"Укажите Client Hash\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 9170, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23188, - "length": 25, - "value": "\"Client Hash-ni kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 10339, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23347, - "length": 36, - "value": "\"Client Hash ID should not be empty\"" + "offset": 10828, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23409, - "length": 31, - "value": "\"Укажите Client Hash Id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", + "kind": "BooleanLiteral", + "offset": 12095, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/RSA.swift", "kind": "StringLiteral", - "offset": 23466, - "length": 31, - "value": "\"Укажите Client Hash Id\"" + "offset": 12603, + "length": 27, + "value": "\"No description available.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 23523, - "length": 28, - "value": "\"Client Hash ID-ni kiriting\"" + "offset": 159, + "length": 21, + "value": "\"[a-zA-Z]{2}[0-9]{7}\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 23685, - "length": 36, - "value": "\"Passport field should not be empty\"" + "offset": 210, + "length": 11, + "value": "\"[0-9]{14}\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23747, - "length": 90, - "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 321, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23863, - "length": 90, - "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 347, + "length": 2, + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 23979, - "length": 64, - "value": "\"Pasport\/ID- karta seriyasi va raqamini yoki JSHSHIRni kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 489, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24168, - "length": 35, - "value": "\"Date of birth should not be empty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 770, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24229, - "length": 42, - "value": "\"Укажите дату рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "Array", + "offset": 863, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24297, - "length": 42, - "value": "\"Укажите дату рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 889, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24365, - "length": 27, - "value": "\"Tug'ilgan sanani kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 928, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24536, - "length": 75, - "value": "\"Either passport (9 characters) or PINFL (14 characters) should be entered\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 1082, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24637, - "length": 137, - "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1258, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24800, - "length": 137, - "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1400, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 24963, - "length": 77, - "value": "\"Iltimos pasport ma'lumotlarini (9 belgi) yoki JSHSHIRni (14 belgi) kiriting\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1424, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25174, - "length": 38, - "value": "\"Incorrect passport series and number\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1509, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25238, - "length": 60, - "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1533, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25324, - "length": 60, - "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1620, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25410, - "length": 36, - "value": "\"Pasport seriya va raqami noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1726, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25577, - "length": 17, - "value": "\"Incorrect PINFL\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1750, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25620, - "length": 29, - "value": "\"Ðеверный ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1838, + "length": 1, + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25675, - "length": 29, - "value": "\"Ðеверный ПИÐФЛ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1862, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25730, - "length": 19, - "value": "\"JSHSHIR noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1947, + "length": 1, + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25878, - "length": 35, - "value": "\"Incorrect format of date of birth\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 1971, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 25939, - "length": 57, - "value": "\"Ðеверный формат даты рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2058, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26022, - "length": 57, - "value": "\"Ðеверный формат даты рождениÑ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2082, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26105, - "length": 34, - "value": "\"Tug'ilgan sana formati noto'g'ri\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2166, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26276, - "length": 51, - "value": "\"Users under age of \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2190, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26302, - "length": 6, - "value": "\" cannot use this service\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2276, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26353, - "length": 117, - "value": "\"Пользователи младше \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2300, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26398, - "length": 6, - "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2386, + "length": 1, + "value": "9" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26496, - "length": 117, - "value": "\"Пользователи младше \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2410, + "length": 1, + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26541, - "length": 6, - "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2493, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26639, - "length": 68, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2518, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", - "kind": "StringLiteral", - "offset": 26646, - "length": 7, - "value": "\" yoshdan kichik foydalanuvchilar xizmatdan foydalana olmaydi\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 2604, + "length": 2, + "value": "11" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 140, + "offset": 2629, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 151, - "length": 4, - "value": "1" + "offset": 2715, + "length": 2, + "value": "12" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 140, + "offset": 2740, "length": 1, - "value": "0" + "value": "7" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 151, - "length": 4, - "value": "1" + "offset": 2934, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", - "kind": "StringLiteral", - "offset": 4206, - "length": 4, - "value": "\"ru\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 3019, + "length": 2, + "value": "13" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", - "kind": "StringLiteral", - "offset": 4236, - "length": 4, - "value": "\"en\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 3086, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "BooleanLiteral", + "offset": 3143, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4266, - "length": 4, - "value": "\"uz\"" + "offset": 3301, + "length": 3, + "value": "\"1\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4296, - "length": 4, - "value": "\"ky\"" + "offset": 3306, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdOptions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4502, - "length": 5, - "value": "\"102\"" + "offset": 3333, + "length": 4, + "value": "\"18\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 210, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3351, "length": 3, - "value": "100" + "value": "\"3\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 283, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3356, + "length": 3, + "value": "\"4\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 497, - "length": 10, - "value": "\"yyyyMMdd\"" + "offset": 3383, + "length": 4, + "value": "\"19\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 554, - "length": 13, - "value": "\"en_US_POSIX\"" + "offset": 3401, + "length": 3, + "value": "\"5\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 621, - "length": 10, - "value": "\"GMT+0:00\"" + "offset": 3406, + "length": 3, + "value": "\"6\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "BooleanLiteral", - "offset": 2639, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3433, "length": 4, - "value": "true" + "value": "\"20\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 3021, + "offset": 3477, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 3398, + "offset": 3540, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4022, - "length": 4, - "value": "\"<<\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4045, - "length": 3, - "value": "\"<\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "StringLiteral", - "offset": 4056, - "length": 3, - "value": "\" \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "IntegerLiteral", + "offset": 3550, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4137, + "offset": 3597, "length": 1, - "value": "1" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4180, + "offset": 3607, "length": 1, - "value": "1" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4241, - "length": 2, + "offset": 3630, + "length": 43, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "StringLiteral", - "offset": 4272, - "length": 2, + "offset": 3641, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4487, + "offset": 3659, "length": 1, - "value": "0" + "value": "5" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", "kind": "IntegerLiteral", - "offset": 4494, + "offset": 3669, "length": 1, - "value": "1" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 4619, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3672, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5015, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3690, + "length": 25, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5022, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3697, "length": 1, - "value": "1" + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5147, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3706, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 5192, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "kind": "StringLiteral", + "offset": 3714, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5476, - "length": 3, - "value": "\"<\"" + "offset": 146, + "length": 12, + "value": "\"yyyy-MM-dd\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5487, - "length": 3, - "value": "\" \"" + "offset": 198, + "length": 12, + "value": "\"dd.MM.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 5672, - "length": 3, - "value": "\"<\"" + "offset": 247, + "length": 76, + "value": "\"^(0[1-9]|1\\d|2\\d|3[0-1])\\.(0\\d|1[0-2])\\.(18\\d\\d|19\\d\\d|20\\d\\d)$\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 421, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "BooleanLiteral", - "offset": 5713, + "offset": 449, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 718, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 5883, + "offset": 788, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "Array", - "offset": 6040, - "length": 9, - "value": "[7, 3, 1]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 854, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 6094, + "offset": 919, "length": 1, "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6128, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1190, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1494, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 1550, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 6631, + "offset": 1653, "length": 2, "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6659, - "length": 2, - "value": "65" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 6831, - "length": 3, - "value": "\"<\"" + "offset": 1906, + "length": 5, + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", - "kind": "IntegerLiteral", - "offset": 6858, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "StringLiteral", + "offset": 2174, + "length": 5, + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "IntegerLiteral", - "offset": 398, + "offset": 2520, "length": 2, - "value": "16" + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", - "kind": "FloatLiteral", - "offset": 535, - "length": 4, - "value": "0.55" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "BooleanLiteral", + "offset": 2544, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdConfig.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "BooleanLiteral", - "offset": 1354, + "offset": 2751, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 2943, + "length": 10, + "value": "31556952" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 247, - "length": 12, - "value": "\"devmyid.uz\"" + "offset": 3070, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 296, - "length": 9, - "value": "\"myid.uz\"" + "offset": 3088, + "length": 3, + "value": "\"4\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 365, - "length": 25, - "value": "\"https:\/\/\"" + "offset": 3104, + "length": 3, + "value": "\"6\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 385, - "length": 1, - "value": "\"\/api\"" + "offset": 3120, + "length": 3, + "value": "\"9\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 433, - "length": 32, - "value": "\"https:\/\/upload.\"" + "offset": 3136, + "length": 4, + "value": "\"11\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 460, - "length": 1, - "value": "\"\/api\"" + "offset": 3153, + "length": 4, + "value": "\"04\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 521, - "length": 35, - "value": "\"\"" + "offset": 3170, + "length": 4, + "value": "\"06\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 531, - "length": 1, - "value": "\"\/v1\/oauth2\/authorization\"" + "offset": 3187, + "length": 4, + "value": "\"09\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 616, - "length": 61, - "value": "\"\"" + "offset": 3289, + "length": 3, + "value": "\"2\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 626, + "offset": 3305, + "length": 4, + "value": "\"02\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 3404, "length": 1, - "value": "\"\/v2\/authentication\/sdk-authentication-request-task\"" + "value": "4" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "IntegerLiteral", + "offset": 3409, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 737, - "length": 28, - "value": "\"\"" + "offset": 3508, + "length": 4, + "value": "\"30\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 749, - "length": 1, - "value": "\"\/v1\/upload-tiny\"" + "offset": 3523, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 827, - "length": 63, - "value": "\"\"" + "offset": 3627, + "length": 4, + "value": "\"29\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 837, - "length": 1, - "value": "\"\/v1\/authentication\/sdk-authentication-request-status\"" + "offset": 3642, + "length": 4, + "value": "\"30\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 948, - "length": 38, - "value": "\"\"" + "offset": 3657, + "length": 4, + "value": "\"31\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Core\/HttpRoutes.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", "kind": "StringLiteral", - "offset": 958, - "length": 1, - "value": "\"\/v1\/oauth2\/authorize-client\"" + "offset": 3779, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 863, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "kind": "StringLiteral", + "offset": 4029, "length": 5, - "value": "false" + "value": "\"UTC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 902, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "StringLiteral", + "offset": 2267, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "IntegerLiteral", - "offset": 2089, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "Dictionary", + "offset": 2434, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 2342, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "StringLiteral", + "offset": 4585, + "length": 27, + "value": "\"Key Type parameter wrong.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 3150, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "kind": "Dictionary", + "offset": 4752, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", - "kind": "BooleanLiteral", - "offset": 3827, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 151, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 162, "length": 4, - "value": "true" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UITextField.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", "kind": "IntegerLiteral", - "offset": 298, - "length": 3, - "value": "150" + "offset": 151, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Resources\/Icons.swift", - "kind": "StringLiteral", - "offset": 139, - "length": 13538, - "value": "\"iVBORw0KGgoAAAANSUhEUgAAAQ0AAABLCAYAAABqZNLNAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7tXXd8FVX2P2fm1dSXhA6hFxGkiQj+LCDWXaUl0RVCERDbuhIbCKJBRVDXhXUFIVgQ1F1NqIqrLgquK2JbkqDSkR5CCOmvzcw9v8+85IWXxysz8yYBljd\/Qd6555x77p3vfO+5DSH6RCNwkUVgMWTHJcYmXcmQhiBCZ0BoWRsCdoAADnASX1hRU\/bdg5BdfZGFRlF1UZFUVCgagf+BCHjAIiFpBAEbCYBxoatE1ShxOZk1D3\/xP1B1XasQBQ1dwxlVdr5GYHnsopYWnj0FwHVW4yMx+LaqunxRlHWciVoUNNT0oKjsBRmBWsCgV8Ozi2DVYwcqKyufjAJHbXyioHFBvgZRp5VGQB6SJCQkzFfLMPz1E7BNEyofWajU7oUgN37eN72J8DIAri0QJADiSSLpIEhc\/nvZg48Gq0MUNC6E1o36qDkCqxIWjgPAsZoV+BREic3MrHlkhx66zqWOzOe+HYocdzcQNQvmBxHuIBO99t6Ms8EjChrnsvWiths1ArUsI\/FN7cMSf\/fYgfGVjzykl9Nr3862QYzhVo6j7iInxYPAHSDG\/yd97OxCvWz46hmf\/U0LMBgeBaDeSvQTgkhEa2IPG9\/PyRkoeMtEQUNJ9KIyF2QE3ov\/60iGNE1P5zk3PTTOmXUgEp1r8p79E4upuovFVAdMynIucylvj\/9CqDQvuGPiU8ciseUtm5m9tSsauBcAIFatPpl1dJUGzcrORiaXjYKG2ghG5S+YCKyKWzgHOBwcymEEqCGg9cAgFjm8gcK8VBxhzriqh9drCcJHy7JjXKk1XwQDi7N0irzLWNJywui75mzRYs8XMIDn5iNCjFY9hLT23dlD3oiChtYInuNy149aOwg5HMghdieA1kjEAeIxRrQHQPrhizVpP+jl4tf3\/z7JRIZBgNSJQ2hJCG4COI5Ev576TSz83T\/\/6dLLlt56VsYvfBsRWwTTS0Qnq6oqHvLOirxnWdiZmfBvofwggE0TKqerToh+8tAnZsetmzdLMdVd1NQTGe82lDafNjrjmX+qKacHw\/C1R0CSizNPyZ01oOScM40pn7zTHyVsDeTa+caIe37TEpjGLNN\/yuoOjLf2kFA4\/fOykT82pq1wuoeOWN\/VaIQ\/AlC3MB17N8dxf\/s8d4TmeG6dcnOywWy+mwCGAWLgfkJkB8T3D500bbgjN1cK539T\/74qYdHG0Dbp\/fGVWe\/5yqyKX7gAUJ5RCPIQ7RhflTVTTV1kwHBdv+0zIamkp5py9bIMXSgY\/pBx86tb1ZSXhyRg5OchUZiFbAq1Eq5ZNefKN5scNLKOHLHW7PrmaZ6PGcqb4xqM6UgSHUywF4o1J99ZPmLaaoVV0V2sz73rbkfAu5FoAHBo9UPcg8BwCzkqni1cNaFGd+NBFF4\/es31PMdNBwBeiU0CFBiTXv1y7Zgvlcj7ynx37219geeeAkRFdBaJ9oou17NXvfnZabW2GlM+LGgwWj++OiunAWgkLJKZRvAFYCpB48Osrdb4LnuWV\/X+7sZI6sp4odTdsihtQveNO5Xo+UP2tx2NBnxJSw4jhP4Tq54aPKVJQeOBLRuzOFPMQ0AUNhkj2ov3Op3Hpq64\/bFdSoKkh0yvBz7sapDMbyFCj3D6CMAOwF4rWDr6lXCykf4+fPSaG7lawFD9EMM3N60duUZpwW0PjrgRAdXbIiojNzw6+I0NxUptNbbcqnAAAFTNueFJb2LzndiFN3A8ZoXyS83wZGvWVqsTjPPKhq8eI8VVNPj4aKm7YDuZL1pqHp94yachZ1fqAGMBAMRrsROqjFN03NlkoHHvprx\/GK3Jw1RVQhLdgvPUk8tuGvuuqnIahC+7d8NIDulvCGBWU5wItxYsGzFaTRk1ssNHr+nOcZzqMbSvDcZw1RdrR\/4jnF3NgOFVTHCk9Df3w+dLnmNlwqIsBLghXL2RoJCQxSlZAKY0EfrRtB9j4uJonpBU3K\/8mo2XhvNBye\/MYi92x586wHE0J7PnJwHXizQmYHh8FIT7Gx80soGbdsU7K0y21JuVBOYsGQJJkuz3vX7dbRs0lVdQqM\/UDdejgd5BAJMC8bNdJPqm4LQ7A3Lv0H1cf2Pa2kUAGDKHocRnAly9afXIt4LJfv\/gbcOJuKyg+QslRgCAI3j7iiXr8xSKN6qYEuag1gGnBJPvqZkekk15ACMWXkCEblWXft\/a0XVHW7V2AskTLzrdKUU\/y79xxGaP6\/VJvq9cowMGAEggPdC4oJEN3MRus+fGdRg2DZGLIG58NR\/Xeuxf+3b\/LgIlAYv2undNXyMacgEoUatuAkAieK+w9fZHITvbM5etxzM0Le8SIxh0G\/4Qgw82rR210t+3iBmGj0IEqhy0eMNdetQ\/Uh21u1ptb4WbRlVsR0E+oxYw6EVE9ORFKi7\/soOr7W\/NFdsIIUhAzN3i6H9lESISCNjcib3+uV3+f1MAhmyHiXBXo4LGuOVTp8elDr3PGN8mKdKgcRbbPg6tjy0a0PPbSHV5y\/e7Z20\/4vlXUOEKudB2sYII3ixYNuJFvfy7IW3NZAQuTS99ns7mxzj0Yhi+PvIgzRm4+GNP5z7Xj55sIxzL2PzAL3Fgts\/3AoZc9\/LBn3Vxtzgacf\/3xtHV4kiDGTyS2DOfrJ5zymjARslh+LYfARS\/+9TgyY0FGpiZM+VPnMFya0L30f0AuYjtcLy5jLMk7yHk5+nBOGSGYQBDdm3Sk1Ii7dwkK0DMJ0ZbCpdtfxEgcsZxQ9q6+QjQJ1Lf\/Mt7gUNPhtHABsEHVy5Zfxaj0bseSvUpWeQVTle4XIYMGGhxyLMVHXx1VVy+pYOr7X59mAYyyd38mIdZeJ+qiuam7VszmdMRK4arQ6S\/exd4RfwyB3Jk\/PKpfwKAm422zkkxbQarWswSrGIIKBniWnsChsCe+0vfS7dpDYLMMIDn59WV7wtARq26\/JD4AAKeJqAvC5aOjHhYceOYNUsBuVQ9fPPXcV1s\/q83xv23Z6Q5jEC+IdHng5Zs+Gtj+K1FZ+0eFNv8kFOpIRSHmzHZ9tC2BKfJOB+IOvqrqe7xUyt7j\/x2Wvz2L8MM7mohubh+NrGmsrl1Z+GNlzDJzNfUJO0TnDHletgJpEPehyIJhil\/zx54SnfQyMyZ8jAi3iQbNje\/rKWl+WW6dXpDbMvtiLxERJJWxuHDMOSkJwLQ5XoFmgiOIuIJWR8j+rxw2chXPSMCjc8NaeteR4D2GosHLXaZ5UCzq2J3dozhnCdT+MrDeutHgs2Dlqz\/s956ZX0t2744mDewgUBcNwJqgwAMAYoY4S7gxO+LDs0OOCzyAEdcYla4ZeX+PodjGB7AMPAvA2JAYBBSiq1l\/\/dxLz1iIVmrisT4cs9eFF\/AqNNNjpqk\/a5GAg4iyHt3zuC3az\/aOj7jcqY8wCH+3qvS2urytqbkHq31MmG0ttgBvKF+2TID7lk1QxU\/hiG\/zzLD6KuXfwBwAgDrzyEggk8Llo0IuSw5lO0b0tY9jwD9dfQPelsOplwV80sn7xrPOM55IomvDHp2ghbbHNDqKxZvCDpTo0Vn6w4v9kQGDyAXYuFVbc7mVwlcS4oPzQm4GlbOcSAH40ItL\/f4R7TDyXBhqJmSzdO324ATFyBgyA\/jqeEf9Gax1RYt9fYtIyQX\/8wMbmcAwKgXs9fY9rudsWWR2vIt32gb1vwBQzZqat67hbV5H92+lF6m4a2QGsbhxzC8KnRlGgzwCAfQcDqOYGP+shFLtDTijWPWjgfEP2gpG6iMP2B4ZfRmHAyll4e89nFEm6zO+J9tapNqnYoc1H+MlMSDGOQdPzLD82UM9NTuM4EhwDwHC3sWGxJiMU94wM5oW7hp1VrAkP5MRG2dEosTCcxEjOcQ3SYOHWaed3jtOjruTK7qs1XVMYP+PjOT47RgO3WgpjrZsjP\/lp5MNBk4BB6JPCuESSa3CBIBJ+nJOIhot+s0zc5deFV9fXRhGuNzJt8DyI3yr6gxoX1iTLurI15j4NGLnGCMbVUQqAOEYxy1syTc0wh41sItAuqjdX2Gvy8EtBeBqzjbR1qXv3TkciWd3VdmWFpeLwMY5ORaxI8XMEotRr7caORrTBxnERlLEETW2uEWY9FRnGyoOhKxIXnGoNJxx82rPtdhiX22oW1787OAnDY2yOjjY0dmvq5HnXx1bHrwuxSBx9eqBOFyFws8Vc8BuWNNxmKb0VAsv9IVA77q4GqnLSEqr88Qkk7uqrYnGvbk39ybBGMcF2Q7AREwCdFV40ja5XLGRbSsPxBgeF7FSAMaDDA8ejkjl9AjbUBkazRqPeR4SylvTQ5IOWXGwTiY+2qfnj\/51ycIw\/AV66Tb7AnBfxFrzxzQCzhuGLPuVUSIKJncxXawtaXV0W6H42MMLp4\/q815JkG7apfYr7LsRF+xeHckfQKBvh20eMPzkejwlm3TfsFcRBwYmS7u+WOHHtdtmn5Z5r9bx8VyHzKA7kr84hCcKWbTQQvPVVf0+TrV1XFP3XUJSkoDeBZ02Up2O+wJpr35N\/VjoknRMIcBSHaHbbfdmVCkzFJDqWCAETFojF8+dQoAjAnlVGz7Yd0Mca01L5zy6ubNSXs5ozXAV9zHOuHchf16fO\/9iwcwkH8mEMM4U8rzpYiYDRFgGQLsDxULhvRh4esj31HTiDeNXtObOE7z2o+Wrfd3Km9f1ZmCbFT196V3xenSMWUHG6w0VOOvEYQHBiz+5JCaMmfLZhvapJqfRo6LOEnNCA4XHXY8qMcU+Ly7trVsYXVtsRj5ZLX1izfyx2wmY1FVv69THe2VAYcXMJzVtth9BcP7iZJZ0WZFX98cNYl7q9yJqpLdoQAjItAIyTB8vOatzWPiOt7QCxA1zyIg8nZDbMtfFTSUICE9JzMOBQzDF23kvQGKdnQG5BC1f\/wZAZ3hfCTClQXLbv8gnJzv7zekre+PRHMA1e2LadbmQOfK9lWd1NiSZXtVVpSmnd6vGjgIWM7gxR9pOqDmjI8ZfJvUAc\/oARhenaJEM4uPzoz4bM8lk7\/cFm80qY6n1w81wOEFDFe1LWZP\/vABEjNrW1JNQBVVLba7JIui5Gg4wNAMGuNzJk8C5DKUdkZLy8vbmlM0zqIQMENMs1+RN4V9Iev8EQ4Xnv5g339O3YGobC8JAVgQSD7rQDWSyzaJ4DgiHlcaD2IwvyBnxH+Uystyw0av6ctzXLbS\/Etcm2PthNSSHkoZhr8vV5eeOHx91fG9Sn0kYhsHL\/lIU8LX10bbDi\/OAYCQp20p9ckrR4ytPn7kyYhmc+Znfj6jXWzMI2pt+8vXA0f\/f6c6UvcGHKoQJ7nEpJO7HJECRp1xEnhnSXXbbxT4vs9Zymb6Jj0DlVGd08jMmTwOkVN9unNsu2u7GBLaqV5Oq2hY4lMzt0NMcFQI3X\/7oWRf2VGn4sUuBBSPEH5LvH8QCaACARW\/XLUgQ06Bd038dckdqq79qwUOfi6GWYzmbFGZEtvxt748pz1nxTEJphXt2dZCcIRPaCL79MrXPtI8tVwb0wy+bYeBs\/QGjLr22nbs0IznFLw0QUXemLJlj9lgiHiYLRvwAkd536\/buzvsaXCymMwwRFvJbnu1LXZv\/vD+mhmGX02qqpJ\/dohxoTba7YPyilmr\/nxz2PZWBRrjl03JAA4naQk+IWJc6nWdDXHK9qHIc6GcxbafMyhf5Sa4WJy93NVDnqwnAjr4w6l9ZcccofMgPpUhogRA6IbKE8SVRLAvePIzeKSI6O8Fy0aq3vJ\/Y9r6gQA0N5hmR4uqFNax6JIkzqEoYRaqLXtUVZTdWbo\/5B4SvRhG69QFszgO\/09L3wpXhhj9evzIzMfDyQX7\/bk7P7+poy1mldbygcrFGwxHbGZDcZUP49CbYfjalZyWU6WOFgFnHwFAMWDIOhWDRiSAUU8TFQKHZsCocHcHRvVjP03AUcs45Mx4uNhoBgwP2wAoLVg6YoKWjjhs1NrLeZ6b48847M1rkqo6nu7SiiuPMyLTNNTy9cfEJPb44YKveIDAM0K6MIxsrnV76wwO4WotsVBShhj8dPzIjKeVyAaSeWncpj+3jrOM11o+WLkEI3800WQ8Udnv6\/b2jjsTJR2HJP42SeRcJVXtAg2JVQGGYtCYsHzqSALQ5Sj4cIxDL8CoByoNjKP2tikKNaUWEWDU+wY4rWDp7ZqOqB8+ZsMVHLJsry578+rkqk5lnTlg2JYrT9Crg99RfGDHJY7yk2d1QoBPBi9evzhSO23aL5iJiNdEqidUeWKw8fiRGZrzLX+Z8MWq5lazZ2uE3o\/MOBLNhu3Hx\/55t0OwjIoo6RnCOWIolVSk+i+4Uw0YikBDT8AIxzj0BoxIgKMuxxGIcegCGB7fJGl2\/vLRqmcpvPW6KW3dlQQw2968ppnMMGRuZAaRb8FV6nOQrLzr8NSxfVdWFzecQr1AGIY3ToxJC4qOzPpa6wu\/aOIXH6ZYzNdpLR+qXLUoOb84XjTn6oHizhNJ5n8KZp0OAfY3ypCdrEjd7PNnTYARFjQaAzCCAUdjAUZEwEGUgNhgEY9+gOFxjF7IXzpSSVY7aL\/rP3PpfVKSUJ\/jsKJgaIZVYc9gVfoCXFt64vBQn1kU0othdFjwGAIOMyLD1FiX2cqL\/DG72VUumHTf4u22O+4sKclWlXT2jc8rE75Y0sJq1vVcE1l\/tSC4Pjp0YldsrBjTpU9yNzLwwOIcVmYVNJ0gF5JtSby7pLKtFzg1A0ZI0Bi\/fOrvAOBBpZ1Lq1xs6tAuxvg2NvVJTynOXiE0yGEo8eHA96f2lqtJjtblOAigUu0sSTh\/GHAzCpfe5jm+TcvTbdnLV3JEszk3n2J0mORVo2gCkW+pI9O45eSxvYPsxbWLg3RiGIN7crOGtypN65tcnZga64rl8Ez+qNLNuwvK4srXHG5x4lCNJeI7VQhgzfFDM97UEl9vmRfu\/Nf9qTZr\/VAwEl3esl7AiIkRrZ172wYw3iDvW3EiD67GAA7JZaootbeSD\/CJCDCCgkZTAYbsAANgyZdmHjHEtWpweEmohhEFyWI\/7e5JpH5dBWPE9vy7eKe9TKjfgBOuExDAESDqoGWWJKRupzQuf8VoxdPCvrq6Ln15CA\/0lPdvvNuQZHAYu3BA2JYr0y2nMfH4nv92cFeX6TFLIh+L+OaIae9fmmi\/Ptx0sCQfSlJkK16xr9UxBzNqOkJRvgxJcDgfioRlyPF9eMT6lpe3Si4Mdv1LuP7j\/7svYHTqbRtAvKE+ad1YwOGsSfit0m37XOm0aqg6nTVD0JSAId\/ahIzNW3Xv299l5e+cCQoTYlUljt5MAs1TioJDcu349LjCFYL0Q\/7SkdmXTVt3GY\/4HCDqcmAPEDuYv2yUJibnZRj+i9G8wNEKK+KMKEU8e2KRRPbEkcLNejAMysjgP+NjPkoyS6r2ksjMY8GO1L27quLtKl9OpwjcY8WHHtd8YZSvvVcnfvFZksXcT6UPZ4nXiKJ7w8GinTLD8AcMr7DuwMGQna5svVIsq3lUyTqMcHVsABqZy6feiADq77wIZyXA776AIf+cTcSVF+6agYAhp95cdjHFWSloXsrrdeXIjtOHSvbVlIRynYB+KmiV8CxkD\/OMs3vfv74Pz3Cu0pWmoXXDOwVLR3yoNnR1gBF0+pB3GVKSnOIlNh3WafSuLDs1unT\/C5Gu9CQAbkPGxA2tYqRBausry8vA8fhPXX4tcZnrby4P024uApxddGiGoouFlPiUnf7xVV1SbGuVyAaTqRFE18eHT+y2WgUZMPrLQ5JgsvJGN+RRl6EK78YdRccShuoBGA2GJ2OXTrmW53FGJEFRU1aU2PN\/v++tBrsPlQBHdYmzpySFv2wpnC+OasG+818ngu5n8QcMr77eD3zck2fSvNCb4EJbJ4KqClfppIMr7la6NN6jsOtrLw3gDRB2ZaPBzTdr76zu45srCBePs38nmHTkwPyMV1cGXUimVOf7oyd\/0CXBre7OGz\/l20\/Hnn6usHPIDYG1RcgpEZtz4vAsJXuVlFbBIzc\/87PH28RYH+eQU72PSmYYctLTahUswRiGvzMchw7kwC3F22PIImpiuBZwlJUUOC\/JyblX8SLHcEHxMI2xb03uzIn4CiLqnrUN5AARznt32vKg91Jm5e+eCUhnzd0ziRmrSlzazlYI4Mgvnx8vcNVIAb5etUOSYMGLBDgIwQkiPF2wfMQv4RrH9\/cui19J5XlxEQIqGpbFu1hqS7dL0fbts\/wghr3K7J+8NP\/liC+BevO2e17pneLQZWHUjJ86\/7y3KjZoLoqAdGcY\/rGZN+7zF9rHxci7uxU\/ZS63\/bOjJ\/bFWCVrx962\/r45jHBK6hlHrMvCYlyqLvKygrMixV06JCsr60A4O2p+94BGZs6URYiRX8ijwLAETPLkMELJehhHwe7ZiA03LnmWiZe5LlFgR5HI\/m9P7q444aryFQ7GMPwV9p66pifPG55BVH71ncwwRGDP\/rJslOqvYPelL72KoO5cDZtT6thMcKs+iyOlin5c+Wx2xCs0X\/ndfbdd3bw6oo1ivnH\/\/Fhy0dK9bYMcTUhO5haeKiqao9uQJFgnenjMx4\/2SoqfbjXwYT+y+yuqS74sKjmUEEMxl\/ZNuoIZDAZFndNHyMs4yCwY5ZkVUrCnyOoSTqYcZldmLRqv6TyNUD7i2JxJ\/Xg0eE\/mVlsfVfIiY\/P\/fu9bind3ZhXsnAVwZj+C2yEmOSoE1S9BMCcP\/lS6\/\/Rhe\/2WYSL4sWDZiGeUVqrr3R82jzWZHkXkgt8yXqeMAAodDF\/Zk3P7KaX6vXJdl7w4mOdQ3v2p+ol1sxYtna5L5aPhwhWWl92bndwna5+eo8uahPUZk39oFeNWPCsWzr\/jdpP9j9\/3OJuhETlAYrOOHZu1J5wOvX6\/9tp37xzYPPGJ9nGxthSLqcFiOqckCsernZU7yquKTzqcduSAGzQw4Soym1QxBV9fOR5rEEEEJGQxbjOZRAMZ\/JLdEhDnNgoxDjhqK60e3hiAIfuE3usG9ApmED2SyNhLagBD1pPx4Yd82+59ZnkZh+AQE+0VQsQH5nh9PPD9qT3lxxyV8v+VMoxA9bvs\/g3XIdFQJOiDeGb4QAAOkO8J5djmwtdHaV6R2GPpS\/LU6hCtbcQxMDRzCD3jJLEZh3DWuQxERA7eWFEN3OIfHn0ybM5EiR8vDL93yPB2NRGerdHQkl3kxMz\/9Gpw7wecA8DwenX1dSszOKjdwJliNlnMPMdXuEV3jSg2GPL26WboYWlli+gaA0SQOB4bLlBDQuJk3sEQGS8BQ7Iw4aStsvymxgKMWtB4Y0qOPLWvpCNolVHLMPztZOXvegoQhogCWWpKnb21+uFfbuemop8dVaLTAxhLR2re0OSrt899a1oQMyYjJ5wuXDrmrD0bWnzvvvTl1QikKJcRTr9VYCk8nZk2ZkCS3cSVEOG6Pfc\/rvoc02D23rr9nr\/0SnZkhvNHze8yuKV91efMDWMEdnkpflMyDH9\/ZcYBSCE3Hg66yjYMeIO2Q3R8DHIc2JHDoDNIVhJOJFaU39KYgOEBjcycKXmIaFXTeGpkIwUMf8ZRWezor2VRl7\/PkpuJBRuP5UfCMNTEQatsx7cX2swu4T2t5RWV42D17mlP6JZ7kG1+MGby+o7xbs3sKJDflW5OmLS1V+1enXPIMAIAx1hAGhfI586tuDbNuiXLBzxF\/iAIPI8B16s0BcPwVkAenqwG0L5QKkQkNA1JQkVWZhw15e6xokuK+BrFsiP2kgM\/nlqjF8OIvEcE1tB1+YvteAmXNZZ+RpC79\/4nVuitf03G5K\/axrj1eVnqnNtXZa184qeuu4mgBiXpqXPJMPzjdc3QdzOR6KyLrwf0NF5maJbY4KCdCGLNeAM2SNzLuqxMKE6QHLc+Mu8OTTum1fqDmcunvoUAqk5IVmBEd8DwMo5mbXoucNWIms6h8PotJ\/x2fVH0j29jrY95F24pqNM5Eem8bEGikbj3G8V4IzAMr5+5aVM+ax\/n0vWipw1HUo6+ta\/1fgY0o\/jwk7pOI+oR32uuWTkJOWxwDOagPpYBkBin+sS6gP4QAG\/EBustmpJh1DONccumzuY4uEqPoNXpaBTA8PVv4kf\/zeNN2s9gKD1a883eT4\/\/4dfcO9w61rvRVPVY+pK8clS3nauyowzg3b33PfH3xnJ61aipK7onOuVNj7o8cj7jke+7fb+32pxVcvTJfboobQQlV1+3cjwHZy64GtzXegVLiNVtLxBvOAMaMmAkSo5bmoph1IPG2GWTh\/Ec95he8dMjh6HEl8y1P2w0xRhU7WOQ9daUu3\/ZkXfolgsFMGSfe7z+4mxA1A3YGdCbe++bsUZJnLXK\/O33904Z1KxGvnRZl+fH0riiZws7jD4fGYZ\/BX0Zx8Bepr5cckIzXYIgX4NiQM9sn4kJJcmV5Tc2dtIzkN84dPNQQ7t9Xd9GANV3OfgpbHSG0cAeEd6Z+8Pi2ESj4jUFNaddn32w+9PJkJ2t+5kNOnWKgGq6L3npGuRgpj426O3d983I00dXcC1PDpqQ8vvurNDIg6blz76ay12GmiW\/JI1Yv2Ohwk2GjV278Pq9wNG7i7FrTJtEXdaqIIDIGbDGzIQSm+S4uakZRj3TkP+hB9toKobh31xjVn3z+1ibZb7RxAXNy4guqaTypP2pdVOvXRe+uc9Diexsrkcr62IAjOheXEliS\/c9OPOjpqrhylH3vNEj0TEiEnsuEZ1bi61jZ27KUbwoMBJ7epaVgSMlDiZ1vbzZEADt9\/54fZKXlFs46ViiWHXLo\/Pu0uUKTS31rd\/lOi5nymQOUfFX28dY0zKMILUcvfK76w0GuMXAc914E6YwUTrtFtg+wSl+un7yNZu0BOd8KtPjzRfbgBtfBgSbFr+aGjBkH5\/sf3fz63qwTUlmqbUWn50iOn46FZf5yGeva14Yp8WunmXE8QTpAAAHU0lEQVRk4BgyMO4VFmuNLCdFADG8+FuiVH3TuQQMOTYNtsaPz5nyBwLIRIWnjRBANUjshXfveyvY0eh6xv+i19Vp0byWJrPxGUBQRXclhL\/uu\/eJz89FAGXguLo7bWxmETuqse8Q+arvT1onPPGvpREdh6jGZmPJ3j\/hvZdj2yc\/FIl+kyScSuFqhpxrwDgLNOQ\/THhjSn9i8EdAbBWmkltBdC1fdf8qXVY9RhLQi6lsx7ezLSZnzP2IcEPYehMcZ4z+svdB\/c6VCGszgIB8AM+HUsK7HeNdw5WUP+kw7t92wnrHvH8vOWcUXImfamSeePCDjSwpQVH9\/fUaRHd1nFB9+VOvjIvwjlw1HgeXDXq3x\/hlk68mxMHAQSckbEUELgA6Boi\/Cm7Y9sGDbzT6bkJ9qvi\/qaXb4hd7cga4jQj6I2CDm78QoVAU2damzF8oiXLOrffc2iZBeKaZWegUiM2WubjiAzWWNx\/4KGeREn0Xmsyshz\/82B0fHx7sfSpmcLvKsNw+bH7O2F3nS33DXQh0vvgZ9SNEBNovmZ9kBa4FmKFq95QZiu+UPVdBfeGau5s3SzTcZOSoByBY7CK\/u7KC2\/zkf14\/7xZs6R2jWQ+8N0dMjH+C8caws0qWmqofn194R8RHFOhdhyho6B3RqL5oBMJE4KG732oeHxe7imIs\/QSjqUFim5ckt8Hl2EcOcc4Lr9+18XwMZhQ0zsdWifp0UUXgyXtWjSBgzRCNW8+nYUiwRoiCxkXVPaOVjUYg8ghEQSPyGEY1RCNwUUUgChoXVXNHKxuNQOQRiIJG5DGMaohG4KKKQBQ0LqrmjlY2GoHIIxAFjchjGNUQjcBFFYEoaFxUzR2tbDQCkUcgChqRxzCqIRqBiyoCUdC4qJo7WtloBCKPwHkBGhkZGdcBQEVubm7t8fTn+Bk1alTHdevWHdTixqhRo2xGo7Fvbm7uV1rKX2hltMZKS5trtXUBxtSztHzdunXl56Pv5xw0MjLSFhFhR0S2Ljd3je5H6asNekbGmEkA3KTc3LyhasvK8unp6UMRYXNubt45j61S\/+WX0WAwdMzLy9uitIwsJ5czGg2\/qa2rljavBWNDmVpbauqjt2xaWtrE1atXv6NWb3p62goAPJiXlxf0EnK1OvWUP+cdOyMjnS6kjhAu+BciaKSnp3s6Z1N10v+1Ng\/WJ\/5X6+kBjfT09IUANFr+NxFMX716taKzNGvRn98OgEnyEfNEcLfSsrItOajegBPBMKVfujq7bwNAJwDsSAQL8\/Ly5oZ7ocP97n3hAeArNUwjIyOjHwC9DUBIBB0Q0aYGCM8uT1lqWFdGRvoWItiOCP2JqK+adpBtEzFPeyPiQQCcrnSY6G0\/dXXV1uZabNX1k4Vy36pr+y15eas9d68qeTIy0n4j8pxul4iotk3SFgHgw3JfAmArlLanDOCI8AwRzFUD4nUMeREAycPq3wRBulvp8Ka239PD8nsMQDb5PNPc3Lygd9Z4QKO2QbC\/3FnkQCs15qWo8vg\/LS1tFMfhM6GMBWooLWhcR29l+rZI9tdg4PMRuVFKO3uoDlPXaEPVgEZ6evpmAFgv+1MXh7UqX6TtjNFcGXBrhwr8FlGU+iltBxk0GKNFcnktw6tImIa29tPGLtXa8g6D8vLyRtX1VU19uw5YN+flrVZ16ZFaf739su4jsEUpaNQNE\/MFQZRzceXp6enyRyBfaXkZNABohbfPZWSk5RPh9GAfcS\/TyEakiYxBttoxWEZG2sNE6GkURJBfNlVDHi2Blb8AAFhOBHWJIuoHgDIyR3zik1rQ8B9rqx2eeMsTgU8+wVOf0UqZV10ny5bl6+xnqwQ9zcMTbe3XVKCRvp0IspTG0f9jIn8AED1socn6dt1HXGaOikEjPT19OgAM9YJj3YdrutI+4N9n6vrTumDvU\/0LXkdR5KSkLKwoAVP7VcPpgiANlRGuqTpQenqaTKMnae0MejIN\/2SgVtBQC7a+dYiCRuAWDffFDNUPvMM2UfT07YNN1bf1AA21bDMIaAQFLS\/TkFFK\/kpNR4RRKhBKZii23NzV0+vG5dvVdn5tjSGPFyExN3f13b5DJCXj1HAyaplGbU7IA2KLtA9PPHRwrZyXkZkHAMg0WvGUrx6ggUh9c3NXe\/Jaah5t7ddUTMPTTzp4x\/dyH1U6hPX9env7tiCISUqHjN5hvyCIndS0pRbQqBvSbhdFSbYlD0\/k4fJXSj\/+mkBD7nQAcB0RHVKTG\/COvxE9w4QtANjPO7ZW2vFk20pByquzLo+xCLF2WEQE8guriB2F86uOPfWTgTCc7JkxqJwIZfI0mZyEXI8IciJU8ZRt3ZTnIkQYWdsGlK00cVbbyeSXg1shvxC1HZxNUuN\/XcJQbj\/Zf5nOKx7maWk\/LWW8L5PKuMqJ+myZlda2Fa1QGpe6YeM6IpKvXqgbOqKcJ1Acm7qP8MLaNUh5iu+rqW1PylfXB8ZMIkLPO4AI65TWszauDftMOPv\/D\/IfUCqQ257cAAAAAElFTkSuQmCC\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", + "kind": "IntegerLiteral", + "offset": 162, + "length": 4, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 532, - "length": 19, - "value": "\"\"" + "offset": 1247, + "length": 3, + "value": "\"-\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/MyIdGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 550, - "length": 1, - "value": "\"\"" + "offset": 1258, + "length": 3, + "value": "\"+\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", - "kind": "IntegerLiteral", - "offset": 1258, - "length": 4, - "value": "0x00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 1301, + "length": 3, + "value": "\"_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", - "kind": "IntegerLiteral", - "offset": 1297, - "length": 4, - "value": "0x00" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 1312, + "length": 3, + "value": "\"\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 1307, + "offset": 1346, "length": 1, - "value": "0" + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataRSAPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2013, - "length": 4, - "value": "0x00" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 364, - "length": 2, - "value": "\"\"" + "offset": 1382, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 401, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1404, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 439, - "length": 2, - "value": "\"\"" + "offset": 1416, + "length": 4, + "value": "\"==\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", - "kind": "StringLiteral", - "offset": 476, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "IntegerLiteral", + "offset": 1435, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 514, - "length": 2, - "value": "\"\"" + "offset": 1447, + "length": 3, + "value": "\"=\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 553, - "length": 2, - "value": "\"\"" + "offset": 2207, + "length": 3, + "value": "\"=\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdAdviceModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 591, + "offset": 2218, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DirectEncryptionMode.swift", - "kind": "StringLiteral", - "offset": 1776, - "length": 53, - "value": "\"Direct encryption does not expect an encrypted key.\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 137, - "length": 17, - "value": "\"uz.myid.ios.sdk\"" + "offset": 2260, + "length": 3, + "value": "\"+\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 184, - "length": 7, - "value": "\"2.2.9\"" + "offset": 2271, + "length": 3, + "value": "\"-\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 221, - "length": 11, - "value": "\"712022202\"" + "offset": 2314, + "length": 3, + "value": "\"\/\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "StringLiteral", - "offset": 268, - "length": 12, - "value": "\"##.##.####\"" + "offset": 2325, + "length": 3, + "value": "\"_\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 385, + "offset": 3052, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 994, - "length": 1, - "value": "0" + "offset": 3111, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 1984, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "BooleanLiteral", + "offset": 3126, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2153, + "offset": 3186, "length": 4, - "value": "0x80" + "value": "0x00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2591, - "length": 4, - "value": "0x80" + "offset": 3199, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 2839, + "offset": 3250, "length": 1, - "value": "0" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3140, + "offset": 3286, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3168, + "offset": 3320, "length": 1, - "value": "0" + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3215, + "offset": 3350, "length": 1, - "value": "0" + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 3385, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3259, + "offset": 3435, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3380, + "offset": 3464, "length": 1, - "value": "8" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 3437, - "length": 1, - "value": "1" + "offset": 3858, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 4982, + "offset": 3957, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 5048, - "length": 4, - "value": "0x30" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 4529, + "length": 37, + "value": "\"parameters should be of same length\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5326, - "length": 4, - "value": "0x02" + "offset": 4686, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "IntegerLiteral", - "offset": 5557, - "length": 4, - "value": "0x06" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "kind": "StringLiteral", + "offset": 4871, + "length": 37, + "value": "\"parameters should be of same length\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5784, - "length": 4, - "value": "0x05" + "offset": 4936, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5835, + "offset": 4955, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", "kind": "IntegerLiteral", - "offset": 5928, - "length": 4, - "value": "0x03" + "offset": 5046, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6268, + "offset": 141, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6344, - "length": 1, + "offset": 152, + "length": 10, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 6456, - "length": 4, - "value": "0x04" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/Asn1Parser.swift", - "kind": "Array", - "offset": 7082, - "length": 2, - "value": "[]" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 399, - "length": 5, - "value": "false" + "offset": 141, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdBuildMode.swift", "kind": "IntegerLiteral", - "offset": 557, - "length": 2, - "value": "18" + "offset": 152, + "length": 10, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 591, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 144, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 770, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 193, + "length": 9, + "value": "\"#65C466\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "StringLiteral", - "offset": 1013, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 240, + "length": 9, + "value": "\"#FF0000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1093, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 288, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1202, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 344, + "length": 9, + "value": "\"#000000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1271, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "FloatLiteral", + "offset": 362, + "length": 3, + "value": "0.1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1395, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 408, + "length": 9, + "value": "\"#FFFFFF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "FloatLiteral", - "offset": 1739, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 468, + "length": 9, + "value": "\"#000000\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "FloatLiteral", - "offset": 1945, - "length": 3, - "value": "0.6" + "offset": 486, + "length": 4, + "value": "0.35" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "StringLiteral", - "offset": 2693, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "offset": 527, + "length": 9, + "value": "\"#8F00FF\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4258, + "offset": 620, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "StringLiteral", + "offset": 680, + "length": 3, + "value": "\"#\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4619, + "offset": 747, "length": 1, - "value": "2" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 4663, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 833, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 4849, + "offset": 933, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 4878, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1035, + "length": 8, + "value": "0xff0000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5476, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1048, + "length": 2, + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5933, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", + "kind": "IntegerLiteral", + "offset": 1054, + "length": 3, + "value": "255" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6096, - "length": 3, - "value": "180" + "offset": 1103, + "length": 8, + "value": "0x00ff00" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6167, - "length": 2, - "value": "45" + "offset": 1116, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6337, + "offset": 1121, "length": 3, - "value": "-20" + "value": "255" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6677, - "length": 2, - "value": "25" + "offset": 1169, + "length": 8, + "value": "0x0000ff" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Colors.swift", "kind": "IntegerLiteral", - "offset": 6682, - "length": 1, - "value": "0" + "offset": 1181, + "length": 3, + "value": "255" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1571, + "length": 7, + "value": "\"P-256\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1595, + "length": 7, + "value": "\"P-384\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "StringLiteral", + "offset": 1619, + "length": 7, + "value": "\"P-521\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 6752, - "length": 2, - "value": "90" + "offset": 1717, + "length": 3, + "value": "256" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7368, - "length": 2, - "value": "20" + "offset": 1760, + "length": 3, + "value": "384" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7436, - "length": 2, - "value": "40" + "offset": 1803, + "length": 3, + "value": "521" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7505, + "offset": 1922, "length": 2, - "value": "40" + "value": "32" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7634, - "length": 3, - "value": "160" + "offset": 1964, + "length": 2, + "value": "48" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/FaceDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 7707, + "offset": 2006, "length": 2, - "value": "40" + "value": "66" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 1334, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 2106, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2162, - "length": 5, - "value": "\"alg\"" + "offset": 1571, + "length": 7, + "value": "\"P-256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2265, - "length": 5, - "value": "\"alg\"" + "offset": 1595, + "length": 7, + "value": "\"P-384\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 2308, - "length": 5, - "value": "\"enc\"" + "offset": 1619, + "length": 7, + "value": "\"P-521\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2411, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2772, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 2824, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 3100, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "Array", - "offset": 3528, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4079, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4568, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 4842, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5249, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5402, - "length": 5, - "value": "\"zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5720, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3647, + "length": 4, + "value": "0x02" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 5875, - "length": 5, - "value": "\"jku\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3678, + "length": 4, + "value": "0x03" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3707, + "length": 4, + "value": "0x04" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3753, + "length": 4, + "value": "0x06" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 6081, - "length": 5, - "value": "\"jwk\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 3780, + "length": 4, + "value": "0x07" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 6146, - "length": 5, - "value": "\"jwk\"" + "offset": 5311, + "length": 49, + "value": "\"Error creating signature. (CFError: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 6354, - "length": 5, - "value": "\"jwk\"" + "offset": 5358, + "length": 1, + "value": "\")\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7123, - "length": 5, - "value": "\"jwk\"" + "offset": 5399, + "length": 68, + "value": "\"SecKeyCreateSignature returned nil but did not set CFError object.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7309, - "length": 5, - "value": "\"kid\"" + "offset": 6152, + "length": 38, + "value": "\"Could not unpack ASN.1 EC signature.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 7374, - "length": 5, - "value": "\"kid\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 7317, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7646, - "length": 5, - "value": "\"x5u\"" + "offset": 7377, + "length": 108, + "value": "\"Signature is \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 7801, + "offset": 7409, "length": 5, - "value": "\"x5u\"" + "value": "\" bytes long instead of the expected \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 8071, - "length": 5, - "value": "\"x5c\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 7481, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8138, - "length": 5, - "value": "\"x5c\"" + "offset": 7483, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8390, - "length": 5, - "value": "\"x5t\"" + "offset": 8253, + "length": 68, + "value": "\"Error verifying signature. (CFError: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8455, - "length": 5, - "value": "\"x5t\"" + "offset": 8319, + "length": 1, + "value": "\")\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 8713, - "length": 9, - "value": "\"x5tS256\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9086, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8782, - "length": 9, - "value": "\"x5tS256\"" + "offset": 9117, + "length": 82, + "value": "\"ASN.1 integer is \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 8950, + "offset": 9147, "length": 5, - "value": "\"typ\"" + "value": "\" bytes long when it should be < \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9015, - "length": 5, - "value": "\"typ\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9195, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 9202, - "length": 5, - "value": "\"cty\"" + "offset": 9197, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9267, - "length": 5, - "value": "\"cty\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9257, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 9453, - "length": 6, - "value": "\"crit\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9298, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "StringLiteral", - "offset": 9521, - "length": 6, - "value": "\"crit\"" + "offset": 9640, + "length": 60, + "value": "\"Unable to parse ASN.1 integer. This should be unreachable.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 10074, - "length": 5, - "value": "\"alg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9797, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", - "kind": "StringLiteral", - "offset": 10639, - "length": 5, - "value": "\"enc\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9829, + "length": 11, + "value": "0b10000000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", - "kind": "StringLiteral", - "offset": 236, - "length": 3, - "value": "\"<\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", + "kind": "IntegerLiteral", + "offset": 9927, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 605, + "offset": 10090, "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/EC.swift", "kind": "IntegerLiteral", - "offset": 477, - "length": 3, - "value": "100" + "offset": 10187, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 527, - "length": 3, - "value": "102" + "offset": 140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 574, - "length": 3, - "value": "103" + "offset": 151, + "length": 4, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 620, - "length": 3, - "value": "122" + "offset": 140, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdEntryType.swift", "kind": "IntegerLiteral", - "offset": 682, + "offset": 151, + "length": 4, + "value": "1" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", + "kind": "IntegerLiteral", + "offset": 148, "length": 1, - "value": "3" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 739, - "length": 2, - "value": "14" + "offset": 159, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 788, - "length": 2, - "value": "20" + "offset": 177, + "length": 12, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 839, - "length": 2, - "value": "21" + "offset": 148, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 890, - "length": 2, - "value": "22" + "offset": 159, + "length": 8, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", "kind": "IntegerLiteral", - "offset": 937, - "length": 2, - "value": "24" + "offset": 177, + "length": 12, + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", + "kind": "StringLiteral", + "offset": 236, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Helpers\/String+TrimmingFillers.swift", "kind": "IntegerLiteral", - "offset": 990, - "length": 2, - "value": "26" + "offset": 605, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", "kind": "IntegerLiteral", - "offset": 1040, + "offset": 527, "length": 2, - "value": "27" + "value": "16" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", - "kind": "IntegerLiteral", - "offset": 1091, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "FloatLiteral", + "offset": 625, + "length": 3, + "value": "0.5" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "BooleanLiteral", + "offset": 1260, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/MyIdViewModel.swift", + "kind": "BooleanLiteral", + "offset": 2522, + "length": 4, + "value": "true" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCode.swift", + "kind": "StringLiteral", + "offset": 1328, "length": 2, - "value": "28" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 1816, "length": 1, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 2009, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPublicKey.swift", "kind": "IntegerLiteral", "offset": 2082, "length": 1, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 711, - "length": 3, - "value": "\"P\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 1725, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 722, - "length": 3, - "value": "\"F\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 2714, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 937, - "length": 3, - "value": "\"0\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 3720, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 948, - "length": 3, - "value": "\"O\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 3824, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 974, - "length": 3, - "value": "\"1\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4158, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 985, - "length": 3, - "value": "\"I\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4163, + "length": 4, + "value": "1024" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1011, - "length": 3, - "value": "\"2\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4170, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1022, - "length": 3, - "value": "\"Z\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "BooleanLiteral", + "offset": 4510, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1048, - "length": 3, - "value": "\"8\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "kind": "IntegerLiteral", + "offset": 4650, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1059, - "length": 3, - "value": "\"B\"" + "offset": 1567, + "length": 5, + "value": "\"RSA\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1177, - "length": 3, - "value": "\"O\"" + "offset": 1588, + "length": 5, + "value": "\"oct\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1188, - "length": 3, - "value": "\"0\"" + "offset": 1608, + "length": 4, + "value": "\"EC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1214, - "length": 3, - "value": "\"Q\"" + "offset": 1567, + "length": 5, + "value": "\"RSA\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1225, - "length": 3, - "value": "\"0\"" + "offset": 1588, + "length": 5, + "value": "\"oct\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWK.swift", "kind": "StringLiteral", - "offset": 1251, - "length": 3, - "value": "\"U\"" + "offset": 1608, + "length": 4, + "value": "\"EC\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1262, - "length": 3, - "value": "\"0\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "Array", + "offset": 1334, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1288, - "length": 3, - "value": "\"D\"" + "offset": 2354, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1299, - "length": 3, - "value": "\"0\"" + "offset": 2457, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1325, - "length": 3, - "value": "\"I\"" + "offset": 2688, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", - "kind": "StringLiteral", - "offset": 1336, - "length": 3, - "value": "\"1\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "Array", + "offset": 3223, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1362, - "length": 3, - "value": "\"Z\"" + "offset": 3708, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1373, - "length": 3, - "value": "\"2\"" + "offset": 4014, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1399, - "length": 3, - "value": "\"B\"" + "offset": 4169, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Helpers\/OCRCorrector.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1410, - "length": 3, - "value": "\"8\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Dictionary", - "offset": 225, - "length": 310, - "value": "[(\"1\", [\"pass_data\", \"birth_date\", \"photo_from_camera\", \"client_id\"]), (\"2\", [\"pass_data\", \"photo_from_camera\", \"birth_date\", \"client_id\"]), (\"3\", [\"photo_from_camera\", \"pass_data\", \"birth_date\", \"client_id\"]), (\"4\", [\"pass_data\", \"photo_from_camera\", \"client_id\", \"birth_date\"])]" + "offset": 4382, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 593, - "length": 2, - "value": "\"\"" + "offset": 4447, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 626, - "length": 2, - "value": "\"\"" + "offset": 4662, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 665, - "length": 2, - "value": "\"\"" + "offset": 5431, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 697, - "length": 2, - "value": "\"\"" + "offset": 5616, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 770, - "length": 11, - "value": "\"pass_data\"" + "offset": 5681, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 805, - "length": 12, - "value": "\"birth_date\"" + "offset": 5950, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 842, - "length": 19, - "value": "\"photo_from_camera\"" + "offset": 6105, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 892, - "length": 11, - "value": "\"client_id\"" + "offset": 6372, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1132, - "length": 13, - "value": "\"X-Signature\"" + "offset": 6439, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 1170, - "length": 10, - "value": "\"X-Number\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Array", - "offset": 1338, - "length": 20, - "value": "[\"1\", \"2\", \"3\", \"4\"]" + "offset": 6688, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "Array", - "offset": 1393, - "length": 40, - "value": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 6753, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2003, - "length": 2, - "value": "\"\"" + "offset": 7008, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2157, - "length": 2, - "value": "\"\"" + "offset": 7077, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2259, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7245, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2291, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7310, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", - "kind": "IntegerLiteral", - "offset": 2860, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", + "kind": "StringLiteral", + "offset": 7497, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 3010, - "length": 2, - "value": "\"\"" + "offset": 7562, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 3036, + "offset": 7748, "length": 6, - "value": "\"%02x\"" + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWSHeader.swift", "kind": "StringLiteral", - "offset": 2267, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 7816, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", - "kind": "Dictionary", - "offset": 2434, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 365, + "length": 14, + "value": "\"access_token\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 4585, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 406, + "length": 13, + "value": "\"result_code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/ECKeyCodable.swift", - "kind": "Dictionary", - "offset": 4752, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 446, + "length": 13, + "value": "\"result_note\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 647, - "length": 2, - "value": "\"\"" + "offset": 491, + "length": 18, + "value": "\"comparison_value\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 682, - "length": 2, - "value": "\"\"" + "offset": 365, + "length": 14, + "value": "\"access_token\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 917, - "length": 23, - "value": "\"JSON Processing Queue\"" + "offset": 406, + "length": 13, + "value": "\"result_code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", - "kind": "Array", - "offset": 993, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", + "kind": "StringLiteral", + "offset": 446, + "length": 13, + "value": "\"result_note\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", "kind": "StringLiteral", - "offset": 2238, - "length": 24, - "value": "\"Pixel format not found\"" + "offset": 491, + "length": 18, + "value": "\"comparison_value\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2270, - "length": 3, - "value": "400" + "offset": 132, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", - "kind": "Array", - "offset": 2561, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "kind": "IntegerLiteral", + "offset": 143, "length": 2, - "value": "[]" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2877, - "length": 1, + "offset": 155, + "length": 2, "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 2913, - "length": 1, - "value": "0" + "offset": 167, + "length": 2, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationViewModel.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 3006, + "offset": 132, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 147, - "length": 1, - "value": "0" + "offset": 143, + "length": 2, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 158, - "length": 6, - "value": "1" + "offset": 155, + "length": 2, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", "kind": "IntegerLiteral", - "offset": 147, + "offset": 167, + "length": 2, + "value": "3" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "StringLiteral", + "offset": 1385, + "length": 3, + "value": "\".\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2492, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraShape.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", "kind": "IntegerLiteral", - "offset": 158, - "length": 6, + "offset": 2527, + "length": 1, "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 365, - "length": 14, - "value": "\"access_token\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2564, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 406, - "length": 13, - "value": "\"result_code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2598, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 446, - "length": 13, - "value": "\"result_note\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2638, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 491, - "length": 18, - "value": "\"comparison_value\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2686, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 365, - "length": 14, - "value": "\"access_token\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2724, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 406, - "length": 13, - "value": "\"result_code\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Deserializer.swift", + "kind": "IntegerLiteral", + "offset": 2769, + "length": 1, + "value": "4" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 446, - "length": 13, - "value": "\"result_note\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 1925, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Response\/AccessTokenResponse.swift", - "kind": "StringLiteral", - "offset": 491, - "length": 18, - "value": "\"comparison_value\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2119, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 1247, - "length": 3, - "value": "\"-\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2193, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 1258, - "length": 3, - "value": "\"+\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2243, + "length": 1, + "value": "2" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/DataECPrivateKey.swift", + "kind": "IntegerLiteral", + "offset": 2257, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1301, - "length": 3, - "value": "\"_\"" + "offset": 176, + "length": 12, + "value": "\"background\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1312, - "length": 3, - "value": "\"\/\"" + "offset": 887, + "length": 16, + "value": "\"encrypted_data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1346, - "length": 1, - "value": "4" + "offset": 1160, + "length": 3, + "value": "120" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1382, - "length": 1, - "value": "0" + "offset": 1566, + "length": 3, + "value": "200" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 1404, - "length": 1, - "value": "2" + "offset": 1572, + "length": 3, + "value": "299" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1416, - "length": 4, - "value": "\"==\"" + "offset": 4768, + "length": 10, + "value": "\"location\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 1435, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Dictionary", + "offset": 6709, + "length": 3, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 1447, - "length": 3, - "value": "\"=\"" + "offset": 6729, + "length": 15, + "value": "\"Authorization\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2207, - "length": 3, - "value": "\"=\"" + "offset": 6748, + "length": 42, + "value": "\"Bearer \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2218, - "length": 2, + "offset": 6789, + "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2260, - "length": 3, - "value": "\"+\"" + "offset": 6807, + "length": 18, + "value": "\"Content-Language\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 2271, - "length": 3, - "value": "\"-\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 7138, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2314, - "length": 3, - "value": "\"\/\"" + "offset": 7885, + "length": 8, + "value": "\"detail\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "StringLiteral", - "offset": 2325, - "length": 3, - "value": "\"_\"" + "offset": 8075, + "length": 5, + "value": "\"msg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3052, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "StringLiteral", + "offset": 8299, + "length": 7, + "value": "\"error\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3111, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 9309, "length": 2, - "value": "16" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "BooleanLiteral", - "offset": 3126, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "StringLiteral", + "offset": 9370, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3186, - "length": 4, - "value": "0x00" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3199, - "length": 1, - "value": "8" + "value": "\"ttl\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 3250, + "offset": 9390, "length": 1, - "value": "1" + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", "kind": "IntegerLiteral", - "offset": 3286, + "offset": 9424, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3320, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 10029, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3350, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10076, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 3385, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "Array", + "offset": 10224, "length": 2, - "value": "\"\"" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3435, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10263, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3464, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "kind": "BooleanLiteral", + "offset": 10325, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 3858, - "length": 2, - "value": "16" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 863, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 902, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", "kind": "IntegerLiteral", - "offset": 3957, + "offset": 2089, "length": 1, - "value": "1" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 4529, - "length": 37, - "value": "\"parameters should be of same length\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 2342, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4686, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 3150, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "StringLiteral", - "offset": 4871, - "length": 37, - "value": "\"parameters should be of same length\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAUtils.swift", + "kind": "BooleanLiteral", + "offset": 3827, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4936, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Dictionary", + "offset": 225, + "length": 310, + "value": "[(\"1\", [\"pass_data\", \"birth_date\", \"photo_from_camera\", \"client_id\"]), (\"2\", [\"pass_data\", \"photo_from_camera\", \"birth_date\", \"client_id\"]), (\"3\", [\"photo_from_camera\", \"pass_data\", \"birth_date\", \"client_id\"]), (\"4\", [\"pass_data\", \"photo_from_camera\", \"client_id\", \"birth_date\"])]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 4955, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 593, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/DataExtensions.swift", - "kind": "IntegerLiteral", - "offset": 5046, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 626, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 3527, - "length": 53, - "value": "\"Encryption failed with status: \"" + "offset": 665, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 3578, - "length": 1, - "value": "\".\"" + "offset": 697, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 5100, - "length": 53, - "value": "\"Decryption failed with status: \"" + "offset": 770, + "length": 11, + "value": "\"pass_data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 5151, - "length": 1, - "value": "\".\"" + "offset": 805, + "length": 12, + "value": "\"birth_date\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "BooleanLiteral", - "offset": 5842, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 842, + "length": 19, + "value": "\"photo_from_camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 6368, - "length": 49, - "value": "\"Key wrap failed with status: \"" + "offset": 892, + "length": 11, + "value": "\"client_id\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 1132, + "length": 13, + "value": "\"X-Signature\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 6415, - "length": 1, - "value": "\".\"" + "offset": 1170, + "length": 10, + "value": "\"X-Number\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "BooleanLiteral", - "offset": 7105, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Array", + "offset": 1338, + "length": 20, + "value": "[\"1\", \"2\", \"3\", \"4\"]" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "Array", + "offset": 1393, + "length": 40, + "value": "[\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 7649, - "length": 53, - "value": "\"Key unwrap failed with status: \"" + "offset": 2003, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 7700, - "length": 1, - "value": "\".\"" + "offset": 2157, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8216, + "offset": 2259, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8231, + "offset": 2291, "length": 1, - "value": "0" + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "IntegerLiteral", - "offset": 8245, + "offset": 2860, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", - "kind": "IntegerLiteral", - "offset": 8567, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", + "kind": "StringLiteral", + "offset": 3010, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Encryption\/SignatureGenerator.swift", "kind": "StringLiteral", - "offset": 2222, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 3036, + "length": 6, + "value": "\"%02x\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", - "kind": "Dictionary", - "offset": 2385, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Model\/MyIdAppearance.swift", + "kind": "IntegerLiteral", + "offset": 543, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4447, - "length": 27, - "value": "\"Key Type parameter wrong.\"" + "offset": 241, + "length": 59, + "value": "\"Invalid request. Call the number \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeyCodable.swift", - "kind": "Dictionary", - "offset": 4610, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 299, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/Thumbprint.swift", - "kind": "IntegerLiteral", - "offset": 1799, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 338, + "length": 146, + "value": "\"Ð’ запроÑе не переданы необходимые параметры. ОбратитеÑÑŒ по номер \"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 483, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 614, - "length": 20, - "value": "\"Video Output Queue\"" + "offset": 521, + "length": 99, + "value": "\"Barcha kerakli parametrlar so'rovda yuborilmadi. \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Array", - "offset": 685, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 595, + "length": 5, + "value": "\" raqam orqali bog'laning\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 799, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 765, + "length": 63, + "value": "\"MyID internal error. Call the number \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 842, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 827, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 1407, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 866, + "length": 100, + "value": "\"ВнутреннÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ°. ОбратитеÑÑŒ по номеру \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 2588, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 965, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 2631, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1003, + "length": 70, + "value": "\"MyID ichki xatolik. \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3957, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "offset": 1048, + "length": 5, + "value": "\" raqam orqali bog'laning\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5148, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1221, + "length": 42, + "value": "\"Connection error. Please try again later\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5294, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1301, + "length": 104, + "value": "\"ПроÑим проверить интернет Ñоединение и повторить Ñнова\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 5758, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1442, + "length": 60, + "value": "\"Internet aloqangizni tekshiring va qaytadan urinib ko'ring\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 6147, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1647, + "length": 21, + "value": "\"Bad or blurry image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 6464, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1706, + "length": 39, + "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6892, - "length": 4, - "value": "\"\n\"" + "offset": 1782, + "length": 41, + "value": "\"Sur'atning sifati past yoki sur'at xira\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 7471, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 1973, + "length": 22, + "value": "\"Camera access denied\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Array", - "offset": 7710, - "length": 9, - "value": "[\"en-US\"]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2033, + "length": 47, + "value": "\"ДоÑтуп к камере запрещен\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "Dictionary", - "offset": 8080, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2118, + "length": 57, + "value": "\"Камерага кирүүгө тыюу Ñалынды\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 8387, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2212, + "length": 55, + "value": "\"Ilova uchun kameradan foydalanishga ruxsat berilmagan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8476, - "length": 2, - "value": "\"\"" + "offset": 2409, + "length": 10, + "value": "\"Continue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 8664, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2457, + "length": 22, + "value": "\"Продолжить\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8708, - "length": 16, - "value": "\"\"" + "offset": 2516, + "length": 13, + "value": "\"Davom etish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8723, - "length": 1, - "value": "\"\"" + "offset": 2668, + "length": 6, + "value": "\"Exit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 9629, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2712, + "length": 12, + "value": "\"Выйти\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 9670, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2762, + "length": 12, + "value": "\"Чыгуу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 9877, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 2811, + "length": 9, + "value": "\"Chiqish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 9936, - "length": 2, - "value": "\"\"" + "offset": 2963, + "length": 11, + "value": "\"Try again\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10100, - "length": 18, - "value": "\"myid_icon_idcard\"" + "offset": 3012, + "length": 38, + "value": "\"Попробовать еще раз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10224, - "length": 20, - "value": "\"myid_icon_passport\"" + "offset": 3089, + "length": 54, + "value": "\"Дагы бир жолу аракет кылыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 10361, - "length": 26, - "value": "\"myid_icon_driver_license\"" + "offset": 3180, + "length": 22, + "value": "\"Qayta urinib ko'ring\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 10507, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3344, + "length": 16, + "value": "\"Driver license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "BooleanLiteral", - "offset": 10791, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3398, + "length": 53, + "value": "\"ВодительÑкое удоÑтоверение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11288, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3488, + "length": 26, + "value": "\"Haydovchilik guvohnomasi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11881, - "length": 3, - "value": "160" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3662, + "length": 15, + "value": "\"Date of birth\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", - "kind": "IntegerLiteral", - "offset": 11954, - "length": 2, - "value": "40" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3715, + "length": 27, + "value": "\"Дата рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/Code\/MRZCode.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1328, - "length": 2, - "value": "\"\"" + "offset": 3779, + "length": 15, + "value": "\"Tug'ilgan kun\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", - "kind": "Dictionary", - "offset": 2677, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3949, + "length": 12, + "value": "\"dd.mm.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/SymmetricKeys.swift", - "kind": "Dictionary", - "offset": 3491, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 3999, + "length": 20, + "value": "\"дд.мм.гггг\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UIImage.swift", - "kind": "BooleanLiteral", - "offset": 142, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4056, + "length": 12, + "value": "\"kk.oo.yyyy\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Extensions\/UIImage.swift", - "kind": "BooleanLiteral", - "offset": 242, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4206, + "length": 5, + "value": "\"PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1486, - "length": 3, - "value": "\".\"" + "offset": 4249, + "length": 12, + "value": "\"ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/Serializer.swift", - "kind": "Array", - "offset": 1595, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4298, + "length": 9, + "value": "\"JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 159, - "length": 21, - "value": "\"[a-zA-Z]{2}[0-9]{7}\"" + "offset": 4452, + "length": 38, + "value": "\"Serial and number of passport or PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 210, - "length": 11, - "value": "\"[0-9]{14}\"" + "offset": 4528, + "length": 61, + "value": "\"Ð¡ÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 321, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4626, + "length": 39, + "value": "\"Pasport seriyasi, raqami yoki JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 347, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4821, + "length": 17, + "value": "\"AA1234567 | PIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 489, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4876, + "length": 24, + "value": "\"AA1234567 | ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 770, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 4937, + "length": 21, + "value": "\"AA1234567 | JSHSHIR\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "Array", - "offset": 863, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5091, + "length": 6, + "value": "\"hour\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 889, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5135, + "length": 8, + "value": "\"чаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 928, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5180, + "length": 6, + "value": "\"soat\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 1082, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5320, + "length": 7, + "value": "\"hours\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1258, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5365, + "length": 8, + "value": "\"чаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1400, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5410, + "length": 6, + "value": "\"soat\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1424, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5551, + "length": 9, + "value": "\"ID Card\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1509, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5598, + "length": 9, + "value": "\"ID Card\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1533, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5644, + "length": 10, + "value": "\"ID Karta\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1620, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5789, + "length": 8, + "value": "\"minute\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1726, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5835, + "length": 8, + "value": "\"мин\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1750, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 5880, + "length": 8, + "value": "\"daqiqa\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1838, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6024, + "length": 9, + "value": "\"minutes\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1862, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6071, + "length": 8, + "value": "\"мин\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1947, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6116, + "length": 8, + "value": "\"daqiqa\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 1971, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6266, + "length": 97, + "value": "\"Customer Service \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2058, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6362, "length": 1, - "value": "6" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2082, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6401, + "length": 139, + "value": "\"Служба поддержки пользователей \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2166, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6539, "length": 1, - "value": "7" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2190, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6578, + "length": 118, + "value": "\"Колдонуучуну колдоо \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2276, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6695, "length": 1, - "value": "8" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2300, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6733, + "length": 109, + "value": "\"Mijozlarga xizmat ko'rsatish \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2386, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6841, "length": 1, - "value": "9" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2410, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 6987, + "length": 42, + "value": "\"Point the camera at the driver's license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2493, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7067, + "length": 105, + "value": "\"Ðаведите камеру телефона на водительÑкое удоÑтоверение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2518, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7209, + "length": 64, + "value": "\"Telefoningiz kamerasini haydovchilik guvohnomasiga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2604, - "length": 2, - "value": "11" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7420, + "length": 29, + "value": "\"Eyes closed or not detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2629, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7487, + "length": 60, + "value": "\"Глаза закрыты или не обнаружены\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2715, - "length": 2, - "value": "12" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7584, + "length": 32, + "value": "\"Ko'zlar yopiq yoki aniqlanmadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2740, - "length": 1, - "value": "7" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7760, + "length": 32, + "value": "\"Make sure your eyes are opened\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 2934, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7830, + "length": 61, + "value": "\"УбедитеÑÑŒ, что Ваши глаза окрыты\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3019, - "length": 2, - "value": "13" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 7930, + "length": 60, + "value": "\"Көзүңүз капталганын текшериңиз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 3086, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 8027, + "length": 52, + "value": "\"Ko'zlaringiz ochiq ekanligiga ishonch hosil qiling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "BooleanLiteral", - "offset": 3143, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 8227, + "length": 25, + "value": "\"Keep your head straight\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3301, - "length": 3, - "value": "\"1\"" + "offset": 8290, + "length": 40, + "value": "\"Держите голову прÑмо\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3306, - "length": 3, - "value": "\"2\"" + "offset": 8370, + "length": 44, + "value": "\"Башыңызды түз кармаңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3333, - "length": 4, - "value": "\"18\"" + "offset": 8451, + "length": 26, + "value": "\"Boshingizni tekis tuting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3351, - "length": 3, - "value": "\"3\"" + "offset": 8623, + "length": 15, + "value": "\"Keep straight\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3356, - "length": 3, - "value": "\"4\"" + "offset": 8676, + "length": 31, + "value": "\"ДержитеÑÑŒ ровно\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3383, - "length": 4, - "value": "\"19\"" + "offset": 8745, + "length": 15, + "value": "\"Түз тур\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3401, - "length": 3, - "value": "\"5\"" + "offset": 8797, + "length": 18, + "value": "\"To'g'riga qarang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3406, - "length": 3, - "value": "\"6\"" + "offset": 8957, + "length": 41, + "value": "\"Make sure your face is inside the frame\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3433, - "length": 4, - "value": "\"20\"" + "offset": 9036, + "length": 79, + "value": "\"УбедитеÑÑŒ, что ваше лицо находитÑÑ Ð² рамке\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3477, - "length": 2, - "value": "\"\"" + "offset": 9153, + "length": 82, + "value": "\"Жүзүңүз алкактын ичинде турганына ынаныңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3540, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9272, + "length": 66, + "value": "\"Sizning yuzingiz belgilangan maydon ichida bo'lishini ta'minlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3550, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9485, + "length": 22, + "value": "\"Face not fully shown\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3597, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9545, + "length": 101, + "value": "\"Лицо не полноÑтью попало в кадр или не отчетливо видно\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3607, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 9683, + "length": 52, + "value": "\"Yuz aniq ko'rinmadi yoki to'liq tasvirga tushmagan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3630, - "length": 43, - "value": "\"\"" + "offset": 9877, + "length": 23, + "value": "\"Move away from camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3641, - "length": 1, - "value": "\"\"" + "offset": 9938, + "length": 31, + "value": "\"Отойдите дальше\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3659, - "length": 1, - "value": "5" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 10010, + "length": 27, + "value": "\"Ðртка жылыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", - "kind": "IntegerLiteral", - "offset": 3669, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 10074, + "length": 26, + "value": "\"Kameradan uzoqroq turing\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3672, - "length": 1, - "value": "\"\"" + "offset": 10243, + "length": 17, + "value": "\"You are too far\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3690, - "length": 25, - "value": "\"\"" + "offset": 10298, + "length": 34, + "value": "\"Ð’Ñ‹ Ñлишком далеко\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3697, - "length": 1, - "value": "\".\"" + "offset": 10370, + "length": 39, + "value": "\"Сиз өтө Ð°Ð»Ñ‹Ñ Ñ‚ÑƒÑ€Ð°Ñыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3706, - "length": 1, - "value": "\".\"" + "offset": 10446, + "length": 26, + "value": "\"Kameraga yaqinroq keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/PassportHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3714, - "length": 1, - "value": "\"\"" + "offset": 10616, + "length": 117, + "value": "\"Due to a large number of unsuccessful attempts, your access to the identification service is temporarily restricted\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 176, - "length": 12, - "value": "\"background\"" + "offset": 10771, + "length": 186, + "value": "\"Из-за большого количеÑтва неуÑпешных попыток Вам временно ограничен доÑтуп к ÑервиÑу идентификации\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 887, + "offset": 10994, + "length": 111, + "value": "\"Ko'p sonli muvaffaqiyatsiz urinishlar tufayli identifikatsiya xizmatidan foydalanishingiz vaqtincha cheklandi\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11257, "length": 16, - "value": "\"encrypted_data\"" + "value": "\"Open your eyes\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1160, - "length": 3, - "value": "120" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11311, + "length": 29, + "value": "\"Откройте глаза\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1566, - "length": 3, - "value": "200" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11377, + "length": 23, + "value": "\"Ko'zlaringizni oching\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 1572, - "length": 3, - "value": "299" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11549, + "length": 31, + "value": "\"Look straight into the camera\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4768, - "length": 10, - "value": "\"location\"" + "offset": 11618, + "length": 45, + "value": "\"Смотрите прÑмо в камеру\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Dictionary", - "offset": 6709, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 11700, + "length": 36, + "value": "\"To'g'ridan-to'g'ri kameraga qarang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6729, - "length": 15, - "value": "\"Authorization\"" + "offset": 11886, + "length": 38, + "value": "\"Wipe the front camera of your device\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6748, - "length": 42, - "value": "\"Bearer \"" + "offset": 11962, + "length": 82, + "value": "\"Протрите фронтальную камеру Вашего девайÑа\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6789, - "length": 1, - "value": "\"\"" + "offset": 12083, + "length": 81, + "value": "\"Ðппаратыңыздын алдыңкы камераÑын Ñүртүңүз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 6807, - "length": 18, - "value": "\"Content-Language\"" + "offset": 12201, + "length": 92, + "value": "\"Qurilmangizning old kamerasi tiniqligiga ishonch hosil qiling (old kamerani artib qo'ying)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 7138, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 12444, + "length": 32, + "value": "\"Hold your device at face level\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 7885, - "length": 8, - "value": "\"detail\"" + "offset": 12514, + "length": 63, + "value": "\"Держите Ваш Ð´ÐµÐ²Ð°Ð¹Ñ Ð½Ð° уровне лица\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8075, - "length": 5, - "value": "\"msg\"" + "offset": 12616, + "length": 67, + "value": "\"Ðппаратты жүз деңгÑÑлинде кармаңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 8299, - "length": 7, - "value": "\"error\"" + "offset": 12720, + "length": 47, + "value": "\"Smartfoningizni yuzingiz balandligida saqlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 9309, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 12917, + "length": 87, + "value": "\"Make sure the room is well lit, otherwise go to a window or walk into a more lit room\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 9370, - "length": 5, - "value": "\"ttl\"" + "offset": 13042, + "length": 224, + "value": "\"УбедитеÑÑŒ, что помещение доÑтаточно оÑвещенное, в ином Ñлучае подойдите к окну или пройдите в более оÑвещенное помещение\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 9390, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13306, + "length": 203, + "value": "\"Бөлмө жетиштүү жарыктандырылганын текшериңиз, антпеÑе терезеге барыңыз же жарыктандырылган бөлмөгө барыңыз\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "IntegerLiteral", - "offset": 9424, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13546, + "length": 87, + "value": "\"Xona yetarlicha yoritilganligiga ishonch hosil qiling, aks holda yorug' xonaga o'ting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 10029, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13783, + "length": 44, + "value": "\"There must be only one person in the image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10076, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13865, + "length": 55, + "value": "\"Ð’ кадре должно быть одно лицо\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "Array", - "offset": 10224, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 13957, + "length": 41, + "value": "\"Tasvirda faqat bitta yuz bo'lishi kerak\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10263, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 14145, + "length": 23, + "value": "\"Take off your glasses\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiCaller.swift", - "kind": "BooleanLiteral", - "offset": 10325, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 14206, + "length": 25, + "value": "\"Снимите очки\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 147, - "length": 39, - "value": "\"(P[A-Z\\d<])([A-Z]{3})([A-Z\\d<]{39})\"" + "offset": 14268, + "length": 34, + "value": "\"Ko'zoynaklaringizni yechib oling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 232, - "length": 96, - "value": "\"([A-Z\\d<]{9})(\\d)([A-Z]{3})(\\d{6})(\\d)([M|F|X|<])(\\d{6})(\\d)([A-Z\\d<]{14})([\\d<])(\\d)\"" + "offset": 14454, + "length": 24, + "value": "\"Head rotation detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1382, - "length": 20, - "value": "\"\"" + "offset": 14516, + "length": 51, + "value": "\"Голова повернута в Ñторону\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1391, - "length": 1, - "value": "\"\n\"" + "offset": 14604, + "length": 27, + "value": "\"Bosh yon tomonga burilgan\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1401, - "length": 22, - "value": "\"\"" + "offset": 14769, + "length": 34, + "value": "\"Point your camera at the QR code\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2520, - "length": 2, - "value": "\"\"" + "offset": 14841, + "length": 46, + "value": "\"Ðаведите камеру на QR-код\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2598, - "length": 2, - "value": "\"\"" + "offset": 14924, + "length": 70, + "value": "\"Telefoningiz kamerasini ID kartangizning QR kod tomoniga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3107, - "length": 2, - "value": "\"\"" + "offset": 15133, + "length": 31, + "value": "\"Identification is in progress\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3185, - "length": 2, - "value": "\"\"" + "offset": 15202, + "length": 49, + "value": "\"ПроводитÑÑ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Mrz parser\/MRZParser.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4895, - "length": 4, - "value": "\"\n\"" + "offset": 15288, + "length": 37, + "value": "\"Identifikatsiya amalga oshirilmoqda\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 151, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15478, + "length": 28, + "value": "\"Several faces in the image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 162, - "length": 4, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15544, + "length": 59, + "value": "\"Ð’ кадр попало более одного лица\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 151, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15640, + "length": 35, + "value": "\"Tasvirda bir nechta yuz aniqlandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdCameraSelector.swift", - "kind": "IntegerLiteral", - "offset": 162, - "length": 4, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15815, + "length": 46, + "value": "\"Point your camera at the passport photo page\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 15899, + "length": 94, + "value": "\"Ðаведите камеру к Ñтранице паÑпорта Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸ÐµÐ¹\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16030, + "length": 70, + "value": "\"Telefoningiz kamerasini pasportingizning rasm sahifasiga olib keling\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16244, + "length": 15, + "value": "\"Sending photo\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16297, + "length": 27, + "value": "\"Отправка фото\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16362, + "length": 27, + "value": "\"Сүрөт жөнөтүу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16426, + "length": 19, + "value": "\"Rasm yuborilmoqda\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16595, + "length": 21, + "value": "\"Sunglasses detected\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16654, + "length": 31, + "value": "\"Обнаружены очки\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 216, - "length": 3, - "value": "512" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16722, + "length": 24, + "value": "\"Ko'zoynaklar aniqlandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 241, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16904, + "length": 30, + "value": "\"You can try again in \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 267, - "length": 4, - "value": "2048" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16933, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "IntegerLiteral", - "offset": 293, - "length": 4, - "value": "4096" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 16972, + "length": 72, + "value": "\"Ð’Ñ‹ Ñнова можете попробовать через \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 638, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17043, + "length": 1, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 885, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17081, + "length": 52, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1939, - "length": 42, - "value": "\"Error generating key pair: \"" + "offset": 17089, + "length": 3, + "value": "\" dan keyin qayta urinib ko'rishingiz mumkin\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1980, - "length": 2, - "value": "\"\"" + "offset": 17276, + "length": 23, + "value": "\"You can try again now\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", - "kind": "BooleanLiteral", - "offset": 2304, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17337, + "length": 66, + "value": "\"Ð’Ñ‹ Ñнова можете попробовать ÑейчаÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSA\/RSAKeyFactory.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2589, - "length": 2, - "value": "\"\"" + "offset": 17440, + "length": 34, + "value": "\"Qayta urinib ko'rishingiz mumkin\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17618, + "length": 58, + "value": "\"You may be able to authenticate by trying the following:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 159, - "length": 8, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17714, + "length": 112, + "value": "\"Возможно, Ð’Ñ‹ Ñможете пройти идентификацию Ð¿Ñ€Ð¾Ð±ÑƒÑ Ñледующее:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 12, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 17867, + "length": 104, + "value": "\"Төмөнкүлөрдү колдонуп, идентификациÑдан Ó©Ñ‚Ñөңүз болот:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 148, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18008, + "length": 55, + "value": "\"Quyidagilarni amalga oshirishingizni tavsiya qilamiz:\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 159, - "length": 8, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18203, + "length": 14, + "value": "\"Non-resident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdResidency.swift", - "kind": "IntegerLiteral", - "offset": 177, - "length": 12, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18255, + "length": 22, + "value": "\"Ðерезидент\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 146, + "offset": 18314, "length": 12, - "value": "\"yyyy-MM-dd\"" + "value": "\"Norezident\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 198, - "length": 12, - "value": "\"dd.MM.yyyy\"" + "offset": 18463, + "length": 10, + "value": "\"Passport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 247, - "length": 76, - "value": "\"^(0[1-9]|1\\d|2\\d|3[0-1])\\.(0\\d|1[0-2])\\.(18\\d\\d|19\\d\\d|20\\d\\d)$\"" + "offset": 18511, + "length": 16, + "value": "\"ПаÑпорт\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 421, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18564, + "length": 9, + "value": "\"Pasport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 449, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18721, + "length": 57, + "value": "\"* Identification is carried out for non-resident's data\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 718, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18816, + "length": 116, + "value": "\"* Ð˜Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ Ð±ÑƒÐ´ÐµÑ‚ производитьÑÑ Ð¿Ð¾ данным Ð´Ð»Ñ Ð½ÐµÑ€ÐµÐ·Ð¸Ð´ÐµÐ½Ñ‚Ð°\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 788, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 18969, + "length": 69, + "value": "\"* Identifikatsiya norezident ma'lumotlariga ko'ra amalga oshiriladi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 854, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19173, + "length": 8, + "value": "\"second\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 919, - "length": 1, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19219, + "length": 8, + "value": "\"Ñек\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1190, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19264, + "length": 8, + "value": "\"soniya\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1494, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19408, + "length": 9, + "value": "\"seconds\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 1550, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19455, + "length": 8, + "value": "\"Ñек\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 1653, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19500, + "length": 8, + "value": "\"soniya\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1906, - "length": 5, - "value": "\"UTC\"" + "offset": 19655, + "length": 19, + "value": "\"Login or register\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2174, - "length": 5, - "value": "\"UTC\"" + "offset": 19712, + "length": 40, + "value": "\"Вход или региÑтрациÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 2520, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19789, + "length": 31, + "value": "\"Kirish yoki ro'yxatdan o'tish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 2544, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 19961, + "length": 19, + "value": "\"Access restricted\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "BooleanLiteral", - "offset": 2751, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 20018, + "length": 33, + "value": "\"ДоÑтуп ограничен\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 2943, - "length": 10, - "value": "31556952" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 20088, + "length": 28, + "value": "\"Xizmat vaqtincha cheklandi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3070, - "length": 4, - "value": "\"31\"" + "offset": 20262, + "length": 21, + "value": "\"Bad or blurry image\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3088, - "length": 3, - "value": "\"4\"" + "offset": 20321, + "length": 39, + "value": "\"Ð Ð°Ð·Ð¼Ñ‹Ñ‚Ð°Ñ Ñ„Ð¾Ñ‚Ð¾Ð³Ñ€Ð°Ñ„Ð¸Ñ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3104, - "length": 3, - "value": "\"6\"" + "offset": 20400, + "length": 27, + "value": "\"Бүдөмүк Ñүрөт\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3120, - "length": 3, - "value": "\"9\"" + "offset": 20464, + "length": 41, + "value": "\"Sur'atning sifati past yoki sur'at xira\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3136, - "length": 4, - "value": "\"11\"" + "offset": 20658, + "length": 28, + "value": "\"Failed to confirm liveness\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3153, - "length": 4, - "value": "\"04\"" + "offset": 20724, + "length": 67, + "value": "\"Ðе удалоÑÑŒ подтвердить жизненноÑть\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3170, - "length": 4, - "value": "\"06\"" + "offset": 20828, + "length": 26, + "value": "\"Hayotiylik tasdiqlanmadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3187, - "length": 4, - "value": "\"09\"" + "offset": 21001, + "length": 26, + "value": "\"Choose the document type\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3289, - "length": 3, - "value": "\"2\"" + "offset": 21065, + "length": 44, + "value": "\"Выберите тип документа\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3305, - "length": 4, - "value": "\"02\"" + "offset": 21146, + "length": 23, + "value": "\"Hujjat turini tanlang\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 3404, - "length": 1, - "value": "4" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 21314, + "length": 8, + "value": "\"Cancel\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", - "kind": "IntegerLiteral", - "offset": 3409, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 21360, + "length": 18, + "value": "\"Отменить\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3508, - "length": 4, - "value": "\"30\"" + "offset": 21416, + "length": 27, + "value": "\"Жокко чыгаруу\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3523, - "length": 4, - "value": "\"31\"" + "offset": 21480, + "length": 14, + "value": "\"Bekor qilish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3627, - "length": 4, - "value": "\"29\"" + "offset": 21638, + "length": 7, + "value": "\"Allow\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3642, - "length": 4, - "value": "\"30\"" + "offset": 21683, + "length": 20, + "value": "\"Разрешать\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3657, - "length": 4, - "value": "\"31\"" + "offset": 21740, + "length": 15, + "value": "\"Ruxsat berish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3779, - "length": 2, - "value": "\"\"" + "offset": 21900, + "length": 16, + "value": "\"Go to settings\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Helpers\/DateHelper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 4029, - "length": 5, - "value": "\"UTC\"" + "offset": 21954, + "length": 40, + "value": "\"Перейти к наÑтройкам\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 4994, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22031, + "length": 21, + "value": "\"Sozlamalarga o'tish\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 5879, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22212, + "length": 52, + "value": "\"Permission denied but required for basic functions\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 9608, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22302, + "length": 117, + "value": "\"Ð’ разрешении было отказано, но необходимо Ð´Ð»Ñ Ð¾Ñновных функций\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/RSAKeys.swift", - "kind": "Dictionary", - "offset": 10637, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22456, + "length": 66, + "value": "\"Ruxsat rad etildi, lekin asosiy funksiyalar uchun talab qilinadi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 222, - "length": 23, - "value": "\"JSON Processing Queue\"" + "offset": 22656, + "length": 31, + "value": "\"Client ID should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Array", - "offset": 290, - "length": 2, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 22713, + "length": 58, + "value": "\"Укажите идентификатор клиента\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 551, - "length": 11, - "value": "\"client_id\"" + "offset": 22797, + "length": 58, + "value": "\"Укажите идентификатор клиента\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 833, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 22881, + "length": 33, + "value": "\"Mijoz identifikatorini kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1170, - "length": 2, - "value": "\"\"" + "offset": 23046, + "length": 33, + "value": "\"Client Hash should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1193, - "length": 2, - "value": "\"\"" + "offset": 23105, + "length": 28, + "value": "\"Укажите Client Hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1286, - "length": 10, - "value": "\"sdk_hash\"" + "offset": 23159, + "length": 28, + "value": "\"Укажите Client Hash\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1446, - "length": 11, - "value": "\"pass_data\"" + "offset": 23213, + "length": 25, + "value": "\"Client Hash-ni kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 1609, - "length": 7, - "value": "\"pinfl\"" + "offset": 23372, + "length": 36, + "value": "\"Client Hash ID should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 2056, - "length": 3, - "value": "101" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23434, + "length": 31, + "value": "\"Укажите Client Hash Id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 2064, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23491, + "length": 31, + "value": "\"Укажите Client Hash Id\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2135, - "length": 12, - "value": "\"birth_date\"" + "offset": 23548, + "length": 28, + "value": "\"Client Hash ID-ni kiriting\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 23710, + "length": 36, + "value": "\"Passport field should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2172, - "length": 17, - "value": "\"agreed_on_terms\"" + "offset": 23772, + "length": 90, + "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2231, - "length": 11, - "value": "\"client_id\"" + "offset": 23888, + "length": 90, + "value": "\"Укажите Ñерию и номер паÑпорта\/ID карты или ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2266, - "length": 11, - "value": "\"threshold\"" + "offset": 24004, + "length": 64, + "value": "\"Pasport\/ID- karta seriyasi va raqamini yoki JSHSHIRni kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2321, - "length": 13, - "value": "\"need_update\"" + "offset": 24193, + "length": 35, + "value": "\"Date of birth should not be empty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2373, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 24254, + "length": 42, + "value": "\"Укажите дату рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2408, - "length": 8, - "value": "\"device\"" + "offset": 24322, + "length": 42, + "value": "\"Укажите дату рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2436, - "length": 6, - "value": "\"uuid\"" + "offset": 24390, + "length": 27, + "value": "\"Tug'ilgan sanani kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2479, - "length": 10, - "value": "\"platform\"" + "offset": 24561, + "length": 75, + "value": "\"Either passport (9 characters) or PINFL (14 characters) should be entered\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2491, - "length": 5, - "value": "\"iOS\"" + "offset": 24662, + "length": 137, + "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2514, - "length": 8, - "value": "\"device\"" + "offset": 24825, + "length": 137, + "value": "\"ПожалуйÑта введите реквизиты паÑпорта (9 Ñимволов), либо ПИÐФЛ (14 Ñимволов)\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2546, - "length": 7, - "value": "\"model\"" + "offset": 24988, + "length": 77, + "value": "\"Iltimos pasport ma'lumotlarini (9 belgi) yoki JSHSHIRni (14 belgi) kiriting\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2555, - "length": 85, - "value": "\"\"" + "offset": 25199, + "length": 38, + "value": "\"Incorrect passport series and number\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2573, - "length": 1, - "value": "\", \"" + "offset": 25263, + "length": 60, + "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2605, - "length": 1, - "value": "\" \"" + "offset": 25349, + "length": 60, + "value": "\"ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÑÐµÑ€Ð¸Ñ Ð¸ номер паÑпорта\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2639, - "length": 2, - "value": "\"\"" + "offset": 25435, + "length": 36, + "value": "\"Pasport seriya va raqami noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2662, - "length": 12, - "value": "\"isEmulator\"" + "offset": 25602, + "length": 17, + "value": "\"Incorrect PINFL\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2724, - "length": 14, - "value": "\"manufacturer\"" + "offset": 25645, + "length": 29, + "value": "\"Ðеверный ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2783, - "length": 12, - "value": "\"sdkVersion\"" + "offset": 25700, + "length": 29, + "value": "\"Ðеверный ПИÐФЛ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2872, - "length": 10, - "value": "\"settings\"" + "offset": 25755, + "length": 19, + "value": "\"JSHSHIR noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2906, - "length": 9, - "value": "\"is_root\"" + "offset": 25903, + "length": 35, + "value": "\"Incorrect format of date of birth\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "BooleanLiteral", - "offset": 2917, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 25964, + "length": 57, + "value": "\"Ðеверный формат даты рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 2944, - "length": 13, - "value": "\"is_emulator\"" + "offset": 26047, + "length": 57, + "value": "\"Ðеверный формат даты рождениÑ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3007, - "length": 28, - "value": "\"sensor_event_changed_count\"" + "offset": 26130, + "length": 34, + "value": "\"Tug'ilgan sana formati noto'g'ri\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3142, - "length": 13, - "value": "\"is_resident\"" + "offset": 26301, + "length": 51, + "value": "\"Users under age of \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 3269, - "length": 2, - "value": "36" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 26327, + "length": 6, + "value": "\" cannot use this service\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3293, - "length": 13, - "value": "\"external_id\"" + "offset": 26378, + "length": 117, + "value": "\"Пользователи младше \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Dictionary", - "offset": 3614, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", + "kind": "StringLiteral", + "offset": 26423, + "length": 6, + "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3634, - "length": 15, - "value": "\"Authorization\"" + "offset": 26521, + "length": 117, + "value": "\"Пользователи младше \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3653, - "length": 42, - "value": "\"Bearer \"" + "offset": 26566, + "length": 6, + "value": "\" лет не могут воÑпользоватьÑÑ ÑервиÑом\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3694, - "length": 1, + "offset": 26664, + "length": 68, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/StringRes.swift", "kind": "StringLiteral", - "offset": 3712, - "length": 18, - "value": "\"Content-Language\"" + "offset": 26671, + "length": 7, + "value": "\" yoshdan kichik foydalanuvchilar xizmatdan foydalana olmaydi\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4214, - "length": 13, - "value": "\"X-Signature\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPrivateKey.swift", + "kind": "BooleanLiteral", + "offset": 1847, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4865, - "length": 7, - "value": "\"width\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UITextField.swift", + "kind": "IntegerLiteral", + "offset": 298, + "length": 3, + "value": "150" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4897, - "length": 8, - "value": "\"height\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "Array", + "offset": 1142, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 4931, - "length": 8, - "value": "\"pixels\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1473, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5435, - "length": 30, - "value": "\"zip_\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1623, + "length": 1, + "value": "8" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5460, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1628, "length": 1, - "value": "\".zip\"" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5661, - "length": 12, - "value": "\"image.jpeg\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1751, + "length": 3, + "value": "128" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", "kind": "Array", - "offset": 5893, + "offset": 1807, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 5967, - "length": 12, - "value": "\"depth.json\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1823, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 1927, + "length": 4, + "value": "0xff" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2017, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2089, + "length": 1, + "value": "8" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/ASN1DEREncoding.swift", + "kind": "IntegerLiteral", + "offset": 2178, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/Thumbprint.swift", + "kind": "IntegerLiteral", + "offset": 1799, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 276, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 6554, - "length": 25, - "value": "\"Zip directory not found\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 552, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", "kind": "StringLiteral", - "offset": 6945, - "length": 21, - "value": "\"Signature not found\"" + "offset": 696, + "length": 16, + "value": "\"myid_icon_back\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7045, - "length": 17, - "value": "\"Image not found\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1317, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7553, - "length": 6, - "value": "\"file\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1485, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7595, - "length": 31, - "value": "\"file_\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1668, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7621, - "length": 1, - "value": "\".zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Base\/BaseScreen.swift", + "kind": "BooleanLiteral", + "offset": 1819, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7662, - "length": 17, - "value": "\"application\/zip\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UIImage.swift", + "kind": "BooleanLiteral", + "offset": 142, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 7785, - "length": 8, - "value": "\"job_id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Extensions\/UIImage.swift", + "kind": "BooleanLiteral", + "offset": 242, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 8093, - "length": 3, - "value": "200" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 1361, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "IntegerLiteral", - "offset": 8099, - "length": 3, - "value": "299" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 1419, + "length": 12, + "value": "\"-----BEGIN\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 9595, - "length": 15, - "value": "\"Zip not found\"" + "offset": 1452, + "length": 10, + "value": "\"-----END\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 9998, - "length": 8, - "value": "\"job_id\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 1504, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10017, + "offset": 1616, "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "FloatLiteral", - "offset": 10224, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "BooleanLiteral", + "offset": 2722, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10752, - "length": 6, - "value": "\"code\"" + "offset": 3468, + "length": 17, + "value": "\"RSA PRIVATE KEY\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 10808, - "length": 11, - "value": "\"oauth2_id\"" + "offset": 3488, + "length": 5, + "value": "\"KEY\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "Dictionary", - "offset": 11016, - "length": 3, - "value": "[]" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 3605, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", - "kind": "StringLiteral", - "offset": 11036, - "length": 15, - "value": "\"Authorization\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "IntegerLiteral", + "offset": 4222, + "length": 2, + "value": "64" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11055, - "length": 42, - "value": "\"Bearer \"" + "offset": 4259, + "length": 28, + "value": "\"-----BEGIN \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11096, - "length": 1, - "value": "\"\"" + "offset": 4281, + "length": 5, + "value": "\"-----\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", "kind": "StringLiteral", - "offset": 11114, - "length": 18, - "value": "\"Content-Language\"" + "offset": 4326, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 584, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4345, + "length": 26, + "value": "\"-----END \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 1638, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4365, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 1671, - "length": 1, - "value": "0" + "value": "\"-----\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 1791, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/RSA\/RSAKey.swift", + "kind": "StringLiteral", + "offset": 4420, "length": 4, - "value": "true" + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 2320, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "kind": "StringLiteral", + "offset": 1486, "length": 3, - "value": "0.6" + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 3006, - "length": 42, - "value": "\"UIDeviceOrientationDidChangeNotification\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/Serializer.swift", + "kind": "Array", + "offset": 1595, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "IntegerLiteral", - "offset": 4897, - "length": 1, - "value": "1" + "offset": 210, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "IntegerLiteral", - "offset": 5032, + "offset": 283, "length": 1, - "value": "2" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 5076, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 497, + "length": 10, + "value": "\"yyyyMMdd\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 5262, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 554, + "length": 13, + "value": "\"en_US_POSIX\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 621, + "length": 10, + "value": "\"GMT+0:00\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "BooleanLiteral", - "offset": 5291, - "length": 5, - "value": "false" + "offset": 2639, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 5816, - "length": 15, + "offset": 3021, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 5830, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 3398, "length": 1, - "value": "\"\"" + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6223, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4022, "length": 4, - "value": "true" + "value": "\"<<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6269, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4045, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6313, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 4056, + "length": 3, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6363, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4137, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 6426, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4180, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 7089, - "length": 45, + "offset": 4241, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 7133, - "length": 1, + "offset": 4272, + "length": 2, "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 7248, - "length": 3, - "value": "1.0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4487, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7298, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4494, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7354, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 4619, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7400, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5015, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7481, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5022, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7524, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5147, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7796, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5192, + "length": 2, + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7838, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5476, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7878, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5487, + "length": 3, + "value": "\" \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 7924, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "StringLiteral", + "offset": 5672, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "BooleanLiteral", - "offset": 7964, - "length": 4, - "value": "true" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8390, - "length": 20, - "value": "\"myid_icon_not_face\"" + "offset": 5713, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8445, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 5883, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8724, - "length": 26, - "value": "\"myid_icon_multiple_faces\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "Array", + "offset": 6040, + "length": 9, + "value": "[7, 3, 1]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 8995, - "length": 22, - "value": "\"myid_icon_sunglasses\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6094, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9337, - "length": 23, - "value": "\"myid_icon_eyes_opened\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6128, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9395, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6631, + "length": 2, + "value": "10" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 9671, - "length": 20, - "value": "\"myid_icon_not_face\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6659, + "length": 2, + "value": "65" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", "kind": "StringLiteral", - "offset": 10073, - "length": 24, - "value": "\"myid_icon_advice_first\"" + "offset": 6831, + "length": 3, + "value": "\"<\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10133, - "length": 25, - "value": "\"myid_icon_advice_second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Mrz parser\/Field\/MRZFieldFormatter.swift", + "kind": "IntegerLiteral", + "offset": 6858, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10193, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 477, + "length": 3, + "value": "100" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10654, - "length": 24, - "value": "\"myid_icon_advice_first\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 527, + "length": 3, + "value": "102" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10714, - "length": 25, - "value": "\"myid_icon_advice_second\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 574, + "length": 3, + "value": "103" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 10774, - "length": 24, - "value": "\"myid_icon_advice_third\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 620, + "length": 3, + "value": "122" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11783, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 682, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11832, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 739, + "length": 2, + "value": "14" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 11883, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 788, + "length": 2, + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", "kind": "IntegerLiteral", - "offset": 12139, - "length": 1, - "value": "0" + "offset": 839, + "length": 2, + "value": "21" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12256, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 890, + "length": 2, + "value": "22" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12305, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 937, + "length": 2, + "value": "24" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12352, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 990, + "length": 2, + "value": "26" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12405, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 1040, + "length": 2, + "value": "27" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12453, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Capture\/Core\/MyIdCode.swift", + "kind": "IntegerLiteral", + "offset": 1091, + "length": 2, + "value": "28" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12507, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecureRandom.swift", + "kind": "IntegerLiteral", + "offset": 1396, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12558, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", + "kind": "StringLiteral", + "offset": 137, + "length": 17, + "value": "\"uz.myid.ios.sdk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", "kind": "StringLiteral", - "offset": 12804, - "length": 18, - "value": "\"myid_icon_cancel\"" + "offset": 184, + "length": 7, + "value": "\"2.3.0\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 12956, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", + "kind": "StringLiteral", + "offset": 221, + "length": 11, + "value": "\"712022202\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Constants.swift", "kind": "StringLiteral", - "offset": 13043, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 268, + "length": 12, + "value": "\"##.##.####\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13196, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 1334, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13260, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2162, "length": 5, - "value": "false" + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13314, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2265, "length": 5, - "value": "false" + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13386, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2308, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 13607, - "length": 1, - "value": "0" + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 13654, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2411, "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 13825, - "length": 1, - "value": "1" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14064, - "length": 1, - "value": "1" + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14162, - "length": 4, - "value": "3600" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2772, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14200, - "length": 4, - "value": "3600" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 2824, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14207, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 3100, "length": 2, - "value": "60" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14243, - "length": 4, - "value": "3600" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14250, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "Array", + "offset": 3528, "length": 2, - "value": "60" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14285, - "length": 2, - "value": "\"\"" + "offset": 4079, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14313, - "length": 2, - "value": "\"\"" + "offset": 4568, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14341, - "length": 2, - "value": "\"\"" + "offset": 4842, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14373, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 5249, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14400, - "length": 30, - "value": "\"\"" + "offset": 5402, + "length": 5, + "value": "\"zip\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14409, - "length": 1, - "value": "\" \"" + "offset": 5720, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14429, - "length": 1, - "value": "\"\"" + "offset": 5875, + "length": 5, + "value": "\"jku\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14457, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 6081, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14484, - "length": 31, - "value": "\"\"" + "offset": 6146, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14493, - "length": 1, - "value": "\" \"" + "offset": 6354, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14514, - "length": 1, - "value": "\"\"" + "offset": 7123, + "length": 5, + "value": "\"jwk\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14557, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 7309, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14586, - "length": 34, - "value": "\"\"" + "offset": 7374, + "length": 5, + "value": "\"kid\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14597, - "length": 1, - "value": "\" \"" + "offset": 7646, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14619, - "length": 1, - "value": "\"\"" + "offset": 7801, + "length": 5, + "value": "\"x5u\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14649, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 8071, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14678, - "length": 35, - "value": "\"\"" + "offset": 8138, + "length": 5, + "value": "\"x5c\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14689, - "length": 1, - "value": "\" \"" + "offset": 8390, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14712, - "length": 1, - "value": "\"\"" + "offset": 8455, + "length": 5, + "value": "\"x5t\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14755, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 8713, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14784, - "length": 34, - "value": "\"\"" + "offset": 8782, + "length": 9, + "value": "\"x5tS256\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14795, - "length": 1, - "value": "\" \"" + "offset": 8950, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14817, - "length": 1, - "value": "\"\"" + "offset": 9015, + "length": 5, + "value": "\"typ\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 14847, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", + "kind": "StringLiteral", + "offset": 9202, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14876, - "length": 35, - "value": "\"\"" + "offset": 9267, + "length": 5, + "value": "\"cty\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14887, - "length": 1, - "value": "\" \"" + "offset": 9453, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14910, - "length": 1, - "value": "\"\"" + "offset": 9521, + "length": 6, + "value": "\"crit\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14946, - "length": 41, - "value": "\"\"" + "offset": 10074, + "length": 5, + "value": "\"alg\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWEHeader.swift", "kind": "StringLiteral", - "offset": 14958, - "length": 1, - "value": "\" \"" + "offset": 10639, + "length": 5, + "value": "\"enc\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 14972, - "length": 1, - "value": "\" \"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", + "kind": "Array", + "offset": 3474, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", "kind": "StringLiteral", - "offset": 14986, - "length": 28, - "value": "\"\"" + "offset": 4307, + "length": 170, + "value": "\"No valid RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey\nJSON found to decode.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSetCodable.swift", "kind": "StringLiteral", - "offset": 15013, - "length": 4, - "value": "\" \"" + "offset": 4695, + "length": 139, + "value": "\"No RSAPrivateKey, RSAPublicKey, SymmetricKey, ECPrivateKey, or ECPublicKey found to decode.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 15025, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 934, + "length": 20, + "value": "\"Video Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 15307, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1005, "length": 2, - "value": "18" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 15348, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 1129, + "length": 24, + "value": "\"Image Processing Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 15555, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1204, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "StringLiteral", - "offset": 15710, - "length": 17, - "value": "\"myid_icon_check\"" + "offset": 1477, + "length": 20, + "value": "\"Depth Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 15795, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "Array", + "offset": 1548, + "length": 2, + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 15914, + "offset": 1782, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 16248, + "offset": 1827, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 16665, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 1860, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 16828, - "length": 3, - "value": "180" + "offset": 1897, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 16899, - "length": 2, - "value": "45" + "offset": 1934, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17069, - "length": 3, - "value": "-20" + "offset": 2371, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17409, - "length": 2, - "value": "25" + "offset": 2393, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17414, + "offset": 2532, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 2603, + "length": 4, + "value": "0.75" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 17484, - "length": 2, - "value": "90" + "offset": 2611, + "length": 1, + "value": "2" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18100, - "length": 2, - "value": "20" + "offset": 2617, + "length": 1, + "value": "3" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 2636, + "length": 4, + "value": "0.75" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18168, - "length": 2, - "value": "40" + "offset": 2659, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18237, - "length": 2, - "value": "40" + "offset": 2697, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18366, - "length": 3, - "value": "160" + "offset": 2703, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18439, - "length": 2, - "value": "40" + "offset": 2721, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 18847, - "length": 2, - "value": "24" + "offset": 2741, + "length": 1, + "value": "6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 18886, + "offset": 2892, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 18960, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 3170, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 19257, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 3192, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 19353, - "length": 2, - "value": "20" + "offset": 3331, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 3496, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 19394, + "offset": 3806, "length": 1, - "value": "0" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 19601, - "length": 5, - "value": "false" + "offset": 4259, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 20351, + "offset": 4423, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 20393, + "offset": 4645, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 20546, - "length": 2, - "value": "24" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 5610, + "length": 27, + "value": "\"No suitable camera found.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 20654, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "StringLiteral", + "offset": 6063, + "length": 27, + "value": "\"No suitable camera found.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 20844, - "length": 17, - "value": "\"myid_icon_error\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 6644, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 21030, - "length": 5, - "value": "false" + "offset": 6790, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21092, - "length": 2, - "value": "20" + "offset": 6994, + "length": 3, + "value": "480" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21149, - "length": 1, - "value": "0" + "offset": 7060, + "length": 3, + "value": "640" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 21352, - "length": 5, - "value": "false" + "offset": 8498, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21551, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 8644, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21642, - "length": 2, - "value": "16" + "offset": 8848, + "length": 3, + "value": "480" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21764, - "length": 1, - "value": "0" + "offset": 8914, + "length": 3, + "value": "640" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21775, - "length": 1, - "value": "2" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 9466, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 21821, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 9603, "length": 4, - "value": "0.15" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21868, - "length": 1, - "value": "5" + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 21925, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 10703, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21935, - "length": 2, - "value": "20" + "offset": 10727, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21947, - "length": 2, - "value": "20" + "offset": 12441, + "length": 4, + "value": "1108" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 21958, - "length": 2, - "value": "20" + "offset": 12620, + "length": 4, + "value": "1108" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 22020, + "offset": 13268, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22090, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 22156, - "length": 2, - "value": "16" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 14894, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 22196, + "offset": 14988, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22454, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 15030, + "length": 3, + "value": "0.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22674, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 15126, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 22741, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 15166, + "length": 3, + "value": "0.0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 22786, + "offset": 15258, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 22960, - "length": 5, - "value": "false" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23011, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 15310, + "length": 3, + "value": "180" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 23140, + "offset": 15384, "length": 2, - "value": "20" + "value": "90" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23212, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16133, + "length": 4, + "value": "0.55" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 23560, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16140, + "length": 3, + "value": "0.6" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 23628, - "length": 2, - "value": "18" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16189, + "length": 4, + "value": "0.95" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 23674, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "FloatLiteral", + "offset": 16196, + "length": 3, + "value": "0.9" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 16633, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 23851, + "offset": 16767, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 23903, + "offset": 17369, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24035, - "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 24108, - "length": 5, - "value": "false" + "offset": 18200, + "length": 1, + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 24456, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "IntegerLiteral", + "offset": 18230, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24523, - "length": 2, - "value": "18" + "offset": 18369, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 24568, + "offset": 18424, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24742, + "offset": 18457, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24793, + "offset": 18596, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 24922, - "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 24994, + "offset": 18830, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 25301, - "length": 2, - "value": "18" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 25680, + "offset": 19163, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 25846, - "length": 2, - "value": "18" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "BooleanLiteral", - "offset": 26196, + "offset": 19256, "length": 4, - "value": "true" + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 26840, + "offset": 19312, "length": 2, - "value": "20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "FloatLiteral", - "offset": 26936, - "length": 3, - "value": "0.2" + "value": "50" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 26980, - "length": 2, - "value": "16" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19324, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27035, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19391, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 27045, - "length": 2, - "value": "20" + "offset": 19518, + "length": 4, + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "IntegerLiteral", - "offset": 27057, - "length": 2, - "value": "20" + "offset": 19574, + "length": 4, + "value": "1000" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27068, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", + "kind": "BooleanLiteral", + "offset": 19588, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Face detection\/FacialGestureCameraView.swift", "kind": "BooleanLiteral", - "offset": 27127, + "offset": 19655, "length": 4, "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27256, + "offset": 5583, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 27446, - "length": 16, - "value": "\"myid_icon_call\"" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27629, + "offset": 5711, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 27818, + "offset": 5867, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27904, - "length": 2, - "value": "17" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 6519, + "length": 27, + "value": "\"Invalid header parameter.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 27942, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 6713, + "length": 17, + "value": "\"Wrong key type.\"" + }, + { + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "StringLiteral", + "offset": 7653, + "length": 57, + "value": "\"JWS header algorithm does not match verifier algorithm.\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "BooleanLiteral", - "offset": 28176, + "offset": 8593, "length": 5, "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29066, - "length": 3, - "value": "-20" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29685, - "length": 3, - "value": "100" - }, - { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 29756, - "length": 3, - "value": "100" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", + "kind": "BooleanLiteral", + "offset": 8749, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWS.swift", "kind": "IntegerLiteral", - "offset": 29914, + "offset": 9088, "length": 1, - "value": "8" + "value": "3" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30014, - "length": 2, - "value": "-8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 3527, + "length": 53, + "value": "\"Encryption failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30175, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 3578, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30280, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 5100, + "length": 53, + "value": "\"Decryption failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30398, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 5151, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30504, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "BooleanLiteral", + "offset": 5842, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30621, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 6368, + "length": 49, + "value": "\"Key wrap failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30726, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 6415, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30815, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "BooleanLiteral", + "offset": 7105, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30889, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 7649, + "length": 53, + "value": "\"Key unwrap failed with status: \"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 30978, - "length": 2, - "value": "50" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", + "kind": "StringLiteral", + "offset": 7700, + "length": 1, + "value": "\".\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31053, - "length": 2, - "value": "50" + "offset": 8216, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31141, - "length": 2, - "value": "50" + "offset": 8231, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31215, - "length": 2, - "value": "50" + "offset": 8245, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/AES.swift", "kind": "IntegerLiteral", - "offset": 31346, - "length": 2, - "value": "50" + "offset": 8567, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31450, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Core\/Jose\/JWKSet.swift", + "kind": "Array", + "offset": 2926, "length": 2, - "value": "20" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31556, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 614, + "length": 20, + "value": "\"Video Output Queue\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31639, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "Array", + "offset": 685, "length": 2, - "value": "50" + "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31739, - "length": 2, - "value": "20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 799, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31841, - "length": 3, - "value": "-20" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 842, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 31996, - "length": 1, - "value": "8" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 1407, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 32093, - "length": 2, - "value": "-8" + "offset": 2588, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32173, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 2631, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32241, - "length": 2, - "value": "32" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 3957, + "length": 42, + "value": "\"UIDeviceOrientationDidChangeNotification\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32323, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5148, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32412, - "length": 2, - "value": "10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5294, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "IntegerLiteral", - "offset": 32508, - "length": 3, - "value": "-10" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 5758, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 32919, - "length": 2, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6147, + "length": 4, + "value": "true" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33104, - "length": 30, - "value": "\"+998\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 6464, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "StringLiteral", - "offset": 33133, - "length": 1, - "value": "\"\"" + "offset": 6892, + "length": 4, + "value": "\"\n\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33190, - "length": 22, - "value": "\"telprompt:\/\/\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 7471, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", - "kind": "StringLiteral", - "offset": 33211, - "length": 3, - "value": "\"\"" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "Array", + "offset": 7710, + "length": 9, + "value": "[\"en-US\"]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Presentation\/Face detection\/IdentificationScreen.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "Dictionary", - "offset": 33348, + "offset": 8080, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 132, + "offset": 8387, "length": 1, "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 143, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8476, "length": 2, - "value": "1" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 155, - "length": 2, - "value": "2" + "offset": 8664, + "length": 1, + "value": "1" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 167, - "length": 2, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8708, + "length": 16, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 132, + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 8723, "length": 1, - "value": "0" + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 143, + "offset": 9629, "length": 2, - "value": "1" + "value": "18" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 155, - "length": 2, - "value": "2" + "offset": 9670, + "length": 1, + "value": "0" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Capture\/Model\/MyIdLocale.swift", - "kind": "IntegerLiteral", - "offset": 167, - "length": 2, - "value": "3" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 9877, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 1725, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 9936, + "length": 2, + "value": "\"\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 2714, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10100, + "length": 18, + "value": "\"myid_icon_idcard\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 3720, - "length": 1, - "value": "0" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10224, + "length": 20, + "value": "\"myid_icon_passport\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 3824, - "length": 1, - "value": "1" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "StringLiteral", + "offset": 10361, + "length": 26, + "value": "\"myid_icon_driver_license\"" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 4158, - "length": 2, - "value": "64" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 10507, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "IntegerLiteral", - "offset": 4163, - "length": 4, - "value": "1024" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "BooleanLiteral", + "offset": 10791, + "length": 5, + "value": "false" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 4170, + "offset": 11288, "length": 2, - "value": "64" + "value": "20" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", - "kind": "BooleanLiteral", - "offset": 4510, - "length": 4, - "value": "true" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", + "kind": "IntegerLiteral", + "offset": 11881, + "length": 3, + "value": "160" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CompressionImplementation\/DeflateWrapper.swift", + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Document detection\/DocumentDetectionScreen.swift", "kind": "IntegerLiteral", - "offset": 4650, - "length": 1, - "value": "0" + "offset": 11954, + "length": 2, + "value": "40" }, { - "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Jose\/CryptoImplementation\/SecKeyECPublicKey.swift", - "kind": "BooleanLiteral", - "offset": 1836, - "length": 5, - "value": "false" + "filePath": "\/Users\/javokhir\/Downloads\/MyIdSDK\/MyIdSDK\/Presentation\/Resources\/Icons.swift", + "kind": "StringLiteral", + "offset": 139, + "length": 13538, + "value": "\"iVBORw0KGgoAAAANSUhEUgAAAQ0AAABLCAYAAABqZNLNAAAABHNCSVQICAgIfAhkiAAAIABJREFUeF7tXXd8FVX2P2fm1dSXhA6hFxGkiQj+LCDWXaUl0RVCERDbuhIbCKJBRVDXhXUFIVgQ1F1NqIqrLgquK2JbkqDSkR5CCOmvzcw9v8+85IWXxysz8yYBljd\/Qd6555x77p3vfO+5DSH6RCNwkUVgMWTHJcYmXcmQhiBCZ0BoWRsCdoAADnASX1hRU\/bdg5BdfZGFRlF1UZFUVCgagf+BCHjAIiFpBAEbCYBxoatE1ShxOZk1D3\/xP1B1XasQBQ1dwxlVdr5GYHnsopYWnj0FwHVW4yMx+LaqunxRlHWciVoUNNT0oKjsBRmBWsCgV8Ozi2DVYwcqKyufjAJHbXyioHFBvgZRp5VGQB6SJCQkzFfLMPz1E7BNEyofWajU7oUgN37eN72J8DIAri0QJADiSSLpIEhc\/nvZg48Gq0MUNC6E1o36qDkCqxIWjgPAsZoV+BREic3MrHlkhx66zqWOzOe+HYocdzcQNQvmBxHuIBO99t6Ms8EjChrnsvWiths1ArUsI\/FN7cMSf\/fYgfGVjzykl9Nr3862QYzhVo6j7iInxYPAHSDG\/yd97OxCvWz46hmf\/U0LMBgeBaDeSvQTgkhEa2IPG9\/PyRkoeMtEQUNJ9KIyF2QE3ov\/60iGNE1P5zk3PTTOmXUgEp1r8p79E4upuovFVAdMynIucylvj\/9CqDQvuGPiU8ciseUtm5m9tSsauBcAIFatPpl1dJUGzcrORiaXjYKG2ghG5S+YCKyKWzgHOBwcymEEqCGg9cAgFjm8gcK8VBxhzriqh9drCcJHy7JjXKk1XwQDi7N0irzLWNJywui75mzRYs8XMIDn5iNCjFY9hLT23dlD3oiChtYInuNy149aOwg5HMghdieA1kjEAeIxRrQHQPrhizVpP+jl4tf3\/z7JRIZBgNSJQ2hJCG4COI5Ev576TSz83T\/\/6dLLlt56VsYvfBsRWwTTS0Qnq6oqHvLOirxnWdiZmfBvofwggE0TKqerToh+8tAnZsetmzdLMdVd1NQTGe82lDafNjrjmX+qKacHw\/C1R0CSizNPyZ01oOScM40pn7zTHyVsDeTa+caIe37TEpjGLNN\/yuoOjLf2kFA4\/fOykT82pq1wuoeOWN\/VaIQ\/AlC3MB17N8dxf\/s8d4TmeG6dcnOywWy+mwCGAWLgfkJkB8T3D500bbgjN1cK539T\/74qYdHG0Dbp\/fGVWe\/5yqyKX7gAUJ5RCPIQ7RhflTVTTV1kwHBdv+0zIamkp5py9bIMXSgY\/pBx86tb1ZSXhyRg5OchUZiFbAq1Eq5ZNefKN5scNLKOHLHW7PrmaZ6PGcqb4xqM6UgSHUywF4o1J99ZPmLaaoVV0V2sz73rbkfAu5FoAHBo9UPcg8BwCzkqni1cNaFGd+NBFF4\/es31PMdNBwBeiU0CFBiTXv1y7Zgvlcj7ynx37219geeeAkRFdBaJ9oou17NXvfnZabW2GlM+LGgwWj++OiunAWgkLJKZRvAFYCpB48Osrdb4LnuWV\/X+7sZI6sp4odTdsihtQveNO5Xo+UP2tx2NBnxJSw4jhP4Tq54aPKVJQeOBLRuzOFPMQ0AUNhkj2ov3Op3Hpq64\/bFdSoKkh0yvBz7sapDMbyFCj3D6CMAOwF4rWDr6lXCykf4+fPSaG7lawFD9EMM3N60duUZpwW0PjrgRAdXbIiojNzw6+I0NxUptNbbcqnAAAFTNueFJb2LzndiFN3A8ZoXyS83wZGvWVqsTjPPKhq8eI8VVNPj4aKm7YDuZL1pqHp94yachZ1fqAGMBAMRrsROqjFN03NlkoHHvprx\/GK3Jw1RVQhLdgvPUk8tuGvuuqnIahC+7d8NIDulvCGBWU5wItxYsGzFaTRk1ssNHr+nOcZzqMbSvDcZw1RdrR\/4jnF3NgOFVTHCk9Df3w+dLnmNlwqIsBLghXL2RoJCQxSlZAKY0EfrRtB9j4uJonpBU3K\/8mo2XhvNBye\/MYi92x586wHE0J7PnJwHXizQmYHh8FIT7Gx80soGbdsU7K0y21JuVBOYsGQJJkuz3vX7dbRs0lVdQqM\/UDdejgd5BAJMC8bNdJPqm4LQ7A3Lv0H1cf2Pa2kUAGDKHocRnAly9afXIt4LJfv\/gbcOJuKyg+QslRgCAI3j7iiXr8xSKN6qYEuag1gGnBJPvqZkekk15ACMWXkCEblWXft\/a0XVHW7V2AskTLzrdKUU\/y79xxGaP6\/VJvq9cowMGAEggPdC4oJEN3MRus+fGdRg2DZGLIG58NR\/Xeuxf+3b\/LgIlAYv2undNXyMacgEoUatuAkAieK+w9fZHITvbM5etxzM0Le8SIxh0G\/4Qgw82rR210t+3iBmGj0IEqhy0eMNdetQ\/Uh21u1ptb4WbRlVsR0E+oxYw6EVE9ORFKi7\/soOr7W\/NFdsIIUhAzN3i6H9lESISCNjcib3+uV3+f1MAhmyHiXBXo4LGuOVTp8elDr3PGN8mKdKgcRbbPg6tjy0a0PPbSHV5y\/e7Z20\/4vlXUOEKudB2sYII3ixYNuJFvfy7IW3NZAQuTS99ns7mxzj0Yhi+PvIgzRm4+GNP5z7Xj55sIxzL2PzAL3Fgts\/3AoZc9\/LBn3Vxtzgacf\/3xtHV4kiDGTyS2DOfrJ5zymjARslh+LYfARS\/+9TgyY0FGpiZM+VPnMFya0L30f0AuYjtcLy5jLMk7yHk5+nBOGSGYQBDdm3Sk1Ii7dwkK0DMJ0ZbCpdtfxEgcsZxQ9q6+QjQJ1Lf\/Mt7gUNPhtHABsEHVy5Zfxaj0bseSvUpWeQVTle4XIYMGGhxyLMVHXx1VVy+pYOr7X59mAYyyd38mIdZeJ+qiuam7VszmdMRK4arQ6S\/exd4RfwyB3Jk\/PKpfwKAm422zkkxbQarWswSrGIIKBniWnsChsCe+0vfS7dpDYLMMIDn59WV7wtARq26\/JD4AAKeJqAvC5aOjHhYceOYNUsBuVQ9fPPXcV1s\/q83xv23Z6Q5jEC+IdHng5Zs+Gtj+K1FZ+0eFNv8kFOpIRSHmzHZ9tC2BKfJOB+IOvqrqe7xUyt7j\/x2Wvz2L8MM7mohubh+NrGmsrl1Z+GNlzDJzNfUJO0TnDHletgJpEPehyIJhil\/zx54SnfQyMyZ8jAi3iQbNje\/rKWl+WW6dXpDbMvtiLxERJJWxuHDMOSkJwLQ5XoFmgiOIuIJWR8j+rxw2chXPSMCjc8NaeteR4D2GosHLXaZ5UCzq2J3dozhnCdT+MrDeutHgs2Dlqz\/s956ZX0t2744mDewgUBcNwJqgwAMAYoY4S7gxO+LDs0OOCzyAEdcYla4ZeX+PodjGB7AMPAvA2JAYBBSiq1l\/\/dxLz1iIVmrisT4cs9eFF\/AqNNNjpqk\/a5GAg4iyHt3zuC3az\/aOj7jcqY8wCH+3qvS2urytqbkHq31MmG0ttgBvKF+2TID7lk1QxU\/hiG\/zzLD6KuXfwBwAgDrzyEggk8Llo0IuSw5lO0b0tY9jwD9dfQPelsOplwV80sn7xrPOM55IomvDHp2ghbbHNDqKxZvCDpTo0Vn6w4v9kQGDyAXYuFVbc7mVwlcS4oPzQm4GlbOcSAH40ItL\/f4R7TDyXBhqJmSzdO324ATFyBgyA\/jqeEf9Gax1RYt9fYtIyQX\/8wMbmcAwKgXs9fY9rudsWWR2vIt32gb1vwBQzZqat67hbV5H92+lF6m4a2QGsbhxzC8KnRlGgzwCAfQcDqOYGP+shFLtDTijWPWjgfEP2gpG6iMP2B4ZfRmHAyll4e89nFEm6zO+J9tapNqnYoc1H+MlMSDGOQdPzLD82UM9NTuM4EhwDwHC3sWGxJiMU94wM5oW7hp1VrAkP5MRG2dEosTCcxEjOcQ3SYOHWaed3jtOjruTK7qs1XVMYP+PjOT47RgO3WgpjrZsjP\/lp5MNBk4BB6JPCuESSa3CBIBJ+nJOIhot+s0zc5deFV9fXRhGuNzJt8DyI3yr6gxoX1iTLurI15j4NGLnGCMbVUQqAOEYxy1syTc0wh41sItAuqjdX2Gvy8EtBeBqzjbR1qXv3TkciWd3VdmWFpeLwMY5ORaxI8XMEotRr7caORrTBxnERlLEETW2uEWY9FRnGyoOhKxIXnGoNJxx82rPtdhiX22oW1787OAnDY2yOjjY0dmvq5HnXx1bHrwuxSBx9eqBOFyFws8Vc8BuWNNxmKb0VAsv9IVA77q4GqnLSEqr88Qkk7uqrYnGvbk39ybBGMcF2Q7AREwCdFV40ja5XLGRbSsPxBgeF7FSAMaDDA8ejkjl9AjbUBkazRqPeR4SylvTQ5IOWXGwTiY+2qfnj\/51ycIw\/AV66Tb7AnBfxFrzxzQCzhuGLPuVUSIKJncxXawtaXV0W6H42MMLp4\/q815JkG7apfYr7LsRF+xeHckfQKBvh20eMPzkejwlm3TfsFcRBwYmS7u+WOHHtdtmn5Z5r9bx8VyHzKA7kr84hCcKWbTQQvPVVf0+TrV1XFP3XUJSkoDeBZ02Up2O+wJpr35N\/VjoknRMIcBSHaHbbfdmVCkzFJDqWCAETFojF8+dQoAjAnlVGz7Yd0Mca01L5zy6ubNSXs5ozXAV9zHOuHchf16fO\/9iwcwkH8mEMM4U8rzpYiYDRFgGQLsDxULhvRh4esj31HTiDeNXtObOE7z2o+Wrfd3Km9f1ZmCbFT196V3xenSMWUHG6w0VOOvEYQHBiz+5JCaMmfLZhvapJqfRo6LOEnNCA4XHXY8qMcU+Ly7trVsYXVtsRj5ZLX1izfyx2wmY1FVv69THe2VAYcXMJzVtth9BcP7iZJZ0WZFX98cNYl7q9yJqpLdoQAjItAIyTB8vOatzWPiOt7QCxA1zyIg8nZDbMtfFTSUICE9JzMOBQzDF23kvQGKdnQG5BC1f\/wZAZ3hfCTClQXLbv8gnJzv7zekre+PRHMA1e2LadbmQOfK9lWd1NiSZXtVVpSmnd6vGjgIWM7gxR9pOqDmjI8ZfJvUAc\/oARhenaJEM4uPzoz4bM8lk7\/cFm80qY6n1w81wOEFDFe1LWZP\/vABEjNrW1JNQBVVLba7JIui5Gg4wNAMGuNzJk8C5DKUdkZLy8vbmlM0zqIQMENMs1+RN4V9Iev8EQ4Xnv5g339O3YGobC8JAVgQSD7rQDWSyzaJ4DgiHlcaD2IwvyBnxH+Uystyw0av6ctzXLbS\/Etcm2PthNSSHkoZhr8vV5eeOHx91fG9Sn0kYhsHL\/lIU8LX10bbDi\/OAYCQp20p9ckrR4ytPn7kyYhmc+Znfj6jXWzMI2pt+8vXA0f\/f6c6UvcGHKoQJ7nEpJO7HJECRp1xEnhnSXXbbxT4vs9Zymb6Jj0DlVGd08jMmTwOkVN9unNsu2u7GBLaqV5Oq2hY4lMzt0NMcFQI3X\/7oWRf2VGn4sUuBBSPEH5LvH8QCaACARW\/XLUgQ06Bd038dckdqq79qwUOfi6GWYzmbFGZEtvxt748pz1nxTEJphXt2dZCcIRPaCL79MrXPtI8tVwb0wy+bYeBs\/QGjLr22nbs0IznFLw0QUXemLJlj9lgiHiYLRvwAkd536\/buzvsaXCymMwwRFvJbnu1LXZv\/vD+mhmGX02qqpJ\/dohxoTba7YPyilmr\/nxz2PZWBRrjl03JAA4naQk+IWJc6nWdDXHK9qHIc6GcxbafMyhf5Sa4WJy93NVDnqwnAjr4w6l9ZcccofMgPpUhogRA6IbKE8SVRLAvePIzeKSI6O8Fy0aq3vJ\/Y9r6gQA0N5hmR4uqFNax6JIkzqEoYRaqLXtUVZTdWbo\/5B4SvRhG69QFszgO\/09L3wpXhhj9evzIzMfDyQX7\/bk7P7+poy1mldbygcrFGwxHbGZDcZUP49CbYfjalZyWU6WOFgFnHwFAMWDIOhWDRiSAUU8TFQKHZsCocHcHRvVjP03AUcs45Mx4uNhoBgwP2wAoLVg6YoKWjjhs1NrLeZ6b48847M1rkqo6nu7SiiuPMyLTNNTy9cfEJPb44YKveIDAM0K6MIxsrnV76wwO4WotsVBShhj8dPzIjKeVyAaSeWncpj+3jrOM11o+WLkEI3800WQ8Udnv6\/b2jjsTJR2HJP42SeRcJVXtAg2JVQGGYtCYsHzqSALQ5Sj4cIxDL8CoByoNjKP2tikKNaUWEWDU+wY4rWDp7ZqOqB8+ZsMVHLJsry578+rkqk5lnTlg2JYrT9Crg99RfGDHJY7yk2d1QoBPBi9evzhSO23aL5iJiNdEqidUeWKw8fiRGZrzLX+Z8MWq5lazZ2uE3o\/MOBLNhu3Hx\/55t0OwjIoo6RnCOWIolVSk+i+4Uw0YikBDT8AIxzj0BoxIgKMuxxGIcegCGB7fJGl2\/vLRqmcpvPW6KW3dlQQw2968ppnMMGRuZAaRb8FV6nOQrLzr8NSxfVdWFzecQr1AGIY3ToxJC4qOzPpa6wu\/aOIXH6ZYzNdpLR+qXLUoOb84XjTn6oHizhNJ5n8KZp0OAfY3ypCdrEjd7PNnTYARFjQaAzCCAUdjAUZEwEGUgNhgEY9+gOFxjF7IXzpSSVY7aL\/rP3PpfVKSUJ\/jsKJgaIZVYc9gVfoCXFt64vBQn1kU0othdFjwGAIOMyLD1FiX2cqL\/DG72VUumHTf4u22O+4sKclWlXT2jc8rE75Y0sJq1vVcE1l\/tSC4Pjp0YldsrBjTpU9yNzLwwOIcVmYVNJ0gF5JtSby7pLKtFzg1A0ZI0Bi\/fOrvAOBBpZ1Lq1xs6tAuxvg2NvVJTynOXiE0yGEo8eHA96f2lqtJjtblOAigUu0sSTh\/GHAzCpfe5jm+TcvTbdnLV3JEszk3n2J0mORVo2gCkW+pI9O45eSxvYPsxbWLg3RiGIN7crOGtypN65tcnZga64rl8Ez+qNLNuwvK4srXHG5x4lCNJeI7VQhgzfFDM97UEl9vmRfu\/Nf9qTZr\/VAwEl3esl7AiIkRrZ172wYw3iDvW3EiD67GAA7JZaootbeSD\/CJCDCCgkZTAYbsAANgyZdmHjHEtWpweEmohhEFyWI\/7e5JpH5dBWPE9vy7eKe9TKjfgBOuExDAESDqoGWWJKRupzQuf8VoxdPCvrq6Ln15CA\/0lPdvvNuQZHAYu3BA2JYr0y2nMfH4nv92cFeX6TFLIh+L+OaIae9fmmi\/Ptx0sCQfSlJkK16xr9UxBzNqOkJRvgxJcDgfioRlyPF9eMT6lpe3Si4Mdv1LuP7j\/7svYHTqbRtAvKE+ad1YwOGsSfit0m37XOm0aqg6nTVD0JSAId\/ahIzNW3Xv299l5e+cCQoTYlUljt5MAs1TioJDcu349LjCFYL0Q\/7SkdmXTVt3GY\/4HCDqcmAPEDuYv2yUJibnZRj+i9G8wNEKK+KMKEU8e2KRRPbEkcLNejAMysjgP+NjPkoyS6r2ksjMY8GO1L27quLtKl9OpwjcY8WHHtd8YZSvvVcnfvFZksXcT6UPZ4nXiKJ7w8GinTLD8AcMr7DuwMGQna5svVIsq3lUyTqMcHVsABqZy6feiADq77wIZyXA776AIf+cTcSVF+6agYAhp95cdjHFWSloXsrrdeXIjtOHSvbVlIRynYB+KmiV8CxkD\/OMs3vfv74Pz3Cu0pWmoXXDOwVLR3yoNnR1gBF0+pB3GVKSnOIlNh3WafSuLDs1unT\/C5Gu9CQAbkPGxA2tYqRBausry8vA8fhPXX4tcZnrby4P024uApxddGiGoouFlPiUnf7xVV1SbGuVyAaTqRFE18eHT+y2WgUZMPrLQ5JgsvJGN+RRl6EK78YdRccShuoBGA2GJ2OXTrmW53FGJEFRU1aU2PN\/v++tBrsPlQBHdYmzpySFv2wpnC+OasG+818ngu5n8QcMr77eD3zck2fSvNCb4EJbJ4KqClfppIMr7la6NN6jsOtrLw3gDRB2ZaPBzTdr76zu45srCBePs38nmHTkwPyMV1cGXUimVOf7oyd\/0CXBre7OGz\/l20\/Hnn6usHPIDYG1RcgpEZtz4vAsJXuVlFbBIzc\/87PH28RYH+eQU72PSmYYctLTahUswRiGvzMchw7kwC3F22PIImpiuBZwlJUUOC\/JyblX8SLHcEHxMI2xb03uzIn4CiLqnrUN5AARznt32vKg91Jm5e+eCUhnzd0ziRmrSlzazlYI4Mgvnx8vcNVIAb5etUOSYMGLBDgIwQkiPF2wfMQv4RrH9\/cui19J5XlxEQIqGpbFu1hqS7dL0fbts\/wghr3K7J+8NP\/liC+BevO2e17pneLQZWHUjJ86\/7y3KjZoLoqAdGcY\/rGZN+7zF9rHxci7uxU\/ZS63\/bOjJ\/bFWCVrx962\/r45jHBK6hlHrMvCYlyqLvKygrMixV06JCsr60A4O2p+94BGZs6URYiRX8ijwLAETPLkMELJehhHwe7ZiA03LnmWiZe5LlFgR5HI\/m9P7q444aryFQ7GMPwV9p66pifPG55BVH71ncwwRGDP\/rJslOqvYPelL72KoO5cDZtT6thMcKs+iyOlin5c+Wx2xCs0X\/ndfbdd3bw6oo1ivnH\/\/Fhy0dK9bYMcTUhO5haeKiqao9uQJFgnenjMx4\/2SoqfbjXwYT+y+yuqS74sKjmUEEMxl\/ZNuoIZDAZFndNHyMs4yCwY5ZkVUrCnyOoSTqYcZldmLRqv6TyNUD7i2JxJ\/Xg0eE\/mVlsfVfIiY\/P\/fu9bind3ZhXsnAVwZj+C2yEmOSoE1S9BMCcP\/lS6\/\/Rhe\/2WYSL4sWDZiGeUVqrr3R82jzWZHkXkgt8yXqeMAAodDF\/Zk3P7KaX6vXJdl7w4mOdQ3v2p+ol1sxYtna5L5aPhwhWWl92bndwna5+eo8uahPUZk39oFeNWPCsWzr\/jdpP9j9\/3OJuhETlAYrOOHZu1J5wOvX6\/9tp37xzYPPGJ9nGxthSLqcFiOqckCsernZU7yquKTzqcduSAGzQw4Soym1QxBV9fOR5rEEEEJGQxbjOZRAMZ\/JLdEhDnNgoxDjhqK60e3hiAIfuE3usG9ApmED2SyNhLagBD1pPx4Yd82+59ZnkZh+AQE+0VQsQH5nh9PPD9qT3lxxyV8v+VMoxA9bvs\/g3XIdFQJOiDeGb4QAAOkO8J5djmwtdHaV6R2GPpS\/LU6hCtbcQxMDRzCD3jJLEZh3DWuQxERA7eWFEN3OIfHn0ybM5EiR8vDL93yPB2NRGerdHQkl3kxMz\/9Gpw7wecA8DwenX1dSszOKjdwJliNlnMPMdXuEV3jSg2GPL26WboYWlli+gaA0SQOB4bLlBDQuJk3sEQGS8BQ7Iw4aStsvymxgKMWtB4Y0qOPLWvpCNolVHLMPztZOXvegoQhogCWWpKnb21+uFfbuemop8dVaLTAxhLR2re0OSrt899a1oQMyYjJ5wuXDrmrD0bWnzvvvTl1QikKJcRTr9VYCk8nZk2ZkCS3cSVEOG6Pfc\/rvoc02D23rr9nr\/0SnZkhvNHze8yuKV91efMDWMEdnkpflMyDH9\/ZcYBSCE3Hg66yjYMeIO2Q3R8DHIc2JHDoDNIVhJOJFaU39KYgOEBjcycKXmIaFXTeGpkIwUMf8ZRWezor2VRl7\/PkpuJBRuP5UfCMNTEQatsx7cX2swu4T2t5RWV42D17mlP6JZ7kG1+MGby+o7xbs3sKJDflW5OmLS1V+1enXPIMAIAx1hAGhfI586tuDbNuiXLBzxF\/iAIPI8B16s0BcPwVkAenqwG0L5QKkQkNA1JQkVWZhw15e6xokuK+BrFsiP2kgM\/nlqjF8OIvEcE1tB1+YvteAmXNZZ+RpC79\/4nVuitf03G5K\/axrj1eVnqnNtXZa184qeuu4mgBiXpqXPJMPzjdc3QdzOR6KyLrwf0NF5maJbY4KCdCGLNeAM2SNzLuqxMKE6QHLc+Mu8OTTum1fqDmcunvoUAqk5IVmBEd8DwMo5mbXoucNWIms6h8PotJ\/x2fVH0j29jrY95F24pqNM5Eem8bEGikbj3G8V4IzAMr5+5aVM+ax\/n0vWipw1HUo6+ta\/1fgY0o\/jwk7pOI+oR32uuWTkJOWxwDOagPpYBkBin+sS6gP4QAG\/EBustmpJh1DONccumzuY4uEqPoNXpaBTA8PVv4kf\/zeNN2s9gKD1a883eT4\/\/4dfcO9w61rvRVPVY+pK8clS3nauyowzg3b33PfH3xnJ61aipK7onOuVNj7o8cj7jke+7fb+32pxVcvTJfboobQQlV1+3cjwHZy64GtzXegVLiNVtLxBvOAMaMmAkSo5bmoph1IPG2GWTh\/Ec95he8dMjh6HEl8y1P2w0xRhU7WOQ9daUu3\/ZkXfolgsFMGSfe7z+4mxA1A3YGdCbe++bsUZJnLXK\/O33904Z1KxGvnRZl+fH0riiZws7jD4fGYZ\/BX0Zx8Bepr5cckIzXYIgX4NiQM9sn4kJJcmV5Tc2dtIzkN84dPNQQ7t9Xd9GANV3OfgpbHSG0cAeEd6Z+8Pi2ESj4jUFNaddn32w+9PJkJ2t+5kNOnWKgGq6L3npGuRgpj426O3d983I00dXcC1PDpqQ8vvurNDIg6blz76ay12GmiW\/JI1Yv2Ohwk2GjV278Pq9wNG7i7FrTJtEXdaqIIDIGbDGzIQSm+S4uakZRj3TkP+hB9toKobh31xjVn3z+1ibZb7RxAXNy4guqaTypP2pdVOvXRe+uc9Diexsrkcr62IAjOheXEliS\/c9OPOjpqrhylH3vNEj0TEiEnsuEZ1bi61jZ27KUbwoMBJ7epaVgSMlDiZ1vbzZEADt9\/54fZKXlFs46ViiWHXLo\/Pu0uUKTS31rd\/lOi5nymQOUfFX28dY0zKMILUcvfK76w0GuMXAc914E6YwUTrtFtg+wSl+un7yNZu0BOd8KtPjzRfbgBtfBgSbFr+aGjBkH5\/sf3fz63qwTUlmqbUWn50iOn46FZf5yGeva14Yp8WunmXE8QTpAAAHU0lEQVRk4BgyMO4VFmuNLCdFADG8+FuiVH3TuQQMOTYNtsaPz5nyBwLIRIWnjRBANUjshXfveyvY0eh6xv+i19Vp0byWJrPxGUBQRXclhL\/uu\/eJz89FAGXguLo7bWxmETuqse8Q+arvT1onPPGvpREdh6jGZmPJ3j\/hvZdj2yc\/FIl+kyScSuFqhpxrwDgLNOQ\/THhjSn9i8EdAbBWmkltBdC1fdf8qXVY9RhLQi6lsx7ezLSZnzP2IcEPYehMcZ4z+svdB\/c6VCGszgIB8AM+HUsK7HeNdw5WUP+kw7t92wnrHvH8vOWcUXImfamSeePCDjSwpQVH9\/fUaRHd1nFB9+VOvjIvwjlw1HgeXDXq3x\/hlk68mxMHAQSckbEUELgA6Boi\/Cm7Y9sGDbzT6bkJ9qvi\/qaXb4hd7cga4jQj6I2CDm78QoVAU2damzF8oiXLOrffc2iZBeKaZWegUiM2WubjiAzWWNx\/4KGeREn0Xmsyshz\/82B0fHx7sfSpmcLvKsNw+bH7O2F3nS33DXQh0vvgZ9SNEBNovmZ9kBa4FmKFq95QZiu+UPVdBfeGau5s3SzTcZOSoByBY7CK\/u7KC2\/zkf14\/7xZs6R2jWQ+8N0dMjH+C8caws0qWmqofn194R8RHFOhdhyho6B3RqL5oBMJE4KG732oeHxe7imIs\/QSjqUFim5ckt8Hl2EcOcc4Lr9+18XwMZhQ0zsdWifp0UUXgyXtWjSBgzRCNW8+nYUiwRoiCxkXVPaOVjUYg8ghEQSPyGEY1RCNwUUUgChoXVXNHKxuNQOQRiIJG5DGMaohG4KKKQBQ0LqrmjlY2GoHIIxAFjchjGNUQjcBFFYEoaFxUzR2tbDQCkUcgChqRxzCqIRqBiyoCUdC4qJo7WtloBCKPwHkBGhkZGdcBQEVubm7t8fTn+Bk1alTHdevWHdTixqhRo2xGo7Fvbm7uV1rKX2hltMZKS5trtXUBxtSztHzdunXl56Pv5xw0MjLSFhFhR0S2Ljd3je5H6asNekbGmEkA3KTc3LyhasvK8unp6UMRYXNubt45j61S\/+WX0WAwdMzLy9uitIwsJ5czGg2\/qa2rljavBWNDmVpbauqjt2xaWtrE1atXv6NWb3p62goAPJiXlxf0EnK1OvWUP+cdOyMjnS6kjhAu+BciaKSnp3s6Z1N10v+1Ng\/WJ\/5X6+kBjfT09IUANFr+NxFMX716taKzNGvRn98OgEnyEfNEcLfSsrItOajegBPBMKVfujq7bwNAJwDsSAQL8\/Ly5oZ7ocP97n3hAeArNUwjIyOjHwC9DUBIBB0Q0aYGCM8uT1lqWFdGRvoWItiOCP2JqK+adpBtEzFPeyPiQQCcrnSY6G0\/dXXV1uZabNX1k4Vy36pr+y15eas9d68qeTIy0n4j8pxul4iotk3SFgHgw3JfAmArlLanDOCI8AwRzFUD4nUMeREAycPq3wRBulvp8Ka239PD8nsMQDb5PNPc3Lygd9Z4QKO2QbC\/3FnkQCs15qWo8vg\/LS1tFMfhM6GMBWooLWhcR29l+rZI9tdg4PMRuVFKO3uoDlPXaEPVgEZ6evpmAFgv+1MXh7UqX6TtjNFcGXBrhwr8FlGU+iltBxk0GKNFcnktw6tImIa29tPGLtXa8g6D8vLyRtX1VU19uw5YN+flrVZ16ZFaf739su4jsEUpaNQNE\/MFQZRzceXp6enyRyBfaXkZNABohbfPZWSk5RPh9GAfcS\/TyEakiYxBttoxWEZG2sNE6GkURJBfNlVDHi2Blb8AAFhOBHWJIuoHgDIyR3zik1rQ8B9rqx2eeMsTgU8+wVOf0UqZV10ny5bl6+xnqwQ9zcMTbe3XVKCRvp0IspTG0f9jIn8AED1socn6dt1HXGaOikEjPT19OgAM9YJj3YdrutI+4N9n6vrTumDvU\/0LXkdR5KSkLKwoAVP7VcPpgiANlRGuqTpQenqaTKMnae0MejIN\/2SgVtBQC7a+dYiCRuAWDffFDNUPvMM2UfT07YNN1bf1AA21bDMIaAQFLS\/TkFFK\/kpNR4RRKhBKZii23NzV0+vG5dvVdn5tjSGPFyExN3f13b5DJCXj1HAyaplGbU7IA2KLtA9PPHRwrZyXkZkHAMg0WvGUrx6ggUh9c3NXe\/Jaah5t7ddUTMPTTzp4x\/dyH1U6hPX9env7tiCISUqHjN5hvyCIndS0pRbQqBvSbhdFSbYlD0\/k4fJXSj\/+mkBD7nQAcB0RHVKTG\/COvxE9w4QtANjPO7ZW2vFk20pByquzLo+xCLF2WEQE8guriB2F86uOPfWTgTCc7JkxqJwIZfI0mZyEXI8IciJU8ZRt3ZTnIkQYWdsGlK00cVbbyeSXg1shvxC1HZxNUuN\/XcJQbj\/Zf5nOKx7maWk\/LWW8L5PKuMqJ+myZlda2Fa1QGpe6YeM6IpKvXqgbOqKcJ1Acm7qP8MLaNUh5iu+rqW1PylfXB8ZMIkLPO4AI65TWszauDftMOPv\/D\/IfUCqQ257cAAAAAElFTkSuQmCC\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 754, "length": 24, "value": "\"myid_icon_advice_first\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 931, "length": 25, "value": "\"myid_icon_advice_second\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1107, "length": 24, "value": "\"myid_icon_advice_third\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1286, "length": 26, "value": "\"myid_icon_driver_license\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1461, "length": 23, "value": "\"myid_icon_eyes_opened\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1624, "length": 18, "value": "\"myid_icon_idcard\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1797, "length": 26, "value": "\"myid_icon_multiple_faces\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 1966, "length": 20, "value": "\"myid_icon_not_face\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2130, "length": 20, "value": "\"myid_icon_passport\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2298, "length": 22, "value": "\"myid_icon_sunglasses\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", "offset": 2456, "length": 16, + "value": "\"myid_icon_back\"" + }, + { + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "kind": "StringLiteral", + "offset": 2608, + "length": 16, "value": "\"myid_icon_call\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2612, + "offset": 2764, "length": 18, "value": "\"myid_icon_cancel\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2768, + "offset": 2920, "length": 17, "value": "\"myid_icon_check\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 2923, + "offset": 3075, "length": 17, "value": "\"myid_icon_error\"" }, { - "filePath": "\/tmp\/iphoneos\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", + "filePath": "\/Users\/javokhir\/Library\/Developer\/Xcode\/DerivedData\/MyIdSDK-hjjfdlrcceyusdewcyfwxjtzvkiw\/Build\/Intermediates.noindex\/ArchiveIntermediates\/MyIdSDK\/IntermediateBuildFilesPath\/MyIdSDK.build\/Release-iphonesimulator\/MyIdSDK.build\/DerivedSources\/GeneratedAssetSymbols.swift", "kind": "StringLiteral", - "offset": 3082, + "offset": 3234, "length": 19, "value": "\"myid_icon_scanner\"" } diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index fdbdbb20d78c76c222934edc25d7019911f615ba..9453c7c98d78cf38d75089c918945ca460592092 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -22,62 +22,25 @@ import Vision import _Concurrency import _StringProcessing import _SwiftConcurrencyShims -@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { - @objc public var image: UIKit.UIImage? - @objc public var code: Swift.String? - @objc public var comparisonValue: Swift.String? - @objc override dynamic public init() - @objc deinit -} -extension Swift.String : Swift.Error { -} -@objc public enum MyIdDocumentType : Swift.Int { - case ID_CARD = 0 - case PASSPORT - case DRIVER_LICENSE - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_inheritsConvenienceInitializers @available(iOS 13.0, *) -@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { - @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) +@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { + @objc public var phoneNumber: Swift.String? + @objc public var logo: UIKit.UIImage? @objc override dynamic public init() - public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher @objc deinit } -@available(iOS 13.0, *) -@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { - @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) - @objc dynamic public func onError(exception: MyIdSDK.MyIdException) - @objc dynamic public func onUserExited() -} -@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { - @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) - @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController +@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { + @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? + @objc public class func device() -> Swift.String + @objc public class func deviceModel() -> Swift.String? + @objc public class func deviceName() -> Swift.String? + @objc public class func systemName() -> Swift.String? + @objc public class func systemVersion() -> Swift.String? + @objc public class func isPhone() -> Swift.Bool + @objc public class func isPad() -> Swift.Bool + @objc public class func isSimulator() -> Swift.Bool @objc override dynamic public init() @objc deinit } -@objc public enum MyIdBuildMode : Swift.Int { - case DEBUG = 0 - case PRODUCTION - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public enum MyIdResolution : Swift.Int { - case RESOLUTION_480 = 0 - case RESOLUTION_720 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} @objc public enum MyIdPresentationStyle : Swift.Int { case FULL = 0 case SHEET @@ -87,26 +50,28 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { - @objc public var primaryColor: UIKit.UIColor? - @objc public var errorColor: UIKit.UIColor? - @objc public var primaryButtonColor: UIKit.UIColor? - @objc public var primaryButtonColorDisabled: UIKit.UIColor? - @objc public var primaryButtonTextColor: UIKit.UIColor? - @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? - @objc public var buttonCornerRadius: Swift.Float +@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { + @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) + @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController @objc override dynamic public init() @objc deinit } -@objc public enum MyIdEntryType : Swift.Int { - case AUTH = 0 - case FACE +extension Swift.String : Swift.Error { +} +@objc public enum MyIdCameraShape : Swift.Int { + case ELLIPSE = 0 + case CIRCLE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { get } } +@objc public protocol MyIdClientDelegate { + @objc func onSuccess(result: MyIdSDK.MyIdResult) + @objc func onError(exception: MyIdSDK.MyIdException) + @objc func onUserExited() +} @_inheritsConvenienceInitializers @objc public class MyIdConfig : ObjectiveC.NSObject { @objc public var clientId: Swift.String? @objc public var clientHash: Swift.String? @@ -131,33 +96,25 @@ extension Swift.String : Swift.Error { @objc override dynamic public init() @objc deinit } -@objc public protocol MyIdClientDelegate { - @objc func onSuccess(result: MyIdSDK.MyIdResult) - @objc func onError(exception: MyIdSDK.MyIdException) - @objc func onUserExited() -} @_inheritsConvenienceInitializers @objc public class MyIdException : ObjectiveC.NSObject { @objc public var message: Swift.String? @objc public var code: Swift.String? @objc override dynamic public init() @objc deinit } -@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { - @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? - @objc public class func device() -> Swift.String - @objc public class func deviceModel() -> Swift.String? - @objc public class func deviceName() -> Swift.String? - @objc public class func systemName() -> Swift.String? - @objc public class func systemVersion() -> Swift.String? - @objc public class func isPhone() -> Swift.Bool - @objc public class func isPad() -> Swift.Bool - @objc public class func isSimulator() -> Swift.Bool - @objc override dynamic public init() - @objc deinit +@objc public enum MyIdResolution : Swift.Int { + case RESOLUTION_480 = 0 + case RESOLUTION_720 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } } -@objc public enum MyIdCameraShape : Swift.Int { - case ELLIPSE = 0 - case CIRCLE +@objc public enum MyIdDocumentType : Swift.Int { + case ID_CARD = 0 + case PASSPORT + case DRIVER_LICENSE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { @@ -173,6 +130,24 @@ extension Swift.String : Swift.Error { get } } +@objc public enum MyIdBuildMode : Swift.Int { + case DEBUG = 0 + case PRODUCTION + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public enum MyIdEntryType : Swift.Int { + case AUTH = 0 + case FACE + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} @objc public enum MyIdResidency : Swift.Int { case USER_DEFINED = 0 case RESIDENT @@ -183,6 +158,26 @@ extension Swift.String : Swift.Error { get } } +@_inheritsConvenienceInitializers @available(iOS 13.0, *) +@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { + @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) + @objc override dynamic public init() + public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher + @objc deinit +} +@available(iOS 13.0, *) +@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { + @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) + @objc dynamic public func onError(exception: MyIdSDK.MyIdException) + @objc dynamic public func onUserExited() +} +@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { + @objc public var image: UIKit.UIImage? + @objc public var code: Swift.String? + @objc public var comparisonValue: Swift.String? + @objc override dynamic public init() + @objc deinit +} @objc public enum MyIdLocale : Swift.Int { case RU = 0 case EN @@ -194,33 +189,38 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { - @objc public var phoneNumber: Swift.String? - @objc public var logo: UIKit.UIImage? +@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { + @objc public var primaryColor: UIKit.UIColor? + @objc public var errorColor: UIKit.UIColor? + @objc public var primaryButtonColor: UIKit.UIColor? + @objc public var primaryButtonColorDisabled: UIKit.UIColor? + @objc public var primaryButtonTextColor: UIKit.UIColor? + @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? + @objc public var buttonCornerRadius: Swift.Float @objc override dynamic public init() @objc deinit } -extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} -extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} -extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} -extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} -extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} -extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} -extension MyIdSDK.MyIdResolution : Swift.Equatable {} -extension MyIdSDK.MyIdResolution : Swift.Hashable {} -extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Equatable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Hashable {} extension MyIdSDK.MyIdPresentationStyle : Swift.RawRepresentable {} -extension MyIdSDK.MyIdEntryType : Swift.Equatable {} -extension MyIdSDK.MyIdEntryType : Swift.Hashable {} -extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraShape : Swift.Equatable {} extension MyIdSDK.MyIdCameraShape : Swift.Hashable {} extension MyIdSDK.MyIdCameraShape : Swift.RawRepresentable {} +extension MyIdSDK.MyIdResolution : Swift.Equatable {} +extension MyIdSDK.MyIdResolution : Swift.Hashable {} +extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} +extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} +extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} +extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraSelector : Swift.Equatable {} extension MyIdSDK.MyIdCameraSelector : Swift.Hashable {} extension MyIdSDK.MyIdCameraSelector : Swift.RawRepresentable {} +extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} +extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} +extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} +extension MyIdSDK.MyIdEntryType : Swift.Equatable {} +extension MyIdSDK.MyIdEntryType : Swift.Hashable {} +extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdResidency : Swift.Equatable {} extension MyIdSDK.MyIdResidency : Swift.Hashable {} extension MyIdSDK.MyIdResidency : Swift.RawRepresentable {} diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index fdbdbb20d78c76c222934edc25d7019911f615ba..9453c7c98d78cf38d75089c918945ca460592092 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -22,62 +22,25 @@ import Vision import _Concurrency import _StringProcessing import _SwiftConcurrencyShims -@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { - @objc public var image: UIKit.UIImage? - @objc public var code: Swift.String? - @objc public var comparisonValue: Swift.String? - @objc override dynamic public init() - @objc deinit -} -extension Swift.String : Swift.Error { -} -@objc public enum MyIdDocumentType : Swift.Int { - case ID_CARD = 0 - case PASSPORT - case DRIVER_LICENSE - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@_inheritsConvenienceInitializers @available(iOS 13.0, *) -@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { - @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) +@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { + @objc public var phoneNumber: Swift.String? + @objc public var logo: UIKit.UIImage? @objc override dynamic public init() - public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher @objc deinit } -@available(iOS 13.0, *) -@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { - @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) - @objc dynamic public func onError(exception: MyIdSDK.MyIdException) - @objc dynamic public func onUserExited() -} -@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { - @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) - @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController +@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { + @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? + @objc public class func device() -> Swift.String + @objc public class func deviceModel() -> Swift.String? + @objc public class func deviceName() -> Swift.String? + @objc public class func systemName() -> Swift.String? + @objc public class func systemVersion() -> Swift.String? + @objc public class func isPhone() -> Swift.Bool + @objc public class func isPad() -> Swift.Bool + @objc public class func isSimulator() -> Swift.Bool @objc override dynamic public init() @objc deinit } -@objc public enum MyIdBuildMode : Swift.Int { - case DEBUG = 0 - case PRODUCTION - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} -@objc public enum MyIdResolution : Swift.Int { - case RESOLUTION_480 = 0 - case RESOLUTION_720 - public init?(rawValue: Swift.Int) - public typealias RawValue = Swift.Int - public var rawValue: Swift.Int { - get - } -} @objc public enum MyIdPresentationStyle : Swift.Int { case FULL = 0 case SHEET @@ -87,26 +50,28 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { - @objc public var primaryColor: UIKit.UIColor? - @objc public var errorColor: UIKit.UIColor? - @objc public var primaryButtonColor: UIKit.UIColor? - @objc public var primaryButtonColorDisabled: UIKit.UIColor? - @objc public var primaryButtonTextColor: UIKit.UIColor? - @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? - @objc public var buttonCornerRadius: Swift.Float +@_inheritsConvenienceInitializers @objc public class MyIdClient : ObjectiveC.NSObject { + @objc public class func start(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) + @objc public class func run(withConfig config: MyIdSDK.MyIdConfig, withDelegate delegate: any MyIdSDK.MyIdClientDelegate) -> UIKit.UIViewController @objc override dynamic public init() @objc deinit } -@objc public enum MyIdEntryType : Swift.Int { - case AUTH = 0 - case FACE +extension Swift.String : Swift.Error { +} +@objc public enum MyIdCameraShape : Swift.Int { + case ELLIPSE = 0 + case CIRCLE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { get } } +@objc public protocol MyIdClientDelegate { + @objc func onSuccess(result: MyIdSDK.MyIdResult) + @objc func onError(exception: MyIdSDK.MyIdException) + @objc func onUserExited() +} @_inheritsConvenienceInitializers @objc public class MyIdConfig : ObjectiveC.NSObject { @objc public var clientId: Swift.String? @objc public var clientHash: Swift.String? @@ -131,33 +96,25 @@ extension Swift.String : Swift.Error { @objc override dynamic public init() @objc deinit } -@objc public protocol MyIdClientDelegate { - @objc func onSuccess(result: MyIdSDK.MyIdResult) - @objc func onError(exception: MyIdSDK.MyIdException) - @objc func onUserExited() -} @_inheritsConvenienceInitializers @objc public class MyIdException : ObjectiveC.NSObject { @objc public var message: Swift.String? @objc public var code: Swift.String? @objc override dynamic public init() @objc deinit } -@_inheritsConvenienceInitializers @objc public class MyIdGenerator : ObjectiveC.NSObject { - @objc public class func hash(payload: Swift.String, clientHash: Swift.String, clientHashId: Swift.String) -> Swift.String? - @objc public class func device() -> Swift.String - @objc public class func deviceModel() -> Swift.String? - @objc public class func deviceName() -> Swift.String? - @objc public class func systemName() -> Swift.String? - @objc public class func systemVersion() -> Swift.String? - @objc public class func isPhone() -> Swift.Bool - @objc public class func isPad() -> Swift.Bool - @objc public class func isSimulator() -> Swift.Bool - @objc override dynamic public init() - @objc deinit +@objc public enum MyIdResolution : Swift.Int { + case RESOLUTION_480 = 0 + case RESOLUTION_720 + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } } -@objc public enum MyIdCameraShape : Swift.Int { - case ELLIPSE = 0 - case CIRCLE +@objc public enum MyIdDocumentType : Swift.Int { + case ID_CARD = 0 + case PASSPORT + case DRIVER_LICENSE public init?(rawValue: Swift.Int) public typealias RawValue = Swift.Int public var rawValue: Swift.Int { @@ -173,6 +130,24 @@ extension Swift.String : Swift.Error { get } } +@objc public enum MyIdBuildMode : Swift.Int { + case DEBUG = 0 + case PRODUCTION + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} +@objc public enum MyIdEntryType : Swift.Int { + case AUTH = 0 + case FACE + public init?(rawValue: Swift.Int) + public typealias RawValue = Swift.Int + public var rawValue: Swift.Int { + get + } +} @objc public enum MyIdResidency : Swift.Int { case USER_DEFINED = 0 case RESIDENT @@ -183,6 +158,26 @@ extension Swift.String : Swift.Error { get } } +@_inheritsConvenienceInitializers @available(iOS 13.0, *) +@objc public class MyIdViewModel : ObjectiveC.NSObject, Combine.ObservableObject { + @objc public func startMyId(clientId: Swift.String, clientHash: Swift.String, clientHashId: Swift.String, passportData: Swift.String? = nil, dateOfBirth: Swift.String? = nil, minAge: Swift.Int = 16, sdkHash: Swift.String? = nil, externalId: Swift.String? = nil, threshold: Swift.Float = 0.5, buildMode: MyIdSDK.MyIdBuildMode = MyIdBuildMode.PRODUCTION, entryType: MyIdSDK.MyIdEntryType = MyIdEntryType.AUTH, residency: MyIdSDK.MyIdResidency = MyIdResidency.RESIDENT, locale: MyIdSDK.MyIdLocale = MyIdLocale.RU, cameraShape: MyIdSDK.MyIdCameraShape = MyIdCameraShape.CIRCLE, resolution: MyIdSDK.MyIdResolution = MyIdResolution.RESOLUTION_480, cameraSelector: MyIdSDK.MyIdCameraSelector = MyIdCameraSelector.FRONT, presentationStyle: MyIdSDK.MyIdPresentationStyle = MyIdPresentationStyle.FULL, organizationDetails: MyIdSDK.MyIdOrganizationDetails? = nil, appearance: MyIdSDK.MyIdAppearance? = nil, withPhoto: Swift.Bool = false) + @objc override dynamic public init() + public typealias ObjectWillChangePublisher = Combine.ObservableObjectPublisher + @objc deinit +} +@available(iOS 13.0, *) +@objc extension MyIdSDK.MyIdViewModel : MyIdSDK.MyIdClientDelegate { + @objc dynamic public func onSuccess(result: MyIdSDK.MyIdResult) + @objc dynamic public func onError(exception: MyIdSDK.MyIdException) + @objc dynamic public func onUserExited() +} +@_inheritsConvenienceInitializers @objc public class MyIdResult : ObjectiveC.NSObject { + @objc public var image: UIKit.UIImage? + @objc public var code: Swift.String? + @objc public var comparisonValue: Swift.String? + @objc override dynamic public init() + @objc deinit +} @objc public enum MyIdLocale : Swift.Int { case RU = 0 case EN @@ -194,33 +189,38 @@ extension Swift.String : Swift.Error { get } } -@_inheritsConvenienceInitializers @objc public class MyIdOrganizationDetails : ObjectiveC.NSObject { - @objc public var phoneNumber: Swift.String? - @objc public var logo: UIKit.UIImage? +@_inheritsConvenienceInitializers @objc public class MyIdAppearance : ObjectiveC.NSObject { + @objc public var primaryColor: UIKit.UIColor? + @objc public var errorColor: UIKit.UIColor? + @objc public var primaryButtonColor: UIKit.UIColor? + @objc public var primaryButtonColorDisabled: UIKit.UIColor? + @objc public var primaryButtonTextColor: UIKit.UIColor? + @objc public var primaryButtonTextColorDisabled: UIKit.UIColor? + @objc public var buttonCornerRadius: Swift.Float @objc override dynamic public init() @objc deinit } -extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} -extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} -extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} -extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} -extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} -extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} -extension MyIdSDK.MyIdResolution : Swift.Equatable {} -extension MyIdSDK.MyIdResolution : Swift.Hashable {} -extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Equatable {} extension MyIdSDK.MyIdPresentationStyle : Swift.Hashable {} extension MyIdSDK.MyIdPresentationStyle : Swift.RawRepresentable {} -extension MyIdSDK.MyIdEntryType : Swift.Equatable {} -extension MyIdSDK.MyIdEntryType : Swift.Hashable {} -extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraShape : Swift.Equatable {} extension MyIdSDK.MyIdCameraShape : Swift.Hashable {} extension MyIdSDK.MyIdCameraShape : Swift.RawRepresentable {} +extension MyIdSDK.MyIdResolution : Swift.Equatable {} +extension MyIdSDK.MyIdResolution : Swift.Hashable {} +extension MyIdSDK.MyIdResolution : Swift.RawRepresentable {} +extension MyIdSDK.MyIdDocumentType : Swift.Equatable {} +extension MyIdSDK.MyIdDocumentType : Swift.Hashable {} +extension MyIdSDK.MyIdDocumentType : Swift.RawRepresentable {} extension MyIdSDK.MyIdCameraSelector : Swift.Equatable {} extension MyIdSDK.MyIdCameraSelector : Swift.Hashable {} extension MyIdSDK.MyIdCameraSelector : Swift.RawRepresentable {} +extension MyIdSDK.MyIdBuildMode : Swift.Equatable {} +extension MyIdSDK.MyIdBuildMode : Swift.Hashable {} +extension MyIdSDK.MyIdBuildMode : Swift.RawRepresentable {} +extension MyIdSDK.MyIdEntryType : Swift.Equatable {} +extension MyIdSDK.MyIdEntryType : Swift.Hashable {} +extension MyIdSDK.MyIdEntryType : Swift.RawRepresentable {} extension MyIdSDK.MyIdResidency : Swift.Equatable {} extension MyIdSDK.MyIdResidency : Swift.Hashable {} extension MyIdSDK.MyIdResidency : Swift.RawRepresentable {} diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/MyIdSDK b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/MyIdSDK index 1bd4afaeb464ea9acc63e9d6d45efe33f6ed04d7..40910e95dba736f330ecd5a0aa6b49fd8f9ffdd0 100755 Binary files a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/MyIdSDK and b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/MyIdSDK differ diff --git a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/_CodeSignature/CodeResources b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/_CodeSignature/CodeResources index 4b944f4ec5272d324f8d92316de57a14fe8d4803..947d8317ac6ea53e062ce61e8407eebaad778069 100644 --- a/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/_CodeSignature/CodeResources +++ b/MyIdSDK.xcframework/ios-arm64_x86_64-simulator/MyIdSDK.framework/_CodeSignature/CodeResources @@ -6,27 +6,27 @@ <dict> <key>Assets.car</key> <data> - Gwa1nCSDPpzoxl5VVGfAz3juGos= + hlfnvJFbm1h47Fw6/oyyXxpo9aM= </data> <key>Headers/MyIdSDK-Swift.h</key> <data> - DRTIIcgW8Fs2t7DskUxc/QNCHAo= + GhoI3z/TI5DWW6UH39m51ARKYdE= </data> <key>Headers/MyIdSDK.h</key> <data> - bySH9XhpV27wcp6ALL7wz4u2XBo= + bCbUz6kWWIVxtTwHcnB5045c1Ao= </data> <key>Info.plist</key> <data> - o+zrN/6kx2alW9CNBk5zBUWfASU= + LHajjsycVLF+N/p7aC8BINDgeXM= </data> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key> <data> - zVQYZoBi3TkyBPtqFgzk+ZZwtD8= + sCG3Jh6U6Q5F5Z001TQu39biJ/8= </data> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> <data> - y+2ektNVJz+sHVelSN3cQ62oNxs= + BYo50SIvJCYPBpjU73miSQr5mVQ= </data> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> <data> @@ -34,19 +34,19 @@ </data> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> <data> - y+2ektNVJz+sHVelSN3cQ62oNxs= + BYo50SIvJCYPBpjU73miSQr5mVQ= </data> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key> <data> - Ir/ePYlLQqxtWA0FsmDVwZMxugk= + zhXgWkVoAl38sdl6TYrL3m4CK3Y= </data> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> <data> - zVQYZoBi3TkyBPtqFgzk+ZZwtD8= + sCG3Jh6U6Q5F5Z001TQu39biJ/8= </data> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> <data> - aXEVLeiu3egpVKkf7p7LwML+yBQ= + /gEe24oKwqZR7XSzVdZcWnfh3Xc= </data> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> <data> @@ -54,11 +54,11 @@ </data> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> <data> - aXEVLeiu3egpVKkf7p7LwML+yBQ= + /gEe24oKwqZR7XSzVdZcWnfh3Xc= </data> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> <data> - SQXLjCa+xh48Gs92VshEMHJ0d2Y= + OuC6WndNLCWqSCsk8vH21cdJ5ZM= </data> <key>Modules/module.modulemap</key> <data> @@ -71,35 +71,35 @@ <dict> <key>hash2</key> <data> - Vxnf/tv2YHkjHoIl60T+ygxnsQboVsYVdYlpXbzdMns= + VH+11obL7wMcxMPflXB8X4rJqQpfbwYzp5EiBqc0LCg= </data> </dict> <key>Headers/MyIdSDK-Swift.h</key> <dict> <key>hash2</key> <data> - AGFRHuh0PN27xxx+YovnLSRyNUJKet9p1ifmvKxLXJI= + fCmNtvzpnIMN2td5DyVh/xIqUZnW4QL8pCz6+ndTrCE= </data> </dict> <key>Headers/MyIdSDK.h</key> <dict> <key>hash2</key> <data> - P2DUphM5FeVZyucr4ZNCsjIt3cq78ZZTdL2qT0vLArc= + 7WJ0S3XDxWjYTqYDoIh2Cnu6vwCHj9JIT89htNpyhM4= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key> <dict> <key>hash2</key> <data> - IFw7D0bkzXj9FJRQ/tHt7UpF9rtlTwWK3GMyiHN4i9U= + y+OUX4gGEaqtegrMot+2CfmLF+UUA3LPzBrwx8x3PRM= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> <dict> <key>hash2</key> <data> - Yt0xwCTG+JGglafiC9QYoL6pl9Jtpyo680zZioR+vuY= + 4T0p1jNha7UzMJ7Ebr3u/WHRD+D6/RC7bZe6jp0f1GU= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> @@ -113,28 +113,28 @@ <dict> <key>hash2</key> <data> - Yt0xwCTG+JGglafiC9QYoL6pl9Jtpyo680zZioR+vuY= + 4T0p1jNha7UzMJ7Ebr3u/WHRD+D6/RC7bZe6jp0f1GU= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key> <dict> <key>hash2</key> <data> - MLBD6lslSJNIUonRm0rQGOEdPyLk2mip6yhVJr2Mx5Q= + PbZtiuAkxyyLdosEFGEcyRzmdCSW6J+8mXyWZu/7tvE= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> <dict> <key>hash2</key> <data> - IFw7D0bkzXj9FJRQ/tHt7UpF9rtlTwWK3GMyiHN4i9U= + y+OUX4gGEaqtegrMot+2CfmLF+UUA3LPzBrwx8x3PRM= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> <dict> <key>hash2</key> <data> - TXtP3+YxOpsOzof8SPwI6Ta4oxbTAjMfu4w4qVs0NhQ= + nELe4q5HqepcvgJJB8Pusjjr/2WGEQBGVJOCrP2vDAI= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> @@ -148,14 +148,14 @@ <dict> <key>hash2</key> <data> - TXtP3+YxOpsOzof8SPwI6Ta4oxbTAjMfu4w4qVs0NhQ= + nELe4q5HqepcvgJJB8Pusjjr/2WGEQBGVJOCrP2vDAI= </data> </dict> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> <dict> <key>hash2</key> <data> - t4k3vlsOxaaOSe9Dsg1doV7q4PGqxsVoAs0ZX/TlHr8= + LN/hUO3VWSEDMOAeEx09HlfvNIjW6JQxmt8xwvbgaG0= </data> </dict> <key>Modules/module.modulemap</key>