evgenyneu / keychain-swift

Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
MIT License
2.82k stars 345 forks source link

XCode 11.1 Swift 5.1 breaks the framework #119

Closed Fonta1n3 closed 4 years ago

Fonta1n3 commented 4 years ago

Hi, it seems the new version of xcode is not compatible :( Any plans to update it?

XCode 11.1, Swift 5.1

Module compiled with Swift 5.0.1 cannot be imported by the Swift 5.1 compiler

Fonta1n3 commented 4 years ago

nevermind I was specifying version 16 instead of 17