Closed undsoft closed 5 years ago
The podspec says:
s.osx.deployment_target = '10.10'
However when I try to compile on this version, I get:
/Pods/p2.OAuth2/SwiftKeychain/Keychain/Keychain.swift:49:44: 'archivedData(withRootObject:)' is only available on OS X 10.11 or newer
The podspec says:
However when I try to compile on this version, I get: