diff --git a/Frameworks/VCLAuth.xcframework/Info.plist b/Frameworks/VCLAuth.xcframework/Info.plist index 8d1a318..595c7f1 100644 --- a/Frameworks/VCLAuth.xcframework/Info.plist +++ b/Frameworks/VCLAuth.xcframework/Info.plist @@ -6,30 +6,30 @@ LibraryIdentifier - ios-arm64_x86_64-simulator + ios-arm64 LibraryPath VCLAuth.framework SupportedArchitectures arm64 - x86_64 SupportedPlatform ios - SupportedPlatformVariant - simulator LibraryIdentifier - ios-arm64 + ios-arm64_x86_64-simulator 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 9db10e0..cb4bf66 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 d9bfbb3..3a669d1 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 @@ -308,17 +308,52 @@ { "kind": "Function", "name": "cancelAuthentication", - "printedName": "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:7VCLAuthAAP20cancelAuthenticationyyF", - "mangledName": "$s7VCLAuthAAP20cancelAuthenticationyyF", + "usr": "s:7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF", + "mangledName": "$s7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF", "moduleName": "VCLAuth", "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>", "sugared_genericSig": "", @@ -342,7 +377,7 @@ { "kind": "TypeFunc", "name": "Function", - "printedName": "(Swift.Bool) -> ()", + "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", @@ -351,9 +386,8 @@ }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" } ] }, @@ -377,8 +411,8 @@ } ], "declKind": "Func", - "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF", - "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF", + "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF", + "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF", "moduleName": "VCLAuth", "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>", "sugared_genericSig": "", @@ -968,42 +1002,35 @@ { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 883, + "offset": 1017, "length": 4, "value": "true" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 1459, + "offset": 1594, "length": 4, "value": "true" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 1662, + "offset": 1797, "length": 5, "value": "false" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "Dictionary", - "offset": 2229, + "offset": 2609, "length": 3, "value": "[]" }, - { - "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", - "kind": "BooleanLiteral", - "offset": 2289, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "StringLiteral", - "offset": 2379, + "offset": 2755, "length": 26, "value": "\"Failed to oppen settings\"" }, 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 596dd27..49e8099 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,8 @@ 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() - func openSecuritySettings(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) } 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 40e7acf..de0cd6a 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,8 @@ 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() - func openSecuritySettings(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) } 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 4336349..bcea2cf 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 596dd27..49e8099 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,8 @@ 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() - func openSecuritySettings(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) } 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 40e7acf..de0cd6a 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,8 @@ 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() - func openSecuritySettings(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) } 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 ee8ecb8..789253d 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 247d388..97cb9a2 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 - 3nuvcONW4T9N7oG+KVloxpd7+Cs= + RfpPt08a19hMouZSl5vWnG7q14U= Modules/VCLAuth.swiftmodule/arm64-apple-ios.abi.json - /HG5U01Budo2V5UcsHiQ//V1ZSg= + cao19isuDteC8zjeX4sspkO0SWI= Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface - RHg27HIQiRcYG4EWlp/oNJutO4s= + L0CtkPsTHSait667DxS83R9KZ28= Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc - wIUJ/gOsC24JwZeMCCA/jZXJPKo= + bTL0daXznbpeYGbkzKVeqj608EY= Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface - RHg27HIQiRcYG4EWlp/oNJutO4s= + L0CtkPsTHSait667DxS83R9KZ28= Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftmodule - qjDjbJVuYuBGk716SkHaVh1ph/E= + uAc1A6Ze+3fIA9NyMREcgcbu74A= Modules/module.modulemap @@ -61,35 +61,35 @@ hash2 - IoVzc2CjfFzQTZL158jzwmhQkJTFvvTIZx4amhs/aR4= + hHHOR/TZH9j5fEANzWP0Hkjr1J6tCMaxINisfVih0W0= Modules/VCLAuth.swiftmodule/arm64-apple-ios.private.swiftinterface hash2 - eS5fZOeb/xdgirOnA7oroDHrpPuhMY8IyoEFg5twsYk= + tJcJBr5phj36hxFyIklIiXutlpltxkqvO5k8exixLpI= Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftdoc hash2 - BEZSeaAe5zQK7MLvOcTozOQz0tUl7/CIuIORYsQjwj0= + bWMb5oCGosdCPLcZ13gbijHvmzAbOuP7aFAzLpDwdcI= Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftinterface hash2 - eS5fZOeb/xdgirOnA7oroDHrpPuhMY8IyoEFg5twsYk= + tJcJBr5phj36hxFyIklIiXutlpltxkqvO5k8exixLpI= Modules/VCLAuth.swiftmodule/arm64-apple-ios.swiftmodule hash2 - SVtn5A89rYCQ9YQJ3sHx0PfnGqn8i78n07qXSF57FEw= + wxR4GU03C+v1fx60AH2ajgQTHHJKVy8/I+YGowJeSs0= 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 963d8ff..fdf6cf0 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 d9bfbb3..3a669d1 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 @@ -308,17 +308,52 @@ { "kind": "Function", "name": "cancelAuthentication", - "printedName": "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:7VCLAuthAAP20cancelAuthenticationyyF", - "mangledName": "$s7VCLAuthAAP20cancelAuthenticationyyF", + "usr": "s:7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF", + "mangledName": "$s7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF", "moduleName": "VCLAuth", "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>", "sugared_genericSig": "", @@ -342,7 +377,7 @@ { "kind": "TypeFunc", "name": "Function", - "printedName": "(Swift.Bool) -> ()", + "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", @@ -351,9 +386,8 @@ }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" } ] }, @@ -377,8 +411,8 @@ } ], "declKind": "Func", - "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF", - "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF", + "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF", + "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF", "moduleName": "VCLAuth", "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>", "sugared_genericSig": "", @@ -968,42 +1002,35 @@ { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 883, + "offset": 1017, "length": 4, "value": "true" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 1459, + "offset": 1594, "length": 4, "value": "true" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 1662, + "offset": 1797, "length": 5, "value": "false" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "Dictionary", - "offset": 2229, + "offset": 2609, "length": 3, "value": "[]" }, - { - "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", - "kind": "BooleanLiteral", - "offset": 2289, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "StringLiteral", - "offset": 2379, + "offset": 2755, "length": 26, "value": "\"Failed to oppen settings\"" }, 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 69af675..2f88700 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,8 @@ 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() - func openSecuritySettings(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) } 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 59ed4b8..633127f 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,8 @@ 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() - func openSecuritySettings(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) } 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 0bb7f11..bb2bc4c 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 69af675..2f88700 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,8 @@ 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() - func openSecuritySettings(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) } 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 59ed4b8..633127f 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,8 @@ 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() - func openSecuritySettings(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) } 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 d9bfbb3..3a669d1 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 @@ -308,17 +308,52 @@ { "kind": "Function", "name": "cancelAuthentication", - "printedName": "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:7VCLAuthAAP20cancelAuthenticationyyF", - "mangledName": "$s7VCLAuthAAP20cancelAuthenticationyyF", + "usr": "s:7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF", + "mangledName": "$s7VCLAuthAAP20cancelAuthentication14successHandler05errorE0yyyc_yAA8VCLErrorVctF", "moduleName": "VCLAuth", "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>", "sugared_genericSig": "", @@ -342,7 +377,7 @@ { "kind": "TypeFunc", "name": "Function", - "printedName": "(Swift.Bool) -> ()", + "printedName": "() -> ()", "children": [ { "kind": "TypeNominal", @@ -351,9 +386,8 @@ }, { "kind": "TypeNominal", - "name": "Bool", - "printedName": "Swift.Bool", - "usr": "s:Sb" + "name": "Void", + "printedName": "()" } ] }, @@ -377,8 +411,8 @@ } ], "declKind": "Func", - "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF", - "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yySbc_yAA8VCLErrorVctF", + "usr": "s:7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF", + "mangledName": "$s7VCLAuthAAP20openSecuritySettings14successHandler05errorF0yyyc_yAA8VCLErrorVctF", "moduleName": "VCLAuth", "genericSig": "<τ_0_0 where τ_0_0 : VCLAuth.VCLAuth>", "sugared_genericSig": "", @@ -968,42 +1002,35 @@ { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 883, + "offset": 1017, "length": 4, "value": "true" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 1459, + "offset": 1594, "length": 4, "value": "true" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "BooleanLiteral", - "offset": 1662, + "offset": 1797, "length": 5, "value": "false" }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "Dictionary", - "offset": 2229, + "offset": 2609, "length": 3, "value": "[]" }, - { - "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", - "kind": "BooleanLiteral", - "offset": 2289, - "length": 4, - "value": "true" - }, { "filePath": "\/Users\/michaelavoyan\/Develop\/iOS\/iOS_Projects\/_GitHubIOS_\/AuthIOS\/VCLAuth\/VCLAuth\/impl\/VCLAuthImpl.swift", "kind": "StringLiteral", - "offset": 2379, + "offset": 2755, "length": 26, "value": "\"Failed to oppen settings\"" }, 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 8ed39bc..fefb7b5 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,8 @@ 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() - func openSecuritySettings(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) } 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 a7404f6..999db68 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,8 @@ 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() - func openSecuritySettings(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) } 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 7e50fde..fc7aacf 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 8ed39bc..fefb7b5 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,8 @@ 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() - func openSecuritySettings(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) } 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 a7404f6..999db68 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,8 @@ 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() - func openSecuritySettings(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) } 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 e08d365..f2abe90 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 37326b4..9cbfa48 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 - ld1USOZT6eEBxbctrkb/Kj/tK3A= + /EX6z7948PppyIK+eivKcjEB9AU= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.abi.json - /HG5U01Budo2V5UcsHiQ//V1ZSg= + cao19isuDteC8zjeX4sspkO0SWI= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface - TdgvMMFqpA+yvBzgpyiSEJG+nCQ= + rZ2tETwaWKRmQcxlJkHtx6lSWkI= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc - pp647RJUiqL1kvjCWEfhxjyhwRo= + L9YH93SrImFHxb6U6317ZHl7H/8= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface - TdgvMMFqpA+yvBzgpyiSEJG+nCQ= + rZ2tETwaWKRmQcxlJkHtx6lSWkI= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftmodule - jguo2r5DRGskFDPFdTuwOfOElw8= + mmQJ4y3u/nVzUliNFySCH0GTDO8= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json - /HG5U01Budo2V5UcsHiQ//V1ZSg= + cao19isuDteC8zjeX4sspkO0SWI= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface - N0mrHikPhUvyCJCIo4GwYa4+Zok= + vgDQZ8bENKZCW3c/d34ONuB24Jw= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc - 9cI/OjMpD0+Szlt1FHlmhYrAf+s= + RXsblXwpPsfmJUidMEwTIJLVq+0= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface - N0mrHikPhUvyCJCIo4GwYa4+Zok= + vgDQZ8bENKZCW3c/d34ONuB24Jw= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftmodule - almepfEB3QC7Noo5JG1mU1OQVXI= + tBnJF+UXPbcrOCqBp7ZPBhiQF2Y= Modules/module.modulemap @@ -81,70 +81,70 @@ hash2 - IoVzc2CjfFzQTZL158jzwmhQkJTFvvTIZx4amhs/aR4= + hHHOR/TZH9j5fEANzWP0Hkjr1J6tCMaxINisfVih0W0= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface hash2 - igvJqduHlzEdaj4Y7ITQw8BuHf2b+2t50/IfI6/0kHw= + 9FloVG4VmlpHRmzNi3qarVp4AsIju5/Hpnz6ri3ya98= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftdoc hash2 - nGYGL3C2+M74cbQADprhNkv1NCJHwtgW0q2BPhlnmFA= + 5ZTclKmu6REb1wtuD/DmZs5dBfxNfSRHIpCiExJqaGk= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftinterface hash2 - igvJqduHlzEdaj4Y7ITQw8BuHf2b+2t50/IfI6/0kHw= + 9FloVG4VmlpHRmzNi3qarVp4AsIju5/Hpnz6ri3ya98= Modules/VCLAuth.swiftmodule/arm64-apple-ios-simulator.swiftmodule hash2 - V1aqAD/ySMTivDi8r3TDLFtf7Hl/wSFQBgGeZC31h2s= + YJPkLpZ6LdhWfnyipKNwtADVuIKE7ZyDLvsG8cg8qJ8= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.abi.json hash2 - IoVzc2CjfFzQTZL158jzwmhQkJTFvvTIZx4amhs/aR4= + hHHOR/TZH9j5fEANzWP0Hkjr1J6tCMaxINisfVih0W0= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface hash2 - 1pyF0l3YhKKZKTmBf+wdcuoPQfL8E+EMDyiRwg/8d/M= + HNYKkBaXS28tUSRTE8CZkFIc3ZCLLHu0wKoOjHUKdxI= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftdoc hash2 - 9a5o0q26w0coBOQKq3NzLpK7eUUph0VmtvvHuqWvutw= + cw4YMJI8dlPDkTHVv8L+kpbWYsSqmS+2Evtk/5tJBaw= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftinterface hash2 - 1pyF0l3YhKKZKTmBf+wdcuoPQfL8E+EMDyiRwg/8d/M= + HNYKkBaXS28tUSRTE8CZkFIc3ZCLLHu0wKoOjHUKdxI= Modules/VCLAuth.swiftmodule/x86_64-apple-ios-simulator.swiftmodule hash2 - vFPARXGJ5vvVI6x67aZJbxdirLMwd7yJZ126onMPwTI= + pg9IvWrF4DSjZnNiJ7cwv8hpn4KWoFCV6p0c+XooUh4= Modules/module.modulemap