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

Published 2.2.8 version

parent 440deea5
Pod::Spec.new do |spec|
spec.name = "MyIdSDK"
spec.version = "2.2.7"
spec.version = "2.2.8"
spec.platform = :ios, '12.0'
spec.ios.deployment_target = '12.0'
spec.summary = "MyID Framework"
......
......@@ -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>
......
......@@ -16810,7 +16810,7 @@
"kind": "StringLiteral",
"offset": 184,
"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",
......@@ -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",
"kind": "Array",
"offset": 5052,
"offset": 5048,
"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": 5319,
"offset": 5315,
"length": 30,
"value": "\"zip_\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5344,
"offset": 5340,
"length": 1,
"value": "\".zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5559,
"offset": 5555,
"length": 12,
"value": "\"image.jpeg\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5658,
"offset": 5654,
"length": 12,
"value": "\"depth.json\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6129,
"offset": 6125,
"length": 6,
"value": "\"file\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6187,
"offset": 6183,
"length": 31,
"value": "\"file_\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6213,
"offset": 6209,
"length": 1,
"value": "\".zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6270,
"offset": 6266,
"length": 17,
"value": "\"application\/zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6457,
"offset": 6453,
"length": 8,
"value": "\"job_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 7026,
"offset": 7022,
"length": 15,
"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",
"kind": "StringLiteral",
"offset": 7156,
"offset": 7152,
"length": 25,
"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",
"kind": "StringLiteral",
"offset": 7402,
"offset": 7398,
"length": 21,
"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",
"kind": "StringLiteral",
"offset": 7502,
"offset": 7498,
"length": 17,
"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",
"kind": "StringLiteral",
"offset": 7893,
"offset": 7889,
"length": 8,
"value": "\"job_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 7912,
"offset": 7908,
"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": 8119,
"offset": 8115,
"length": 3,
"value": "1.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": 8647,
"offset": 8643,
"length": 6,
"value": "\"code\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8703,
"offset": 8699,
"length": 11,
"value": "\"oauth2_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Dictionary",
"offset": 8911,
"offset": 8907,
"length": 3,
"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": 8931,
"offset": 8927,
"length": 15,
"value": "\"Authorization\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8950,
"offset": 8946,
"length": 42,
"value": "\"Bearer \""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8991,
"offset": 8987,
"length": 1,
"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": 9009,
"offset": 9005,
"length": 18,
"value": "\"Content-Language\""
},
......
......@@ -16810,7 +16810,7 @@
"kind": "StringLiteral",
"offset": 184,
"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",
......@@ -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",
"kind": "Array",
"offset": 5052,
"offset": 5048,
"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": 5319,
"offset": 5315,
"length": 30,
"value": "\"zip_\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5344,
"offset": 5340,
"length": 1,
"value": "\".zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5559,
"offset": 5555,
"length": 12,
"value": "\"image.jpeg\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5658,
"offset": 5654,
"length": 12,
"value": "\"depth.json\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6129,
"offset": 6125,
"length": 6,
"value": "\"file\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6187,
"offset": 6183,
"length": 31,
"value": "\"file_\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6213,
"offset": 6209,
"length": 1,
"value": "\".zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6270,
"offset": 6266,
"length": 17,
"value": "\"application\/zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6457,
"offset": 6453,
"length": 8,
"value": "\"job_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 7026,
"offset": 7022,
"length": 15,
"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",
"kind": "StringLiteral",
"offset": 7156,
"offset": 7152,
"length": 25,
"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",
"kind": "StringLiteral",
"offset": 7402,
"offset": 7398,
"length": 21,
"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",
"kind": "StringLiteral",
"offset": 7502,
"offset": 7498,
"length": 17,
"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",
"kind": "StringLiteral",
"offset": 7893,
"offset": 7889,
"length": 8,
"value": "\"job_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 7912,
"offset": 7908,
"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": 8119,
"offset": 8115,
"length": 3,
"value": "1.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": 8647,
"offset": 8643,
"length": 6,
"value": "\"code\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8703,
"offset": 8699,
"length": 11,
"value": "\"oauth2_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Dictionary",
"offset": 8911,
"offset": 8907,
"length": 3,
"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": 8931,
"offset": 8927,
"length": 15,
"value": "\"Authorization\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8950,
"offset": 8946,
"length": 42,
"value": "\"Bearer \""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8991,
"offset": 8987,
"length": 1,
"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": 9009,
"offset": 9005,
"length": 18,
"value": "\"Content-Language\""
},
......
......@@ -16810,7 +16810,7 @@
"kind": "StringLiteral",
"offset": 184,
"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",
......@@ -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",
"kind": "Array",
"offset": 5052,
"offset": 5048,
"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": 5319,
"offset": 5315,
"length": 30,
"value": "\"zip_\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5344,
"offset": 5340,
"length": 1,
"value": "\".zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5559,
"offset": 5555,
"length": 12,
"value": "\"image.jpeg\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 5658,
"offset": 5654,
"length": 12,
"value": "\"depth.json\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6129,
"offset": 6125,
"length": 6,
"value": "\"file\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6187,
"offset": 6183,
"length": 31,
"value": "\"file_\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6213,
"offset": 6209,
"length": 1,
"value": "\".zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6270,
"offset": 6266,
"length": 17,
"value": "\"application\/zip\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 6457,
"offset": 6453,
"length": 8,
"value": "\"job_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 7026,
"offset": 7022,
"length": 15,
"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",
"kind": "StringLiteral",
"offset": 7156,
"offset": 7152,
"length": 25,
"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",
"kind": "StringLiteral",
"offset": 7402,
"offset": 7398,
"length": 21,
"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",
"kind": "StringLiteral",
"offset": 7502,
"offset": 7498,
"length": 17,
"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",
"kind": "StringLiteral",
"offset": 7893,
"offset": 7889,
"length": 8,
"value": "\"job_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 7912,
"offset": 7908,
"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": 8119,
"offset": 8115,
"length": 3,
"value": "1.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": 8647,
"offset": 8643,
"length": 6,
"value": "\"code\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8703,
"offset": 8699,
"length": 11,
"value": "\"oauth2_id\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "Dictionary",
"offset": 8911,
"offset": 8907,
"length": 3,
"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": 8931,
"offset": 8927,
"length": 15,
"value": "\"Authorization\""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8950,
"offset": 8946,
"length": 42,
"value": "\"Bearer \""
},
{
"filePath": "\/Users\/javokhir\/My files (Don't touch)\/Development\/AIIG\/MyID\/MyID SDK\/ios\/MyID\/sdk\/MyIdSDK\/Domain\/Service\/ApiService.swift",
"kind": "StringLiteral",
"offset": 8991,
"offset": 8987,
"length": 1,
"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": 9009,
"offset": 9005,
"length": 18,
"value": "\"Content-Language\""
},
......
......@@ -22,7 +22,7 @@
</data>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
<data>
kmHYgtteU/sAW8wqXoq1xbsVe8s=
Mlc91NOVCqtQlCx4WuQ6m3qAHro=
</data>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
<data>
......@@ -38,11 +38,11 @@
</data>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
gg37uhGr6H8erbbPV9255/R221A=
DPXoYty1HR2VzTKdLrWDjQnk+b8=
</data>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
kmHYgtteU/sAW8wqXoq1xbsVe8s=
Mlc91NOVCqtQlCx4WuQ6m3qAHro=
</data>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
<data>
......@@ -58,7 +58,7 @@
</data>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
1hlzcM2vkuRypGSfbco03TKSAEY=
12fjrmozf+EybGW2K/BkzNn3G1g=
</data>
<key>Modules/module.modulemap</key>
<data>
......@@ -92,7 +92,7 @@
<dict>
<key>hash2</key>
<data>
0dKt/1WoXDzLK6s4zWczzAZuGBnH9yO0vj0EckwVLIU=
jTCnLnJAvlUly8qPiWq2gCR0zoFDuue4EbDe/RYS7Rc=
</data>
</dict>
<key>Modules/MyIdSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
......@@ -120,14 +120,14 @@
<dict>
<key>hash2</key>
<data>
/LbHCbRkJ63rheDm5WqYMbkYYSGnmZ8s4aqSolfafqQ=
ldywipSPgGtk4Jd+TlC2PWCHckGlAgMQt641M9vi0+E=
</data>
</dict>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<dict>
<key>hash2</key>
<data>
0dKt/1WoXDzLK6s4zWczzAZuGBnH9yO0vj0EckwVLIU=
jTCnLnJAvlUly8qPiWq2gCR0zoFDuue4EbDe/RYS7Rc=
</data>
</dict>
<key>Modules/MyIdSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
......@@ -155,7 +155,7 @@
<dict>
<key>hash2</key>
<data>
va1VYvxEuCxITjwilEcGqnKPJx59a9J50oTn2FVmaDo=
2ififtw4jq8MCwNf/q3uBE/FIKAvTu99QF50CvkddCU=
</data>
</dict>
<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