Commit 696cedb8 authored by Javokhir's avatar Javokhir
Browse files

Published 2.2.8 version

parent 440deea5
Pod::Spec.new do |spec| Pod::Spec.new do |spec|
spec.name = "MyIdSDK" spec.name = "MyIdSDK"
spec.version = "2.2.7" spec.version = "2.2.8"
spec.platform = :ios, '12.0' spec.platform = :ios, '12.0'
spec.ios.deployment_target = '12.0' spec.ios.deployment_target = '12.0'
spec.summary = "MyID Framework" spec.summary = "MyID Framework"
......
...@@ -8,32 +8,32 @@ ...@@ -8,32 +8,32 @@
<key>BinaryPath</key> <key>BinaryPath</key>
<string>MyIdSDK.framework/MyIdSDK</string> <string>MyIdSDK.framework/MyIdSDK</string>
<key>LibraryIdentifier</key> <key>LibraryIdentifier</key>
<string>ios-arm64</string> <string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key> <key>LibraryPath</key>
<string>MyIdSDK.framework</string> <string>MyIdSDK.framework</string>
<key>SupportedArchitectures</key> <key>SupportedArchitectures</key>
<array> <array>
<string>arm64</string> <string>arm64</string>
<string>x86_64</string>
</array> </array>
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>ios</string> <string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict> </dict>
<dict> <dict>
<key>BinaryPath</key> <key>BinaryPath</key>
<string>MyIdSDK.framework/MyIdSDK</string> <string>MyIdSDK.framework/MyIdSDK</string>
<key>LibraryIdentifier</key> <key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string> <string>ios-arm64</string>
<key>LibraryPath</key> <key>LibraryPath</key>
<string>MyIdSDK.framework</string> <string>MyIdSDK.framework</string>
<key>SupportedArchitectures</key> <key>SupportedArchitectures</key>
<array> <array>
<string>arm64</string> <string>arm64</string>
<string>x86_64</string>
</array> </array>
<key>SupportedPlatform</key> <key>SupportedPlatform</key>
<string>ios</string> <string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict> </dict>
</array> </array>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
......
...@@ -16810,7 +16810,7 @@ ...@@ -16810,7 +16810,7 @@
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 184, "offset": 184,
"length": 7, "length": 7,
"value": "\"2.2.7\"" "value": "\"2.2.8\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift",
...@@ -20231,168 +20231,168 @@ ...@@ -20231,168 +20231,168 @@
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Array", "kind": "Array",
"offset": 5052, "offset": 5048,
"length": 2, "length": 2,
"value": "[]" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5319, "offset": 5315,
"length": 30, "length": 30,
"value": "\"zip_\"" "value": "\"zip_\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5344, "offset": 5340,
"length": 1, "length": 1,
"value": "\".zip\"" "value": "\".zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5559, "offset": 5555,
"length": 12, "length": 12,
"value": "\"image.jpeg\"" "value": "\"image.jpeg\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5658, "offset": 5654,
"length": 12, "length": 12,
"value": "\"depth.json\"" "value": "\"depth.json\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6129, "offset": 6125,
"length": 6, "length": 6,
"value": "\"file\"" "value": "\"file\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6187, "offset": 6183,
"length": 31, "length": 31,
"value": "\"file_\"" "value": "\"file_\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6213, "offset": 6209,
"length": 1, "length": 1,
"value": "\".zip\"" "value": "\".zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6270, "offset": 6266,
"length": 17, "length": 17,
"value": "\"application\/zip\"" "value": "\"application\/zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6457, "offset": 6453,
"length": 8, "length": 8,
"value": "\"job_id\"" "value": "\"job_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7026, "offset": 7022,
"length": 15, "length": 15,
"value": "\"Zip not found\"" "value": "\"Zip not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7156, "offset": 7152,
"length": 25, "length": 25,
"value": "\"Zip directory not found\"" "value": "\"Zip directory not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7402, "offset": 7398,
"length": 21, "length": 21,
"value": "\"Signature not found\"" "value": "\"Signature not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7502, "offset": 7498,
"length": 17, "length": 17,
"value": "\"Image not found\"" "value": "\"Image not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7893, "offset": 7889,
"length": 8, "length": 8,
"value": "\"job_id\"" "value": "\"job_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7912, "offset": 7908,
"length": 2, "length": 2,
"value": "\"\"" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "FloatLiteral", "kind": "FloatLiteral",
"offset": 8119, "offset": 8115,
"length": 3, "length": 3,
"value": "1.0" "value": "1.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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8647, "offset": 8643,
"length": 6, "length": 6,
"value": "\"code\"" "value": "\"code\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8703, "offset": 8699,
"length": 11, "length": 11,
"value": "\"oauth2_id\"" "value": "\"oauth2_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Dictionary", "kind": "Dictionary",
"offset": 8911, "offset": 8907,
"length": 3, "length": 3,
"value": "[]" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8931, "offset": 8927,
"length": 15, "length": 15,
"value": "\"Authorization\"" "value": "\"Authorization\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8950, "offset": 8946,
"length": 42, "length": 42,
"value": "\"Bearer \"" "value": "\"Bearer \""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8991, "offset": 8987,
"length": 1, "length": 1,
"value": "\"\"" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 9009, "offset": 9005,
"length": 18, "length": 18,
"value": "\"Content-Language\"" "value": "\"Content-Language\""
}, },
......
...@@ -16810,7 +16810,7 @@ ...@@ -16810,7 +16810,7 @@
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 184, "offset": 184,
"length": 7, "length": 7,
"value": "\"2.2.7\"" "value": "\"2.2.8\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift",
...@@ -20231,168 +20231,168 @@ ...@@ -20231,168 +20231,168 @@
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Array", "kind": "Array",
"offset": 5052, "offset": 5048,
"length": 2, "length": 2,
"value": "[]" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5319, "offset": 5315,
"length": 30, "length": 30,
"value": "\"zip_\"" "value": "\"zip_\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5344, "offset": 5340,
"length": 1, "length": 1,
"value": "\".zip\"" "value": "\".zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5559, "offset": 5555,
"length": 12, "length": 12,
"value": "\"image.jpeg\"" "value": "\"image.jpeg\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5658, "offset": 5654,
"length": 12, "length": 12,
"value": "\"depth.json\"" "value": "\"depth.json\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6129, "offset": 6125,
"length": 6, "length": 6,
"value": "\"file\"" "value": "\"file\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6187, "offset": 6183,
"length": 31, "length": 31,
"value": "\"file_\"" "value": "\"file_\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6213, "offset": 6209,
"length": 1, "length": 1,
"value": "\".zip\"" "value": "\".zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6270, "offset": 6266,
"length": 17, "length": 17,
"value": "\"application\/zip\"" "value": "\"application\/zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6457, "offset": 6453,
"length": 8, "length": 8,
"value": "\"job_id\"" "value": "\"job_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7026, "offset": 7022,
"length": 15, "length": 15,
"value": "\"Zip not found\"" "value": "\"Zip not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7156, "offset": 7152,
"length": 25, "length": 25,
"value": "\"Zip directory not found\"" "value": "\"Zip directory not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7402, "offset": 7398,
"length": 21, "length": 21,
"value": "\"Signature not found\"" "value": "\"Signature not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7502, "offset": 7498,
"length": 17, "length": 17,
"value": "\"Image not found\"" "value": "\"Image not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7893, "offset": 7889,
"length": 8, "length": 8,
"value": "\"job_id\"" "value": "\"job_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7912, "offset": 7908,
"length": 2, "length": 2,
"value": "\"\"" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "FloatLiteral", "kind": "FloatLiteral",
"offset": 8119, "offset": 8115,
"length": 3, "length": 3,
"value": "1.0" "value": "1.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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8647, "offset": 8643,
"length": 6, "length": 6,
"value": "\"code\"" "value": "\"code\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8703, "offset": 8699,
"length": 11, "length": 11,
"value": "\"oauth2_id\"" "value": "\"oauth2_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Dictionary", "kind": "Dictionary",
"offset": 8911, "offset": 8907,
"length": 3, "length": 3,
"value": "[]" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8931, "offset": 8927,
"length": 15, "length": 15,
"value": "\"Authorization\"" "value": "\"Authorization\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8950, "offset": 8946,
"length": 42, "length": 42,
"value": "\"Bearer \"" "value": "\"Bearer \""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8991, "offset": 8987,
"length": 1, "length": 1,
"value": "\"\"" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 9009, "offset": 9005,
"length": 18, "length": 18,
"value": "\"Content-Language\"" "value": "\"Content-Language\""
}, },
......
...@@ -16810,7 +16810,7 @@ ...@@ -16810,7 +16810,7 @@
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 184, "offset": 184,
"length": 7, "length": 7,
"value": "\"2.2.7\"" "value": "\"2.2.8\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Core\/Constants.swift",
...@@ -20231,168 +20231,168 @@ ...@@ -20231,168 +20231,168 @@
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Array", "kind": "Array",
"offset": 5052, "offset": 5048,
"length": 2, "length": 2,
"value": "[]" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5319, "offset": 5315,
"length": 30, "length": 30,
"value": "\"zip_\"" "value": "\"zip_\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5344, "offset": 5340,
"length": 1, "length": 1,
"value": "\".zip\"" "value": "\".zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5559, "offset": 5555,
"length": 12, "length": 12,
"value": "\"image.jpeg\"" "value": "\"image.jpeg\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 5658, "offset": 5654,
"length": 12, "length": 12,
"value": "\"depth.json\"" "value": "\"depth.json\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6129, "offset": 6125,
"length": 6, "length": 6,
"value": "\"file\"" "value": "\"file\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6187, "offset": 6183,
"length": 31, "length": 31,
"value": "\"file_\"" "value": "\"file_\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6213, "offset": 6209,
"length": 1, "length": 1,
"value": "\".zip\"" "value": "\".zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6270, "offset": 6266,
"length": 17, "length": 17,
"value": "\"application\/zip\"" "value": "\"application\/zip\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 6457, "offset": 6453,
"length": 8, "length": 8,
"value": "\"job_id\"" "value": "\"job_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7026, "offset": 7022,
"length": 15, "length": 15,
"value": "\"Zip not found\"" "value": "\"Zip not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7156, "offset": 7152,
"length": 25, "length": 25,
"value": "\"Zip directory not found\"" "value": "\"Zip directory not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7402, "offset": 7398,
"length": 21, "length": 21,
"value": "\"Signature not found\"" "value": "\"Signature not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7502, "offset": 7498,
"length": 17, "length": 17,
"value": "\"Image not found\"" "value": "\"Image not found\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7893, "offset": 7889,
"length": 8, "length": 8,
"value": "\"job_id\"" "value": "\"job_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 7912, "offset": 7908,
"length": 2, "length": 2,
"value": "\"\"" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "FloatLiteral", "kind": "FloatLiteral",
"offset": 8119, "offset": 8115,
"length": 3, "length": 3,
"value": "1.0" "value": "1.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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8647, "offset": 8643,
"length": 6, "length": 6,
"value": "\"code\"" "value": "\"code\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8703, "offset": 8699,
"length": 11, "length": 11,
"value": "\"oauth2_id\"" "value": "\"oauth2_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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Dictionary", "kind": "Dictionary",
"offset": 8911, "offset": 8907,
"length": 3, "length": 3,
"value": "[]" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8931, "offset": 8927,
"length": 15, "length": 15,
"value": "\"Authorization\"" "value": "\"Authorization\""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8950, "offset": 8946,
"length": 42, "length": 42,
"value": "\"Bearer \"" "value": "\"Bearer \""
}, },
{ {
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift", "filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 8991, "offset": 8987,
"length": 1, "length": 1,
"value": "\"\"" "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\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral", "kind": "StringLiteral",
"offset": 9009, "offset": 9005,
"length": 18, "length": 18,
"value": "\"Content-Language\"" "value": "\"Content-Language\""
}, },
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
</data> </data>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data> <data>
kmHYgtteU/sAW8wqXoq1xbsVe8s= Mlc91NOVCqtQlCx4WuQ6m3qAHro=
</data> </data>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data> <data>
...@@ -38,11 +38,11 @@ ...@@ -38,11 +38,11 @@
</data> </data>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data> <data>
gg37uhGr6H8erbbPV9255/R221A= DPXoYty1HR2VzTKdLrWDjQnk+b8=
</data> </data>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data> <data>
kmHYgtteU/sAW8wqXoq1xbsVe8s= Mlc91NOVCqtQlCx4WuQ6m3qAHro=
</data> </data>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data> <data>
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</data> </data>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data> <data>
1hlzcM2vkuRypGSfbco03TKSAEY= 12fjrmozf+EybGW2K/BkzNn3G1g=
</data> </data>
<key>Modules/module.modulemap</key> <key>Modules/module.modulemap</key>
<data> <data>
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
<dict> <dict>
<key>hash2</key> <key>hash2</key>
<data> <data>
0dKt/1WoXDzLK6s4zWczzAZuGBnH9yO0vj0EckwVLIU= jTCnLnJAvlUly8qPiWq2gCR0zoFDuue4EbDe/RYS7Rc=
</data> </data>
</dict> </dict>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> <key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
...@@ -120,14 +120,14 @@ ...@@ -120,14 +120,14 @@
<dict> <dict>
<key>hash2</key> <key>hash2</key>
<data> <data>
/LbHCbRkJ63rheDm5WqYMbkYYSGnmZ8s4aqSolfafqQ= ldywipSPgGtk4Jd+TlC2PWCHckGlAgMQt641M9vi0+E=
</data> </data>
</dict> </dict>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict> <dict>
<key>hash2</key> <key>hash2</key>
<data> <data>
0dKt/1WoXDzLK6s4zWczzAZuGBnH9yO0vj0EckwVLIU= jTCnLnJAvlUly8qPiWq2gCR0zoFDuue4EbDe/RYS7Rc=
</data> </data>
</dict> </dict>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> <key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
<dict> <dict>
<key>hash2</key> <key>hash2</key>
<data> <data>
va1VYvxEuCxITjwilEcGqnKPJx59a9J50oTn2FVmaDo= 2ififtw4jq8MCwNf/q3uBE/FIKAvTu99QF50CvkddCU=
</data> </data>
</dict> </dict>
<key>Modules/module.modulemap</key> <key>Modules/module.modulemap</key>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment