diff --git a/Frameworks/VCLAuth.xcframework/Info.plist b/Frameworks/VCLAuth.xcframework/Info.plist
index 595c7f1..8d1a318 100644
--- a/Frameworks/VCLAuth.xcframework/Info.plist
+++ b/Frameworks/VCLAuth.xcframework/Info.plist
@@ -6,30 +6,30 @@
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
VCLAuth.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
VCLAuth.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
CFBundlePackageType
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Info.plist b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Info.plist
index cb4bf66..84e3618 100644
Binary files a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Info.plist and b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Info.plist differ
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.abi.json b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.abi.json
index 3a669d1..be06ae1 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.abi.json
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.abi.json
@@ -305,65 +305,6 @@
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
- {
- "kind": "Function",
- "name": "cancelAuthentication",
- "printedName": "cancelAuthentication(successHandler:errorHandler:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ]
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(VCLAuth.VCLError) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "VCLError",
- "printedName": "VCLAuth.VCLError",
- "usr": "s:7VCLAuth8VCLErrorV"
- }
- ]
- }
- ],
- "declKind": "Func",
- "usr": "s:7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF",
- "mangledName": "$s7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF",
- "moduleName": "VCLAuth",
- "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "RawDocComment"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
{
"kind": "Function",
"name": "openSecuritySettings",
@@ -377,7 +318,7 @@
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "() -> ()",
+ "printedName": "(Swift.Bool) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -386,8 +327,9 @@
},
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
]
},
@@ -411,8 +353,8 @@
}
],
"declKind": "Func",
- "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF",
- "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF",
+ "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF",
+ "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF",
"moduleName": "VCLAuth",
"genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>",
"sugared_genericSig": "",
@@ -820,273 +762,273 @@
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 251,
+ "offset": 253,
"length": 8,
"value": "\"⛔️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 287,
+ "offset": 289,
"length": 8,
"value": "\"⚠️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 321,
+ "offset": 323,
"length": 6,
"value": "\"💬\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 251,
+ "offset": 253,
"length": 8,
"value": "\"⛔️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 287,
+ "offset": 289,
"length": 8,
"value": "\"⚠️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 321,
+ "offset": 323,
"length": 6,
"value": "\"💬\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 526,
+ "offset": 528,
"length": 119,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 544,
+ "offset": 546,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 585,
+ "offset": 587,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 594,
+ "offset": 596,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 607,
+ "offset": 609,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 644,
+ "offset": 646,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 857,
+ "offset": 859,
"length": 122,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 875,
+ "offset": 877,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 916,
+ "offset": 918,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 925,
+ "offset": 927,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 938,
+ "offset": 940,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 978,
+ "offset": 980,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1189,
+ "offset": 1191,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1198,
+ "offset": 1200,
"length": 60,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1469,
+ "offset": 1471,
"length": 120,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1487,
+ "offset": 1489,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1528,
+ "offset": 1530,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1537,
+ "offset": 1539,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1550,
+ "offset": 1552,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1588,
+ "offset": 1590,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1017,
+ "offset": 895,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1594,
+ "offset": 1674,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1797,
+ "offset": 1917,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "Dictionary",
- "offset": 2609,
+ "offset": 2479,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
- "kind": "StringLiteral",
- "offset": 2755,
- "length": 26,
- "value": "\"Failed to oppen settings\""
+ "kind": "BooleanLiteral",
+ "offset": 2543,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
+ "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "StringLiteral",
- "offset": 237,
- "length": 31,
- "value": "\"io.velocitycareerlabs.vclauth\""
+ "offset": 2645,
+ "length": 26,
+ "value": "\"Failed to oppen settings\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
"kind": "BooleanLiteral",
- "offset": 365,
+ "offset": 307,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
"kind": "StringLiteral",
- "offset": 417,
+ "offset": 359,
"length": 10,
"value": "\"VCLAuth \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "StringLiteral",
- "offset": 658,
+ "offset": 660,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "StringLiteral",
- "offset": 667,
+ "offset": 669,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
}
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface
index 49e8099..878074c 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface-e b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface-e
index de0cd6a..8b7389c 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface-e
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface-e
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuth.VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc
index bcea2cf..1438d39 100644
Binary files a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc and b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc differ
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface
index 49e8099..878074c 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface-e b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface-e
index de0cd6a..8b7389c 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface-e
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface-e
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuth.VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/VCLAuth b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/VCLAuth
index 789253d..9abebb9 100755
Binary files a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/VCLAuth and b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/VCLAuth differ
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/_CodeSignature/CodeResources b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/_CodeSignature/CodeResources
index 97cb9a2..fc970c1 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/_CodeSignature/CodeResources
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64/VCLAuth.framework/_CodeSignature/CodeResources
@@ -14,27 +14,27 @@
Info.plist
- RfpPt08a19hMouZSl5vWnG7q14U=
+ EllKdS5qFc4/64F6cFKT7XKpCKo=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.abi.json
- cao19isuDteC8zjeX4sspkO0SWI=
+ dOJDdcVu9YZze+59u1TOqFJbdvo=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface
- L0CtkPsTHSait667DxS83R9KZ28=
+ B2FFI+JoqCNtLcpkBiY+6ZGUDzI=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc
- bTL0daXznbpeYGbkzKVeqj608EY=
+ Y7RqiSA5+bnJowGjj3qMtLUXKSk=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface
- L0CtkPsTHSait667DxS83R9KZ28=
+ B2FFI+JoqCNtLcpkBiY+6ZGUDzI=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftmodule
- uAc1A6Ze+3fIA9NyMREcgcbu74A=
+ jmv3sWdcJFXbe1Mq6x8/qTSwm2c=
Modules/module.modulemap
@@ -61,35 +61,35 @@
hash2
- hHHOR/TZH9j5fEANzWP0Hkjr1J6tCMaxINisfVih0W0=
+ aReJKLXqRR+wB2CK8NsscU8cdeDF42BwPivVWINRksQ=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface
hash2
- tJcJBr5phj36hxFyIklIiXutlpltxkqvO5k8exixLpI=
+ oJISpSXT3njukI1nZ568n6tCFNnSLshabWhDn5oUycY=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc
hash2
- bWMb5oCGosdCPLcZ13gbijHvmzAbOuP7aFAzLpDwdcI=
+ JuyWvl+5+YX6u+Pqwqh1mAs0RlLrb+i0rmkFGKyH26U=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface
hash2
- tJcJBr5phj36hxFyIklIiXutlpltxkqvO5k8exixLpI=
+ oJISpSXT3njukI1nZ568n6tCFNnSLshabWhDn5oUycY=
Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftmodule
hash2
- wxR4GU03C+v1fx60AH2ajgQTHHJKVy8/I+YGowJeSs0=
+ X8He/CnVT4Frm8VJJXpwmRaVn6vc997/Jh91pxu54zc=
Modules/module.modulemap
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Info.plist b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Info.plist
index fdf6cf0..547aeff 100644
Binary files a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Info.plist and b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Info.plist differ
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.abi.json b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.abi.json
index 3a669d1..be06ae1 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.abi.json
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -305,65 +305,6 @@
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
- {
- "kind": "Function",
- "name": "cancelAuthentication",
- "printedName": "cancelAuthentication(successHandler:errorHandler:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ]
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(VCLAuth.VCLError) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "VCLError",
- "printedName": "VCLAuth.VCLError",
- "usr": "s:7VCLAuth8VCLErrorV"
- }
- ]
- }
- ],
- "declKind": "Func",
- "usr": "s:7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF",
- "mangledName": "$s7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF",
- "moduleName": "VCLAuth",
- "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "RawDocComment"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
{
"kind": "Function",
"name": "openSecuritySettings",
@@ -377,7 +318,7 @@
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "() -> ()",
+ "printedName": "(Swift.Bool) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -386,8 +327,9 @@
},
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
]
},
@@ -411,8 +353,8 @@
}
],
"declKind": "Func",
- "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF",
- "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF",
+ "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF",
+ "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF",
"moduleName": "VCLAuth",
"genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>",
"sugared_genericSig": "",
@@ -820,273 +762,273 @@
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 251,
+ "offset": 253,
"length": 8,
"value": "\"⛔️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 287,
+ "offset": 289,
"length": 8,
"value": "\"⚠️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 321,
+ "offset": 323,
"length": 6,
"value": "\"💬\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 251,
+ "offset": 253,
"length": 8,
"value": "\"⛔️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 287,
+ "offset": 289,
"length": 8,
"value": "\"⚠️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 321,
+ "offset": 323,
"length": 6,
"value": "\"💬\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 526,
+ "offset": 528,
"length": 119,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 544,
+ "offset": 546,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 585,
+ "offset": 587,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 594,
+ "offset": 596,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 607,
+ "offset": 609,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 644,
+ "offset": 646,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 857,
+ "offset": 859,
"length": 122,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 875,
+ "offset": 877,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 916,
+ "offset": 918,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 925,
+ "offset": 927,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 938,
+ "offset": 940,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 978,
+ "offset": 980,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1189,
+ "offset": 1191,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1198,
+ "offset": 1200,
"length": 60,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1469,
+ "offset": 1471,
"length": 120,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1487,
+ "offset": 1489,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1528,
+ "offset": 1530,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1537,
+ "offset": 1539,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1550,
+ "offset": 1552,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1588,
+ "offset": 1590,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1017,
+ "offset": 895,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1594,
+ "offset": 1674,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1797,
+ "offset": 1917,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "Dictionary",
- "offset": 2609,
+ "offset": 2479,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
- "kind": "StringLiteral",
- "offset": 2755,
- "length": 26,
- "value": "\"Failed to oppen settings\""
+ "kind": "BooleanLiteral",
+ "offset": 2543,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
+ "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "StringLiteral",
- "offset": 237,
- "length": 31,
- "value": "\"io.velocitycareerlabs.vclauth\""
+ "offset": 2645,
+ "length": 26,
+ "value": "\"Failed to oppen settings\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
"kind": "BooleanLiteral",
- "offset": 365,
+ "offset": 307,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
"kind": "StringLiteral",
- "offset": 417,
+ "offset": 359,
"length": 10,
"value": "\"VCLAuth \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "StringLiteral",
- "offset": 658,
+ "offset": 660,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "StringLiteral",
- "offset": 667,
+ "offset": 669,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
}
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
index 2f88700..19329b2 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e
index 633127f..d2a8a59 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface-e
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuth.VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc
index bb2bc4c..1ff4c1a 100644
Binary files a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface
index 2f88700..19329b2 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e
index 633127f..d2a8a59 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface-e
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuth.VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json
index 3a669d1..be06ae1 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -305,65 +305,6 @@
"reqNewWitnessTableEntry": true,
"funcSelfKind": "NonMutating"
},
- {
- "kind": "Function",
- "name": "cancelAuthentication",
- "printedName": "cancelAuthentication(successHandler:errorHandler:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "() -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ]
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(VCLAuth.VCLError) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "VCLError",
- "printedName": "VCLAuth.VCLError",
- "usr": "s:7VCLAuth8VCLErrorV"
- }
- ]
- }
- ],
- "declKind": "Func",
- "usr": "s:7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF",
- "mangledName": "$s7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF",
- "moduleName": "VCLAuth",
- "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>",
- "sugared_genericSig": "",
- "protocolReq": true,
- "declAttributes": [
- "RawDocComment"
- ],
- "reqNewWitnessTableEntry": true,
- "funcSelfKind": "NonMutating"
- },
{
"kind": "Function",
"name": "openSecuritySettings",
@@ -377,7 +318,7 @@
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "() -> ()",
+ "printedName": "(Swift.Bool) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -386,8 +327,9 @@
},
{
"kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
}
]
},
@@ -411,8 +353,8 @@
}
],
"declKind": "Func",
- "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF",
- "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF",
+ "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF",
+ "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF",
"moduleName": "VCLAuth",
"genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>",
"sugared_genericSig": "",
@@ -820,273 +762,273 @@
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 251,
+ "offset": 253,
"length": 8,
"value": "\"⛔️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 287,
+ "offset": 289,
"length": 8,
"value": "\"⚠️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 321,
+ "offset": 323,
"length": 6,
"value": "\"💬\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 251,
+ "offset": 253,
"length": 8,
"value": "\"⛔️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 287,
+ "offset": 289,
"length": 8,
"value": "\"⚠️\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 321,
+ "offset": 323,
"length": 6,
"value": "\"💬\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 526,
+ "offset": 528,
"length": 119,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 544,
+ "offset": 546,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 585,
+ "offset": 587,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 594,
+ "offset": 596,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 607,
+ "offset": 609,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 644,
+ "offset": 646,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 857,
+ "offset": 859,
"length": 122,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 875,
+ "offset": 877,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 916,
+ "offset": 918,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 925,
+ "offset": 927,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 938,
+ "offset": 940,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 978,
+ "offset": 980,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1189,
+ "offset": 1191,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1198,
+ "offset": 1200,
"length": 60,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1469,
+ "offset": 1471,
"length": 120,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1487,
+ "offset": 1489,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1528,
+ "offset": 1530,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1537,
+ "offset": 1539,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1550,
+ "offset": 1552,
"length": 1,
"value": "\", \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/utils\/VCLLog.swift",
"kind": "StringLiteral",
- "offset": 1588,
+ "offset": 1590,
"length": 2,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1017,
+ "offset": 895,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1594,
+ "offset": 1674,
"length": 4,
"value": "true"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "BooleanLiteral",
- "offset": 1797,
+ "offset": 1917,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "Dictionary",
- "offset": 2609,
+ "offset": 2479,
"length": 3,
"value": "[]"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
- "kind": "StringLiteral",
- "offset": 2755,
- "length": 26,
- "value": "\"Failed to oppen settings\""
+ "kind": "BooleanLiteral",
+ "offset": 2543,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
+ "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift",
"kind": "StringLiteral",
- "offset": 237,
- "length": 31,
- "value": "\"io.velocitycareerlabs.vclauth\""
+ "offset": 2645,
+ "length": 26,
+ "value": "\"Failed to oppen settings\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
"kind": "BooleanLiteral",
- "offset": 365,
+ "offset": 307,
"length": 5,
"value": "false"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/GlobalConfig.swift",
"kind": "StringLiteral",
- "offset": 417,
+ "offset": 359,
"length": 10,
"value": "\"VCLAuth \""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "StringLiteral",
- "offset": 658,
+ "offset": 660,
"length": 10,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "StringLiteral",
- "offset": 667,
+ "offset": 669,
"length": 1,
"value": "\"\""
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
},
{
"filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/api\/entities\/VCLResult.swift",
"kind": "IntegerLiteral",
- "offset": 880,
+ "offset": 882,
"length": 1,
"value": "1"
}
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
index fefb7b5..509f725 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e
index 999db68..8e12ab1 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface-e
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuth.VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
index fc7aacf..fd7e29f 100644
Binary files a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
index fefb7b5..509f725 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e
index 999db68..8e12ab1 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface-e
@@ -19,8 +19,7 @@ public struct VCLAuthConfig {
public protocol VCLAuth {
func isAuthenticationAvailable(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
func authenticate(authConfig: VCLAuth.VCLAuthConfig, successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func cancelAuthentication(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
- func openSecuritySettings(successHandler: @escaping () -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
+ func openSecuritySettings(successHandler: @escaping (Swift.Bool) -> Swift.Void, errorHandler: @escaping (VCLAuth.VCLError) -> Swift.Void)
}
public enum VCLResult {
case success(Value)
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/VCLAuth b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/VCLAuth
index f2abe90..6b9c56a 100755
Binary files a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/VCLAuth and b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/VCLAuth differ
diff --git a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/_CodeSignature/CodeResources b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/_CodeSignature/CodeResources
index 9cbfa48..36f1391 100644
--- a/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/_CodeSignature/CodeResources
+++ b/Frameworks/VCLAuth.xcframework/ios-arm64_x86_64-simulator/VCLAuth.framework/_CodeSignature/CodeResources
@@ -14,47 +14,47 @@
Info.plist
- /EX6z7948PppyIK+eivKcjEB9AU=
+ rUy82wwiF8OSJ+lqBA7SOfBRAPE=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.abi.json
- cao19isuDteC8zjeX4sspkO0SWI=
+ dOJDdcVu9YZze+59u1TOqFJbdvo=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
- rZ2tETwaWKRmQcxlJkHtx6lSWkI=
+ 9jgsn1mhvWF+0yaKzbhfrChIYaY=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc
- L9YH93SrImFHxb6U6317ZHl7H/8=
+ Pxw3Imgml2l6QToMKQf/6/zBE9g=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface
- rZ2tETwaWKRmQcxlJkHtx6lSWkI=
+ 9jgsn1mhvWF+0yaKzbhfrChIYaY=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftmodule
- mmQJ4y3u/nVzUliNFySCH0GTDO8=
+ eUiIKh3+A6rjfTF1A3Pl2KLpTvk=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json
- cao19isuDteC8zjeX4sspkO0SWI=
+ dOJDdcVu9YZze+59u1TOqFJbdvo=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
- vgDQZ8bENKZCW3c/d34ONuB24Jw=
+ Z0OguUIQ98TOiSuXFgNiOFHA5Oo=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
- RXsblXwpPsfmJUidMEwTIJLVq+0=
+ pvG7aQUzmZosf7B8BgieP1pkI4g=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
- vgDQZ8bENKZCW3c/d34ONuB24Jw=
+ Z0OguUIQ98TOiSuXFgNiOFHA5Oo=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
- tBnJF+UXPbcrOCqBp7ZPBhiQF2Y=
+ wGkJO7GVta37dfc/Q4ADjpsP5KY=
Modules/module.modulemap
@@ -81,70 +81,70 @@
hash2
- hHHOR/TZH9j5fEANzWP0Hkjr1J6tCMaxINisfVih0W0=
+ aReJKLXqRR+wB2CK8NsscU8cdeDF42BwPivVWINRksQ=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
hash2
- 9FloVG4VmlpHRmzNi3qarVp4AsIju5/Hpnz6ri3ya98=
+ bXJTVCyBusAX+4Mx9kxCUVYyGBGD70hG09RP2qxf1xU=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc
hash2
- 5ZTclKmu6REb1wtuD/DmZs5dBfxNfSRHIpCiExJqaGk=
+ oDx+ymJlq5Qxi47R1SArhjb9FSoG4E8jY1UV5W1X52s=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface
hash2
- 9FloVG4VmlpHRmzNi3qarVp4AsIju5/Hpnz6ri3ya98=
+ bXJTVCyBusAX+4Mx9kxCUVYyGBGD70hG09RP2qxf1xU=
Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftmodule
hash2
- YJPkLpZ6LdhWfnyipKNwtADVuIKE7ZyDLvsG8cg8qJ8=
+ 5asoqum8V/Rla1EdX91VdiZ6ZUEwBHw1zOmL7DKKsqc=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json
hash2
- hHHOR/TZH9j5fEANzWP0Hkjr1J6tCMaxINisfVih0W0=
+ aReJKLXqRR+wB2CK8NsscU8cdeDF42BwPivVWINRksQ=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
hash2
- HNYKkBaXS28tUSRTE8CZkFIc3ZCLLHu0wKoOjHUKdxI=
+ Yz7aUfvMvlYxXoc9UB2cjTBA40qdJbkdY4SzcJF+/YM=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
hash2
- cw4YMJI8dlPDkTHVv8L+kpbWYsSqmS+2Evtk/5tJBaw=
+ bTMu9LilIN/g2tRdnMMZS6vgSFF37EbxPx+2vFM8uKI=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
hash2
- HNYKkBaXS28tUSRTE8CZkFIc3ZCLLHu0wKoOjHUKdxI=
+ Yz7aUfvMvlYxXoc9UB2cjTBA40qdJbkdY4SzcJF+/YM=
Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
hash2
- pg9IvWrF4DSjZnNiJ7cwv8hpn4KWoFCV6p0c+XooUh4=
+ e+XXPm2XT3/bunl1OmI5zRnZXvOlrvsj/f7uGBQTroI=
Modules/module.modulemap