Switch to SwitchKeychain
package
#21
Xcode test results
Build Summary
Emitting module for OAuth2
error: Swift Compiler Error: Cannot find type 'KeychainGenericPasswordType' in scope
error: Swift Compiler Error: Cannot find type 'KeychainGenericPasswordType' in scope
Sources/Base/OAuth2KeychainAccount.swift:65:11: error: cannot find type 'KeychainGenericPasswordType' in scope
extension KeychainGenericPasswordType {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Sources/Base/OAuth2KeychainAccount.swift:30:31: error: cannot find type 'KeychainGenericPasswordType' in scope
struct OAuth2KeychainAccount: KeychainGenericPasswordType {
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Compile extensions.swift (arm64)
Compile OAuth2Logger.swift (arm64)
Compile OAuth2KeychainAccount.swift (arm64)
Compile OAuth2CodeGrantAzure.swift (arm64)
Compile OAuth2WebViewController+macOS.swift (arm64)
Compile OAuth2Securable.swift (arm64)
Compile OAuth2Error.swift (arm64)
Compile OAuth2AuthRequest.swift (arm64)
Compile OAuth2DeviceGrant.swift (arm64)
Compile OAuth2ClientConfig.swift (arm64)
Compile OAuth2CustomAuthorizer+macOS.swift (arm64)
Compile OAuth2AuthConfig.swift (arm64)
Compiling OAuth2.swift, OAuth2Response.swift, OAuth2CodeGrant.swift, OAuth2DataLoader.swift, OAuth2CodeGrantNoTokenType.swift, OAuth2DataLoaderSessionTaskDelegate.swift, OAuth2CodeGrantFacebook.swift, OAuth2CodeGrantLinkedIn.swift, OAuth2CodeGrantBasicAuth.swift, OAuth2PasswordGrant.swift, OAuth2DynReg.swift
error: Command SwiftCompile failed with a nonzero exit code
Command SwiftCompile failed with a nonzero exit code
Annotations
Check failure on line 65 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-iOS
error
Cannot find type 'KeychainGenericPasswordType' in scope
Check failure on line 30 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-iOS
error
Cannot find type 'KeychainGenericPasswordType' in scope
Check failure on line 65 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-iOS
error
Cannot find type 'KeychainGenericPasswordType' in scope
Check failure on line 30 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-iOS
error
Cannot find type 'KeychainGenericPasswordType' in scope