Switch to SwitchKeychain
package
#21
Xcode test results
Build Summary
Build stat cache for /Applications/Xcode_15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk
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 OAuth2DataRequest.swift (arm64)
Compile OAuth2ClientCredentials.swift (arm64)
Compile OAuth2AuthorizerUI.swift (arm64)
Compile extensions.swift (arm64)
Compile OAuth2CodeGrant.swift (arm64)
Compile OAuth2CodeGrantBasicAuth.swift (arm64)
Compile OAuth2ImplicitGrant.swift (arm64)
Compile OAuth2Requestable.swift (arm64)
Compile OAuth2Base.swift (arm64)
Compile OAuth2DeviceGrant.swift (arm64)
Compile OAuth2Response.swift (arm64)
Compiling OAuth2ClientCredentialsReddit.swift, OAuth2PasswordGrant.swift, OAuth2CustomAuthorizer+tvOS.swift, OAuth2CodeGrantFacebook.swift, OAuth2RequestPerformer.swift, OAuth2CodeGrantLinkedIn.swift, OAuth2Error.swift, OAuth2.swift, OAuth2DataLoaderSessionTaskDelegate.swift, OAuth2KeychainAccount.swift, OAuth2DebugURLSessionDelegate.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-tvOS
error
Cannot find type 'KeychainGenericPasswordType' in scope
Check failure on line 30 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-tvOS
error
Cannot find type 'KeychainGenericPasswordType' in scope
Check failure on line 117 in Sources/Base/OAuth2Securable.swift
github-actions / results-xcode-tests-tvOS
error
Value of type 'OAuth2KeychainAccount' has no member 'fetchedFromKeychain'
Check failure on line 127 in Sources/Base/OAuth2Securable.swift
github-actions / results-xcode-tests-tvOS
error
Value of type 'OAuth2KeychainAccount' has no member 'fetchedFromKeychain'
Check failure on line 65 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-tvOS
error
Cannot find type 'KeychainGenericPasswordType' in scope
Check failure on line 155 in Sources/Base/OAuth2Securable.swift
github-actions / results-xcode-tests-tvOS
error
Value of type 'OAuth2KeychainAccount' has no member 'saveInKeychain'
Check failure on line 179 in Sources/Base/OAuth2Securable.swift
github-actions / results-xcode-tests-tvOS
error
Value of type 'OAuth2KeychainAccount' has no member 'saveInKeychain'
Check failure on line 193 in Sources/Base/OAuth2Securable.swift
github-actions / results-xcode-tests-tvOS
error
Value of type 'OAuth2KeychainAccount' has no member 'removeFromKeychain'
Check failure on line 206 in Sources/Base/OAuth2Securable.swift
github-actions / results-xcode-tests-tvOS
error
Value of type 'OAuth2KeychainAccount' has no member 'removeFromKeychain'
Check failure on line 65 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-tvOS
error
Cannot find type 'KeychainGenericPasswordType' in scope
Check failure on line 30 in Sources/Base/OAuth2KeychainAccount.swift
github-actions / results-xcode-tests-tvOS
error
Cannot find type 'KeychainGenericPasswordType' in scope