jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 339 forks source link

Carthage update error #87

Open Mr-Goldberg opened 7 years ago

Mr-Goldberg commented 7 years ago

Hi!

I've put this line into Cartfile: github "jrendel/SwiftKeychainWrapper" == 2.1.1

Run 'carthage update' and got this error:

*** Skipped building SwiftKeychainWrapper due to the error: Dependency "SwiftKeychainWrapper" has no shared framework schemes If you believe this to be an error, please file an issue with the maintainers at Optional("https://github.com/jrendel/SwiftKeychainWrapper/issues/new")

Please resolve it.

Best regards, Alex