nmdias / DefaultsKit

Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
MIT License
1.43k stars 95 forks source link

Swift5.1 support #24

Open desmondYing opened 5 years ago

dteoh commented 5 years ago

Rebuilding the package is enough. I did:

carthage build DefaultsKit --platform macOS

... and it works again after the Xcode upgrade.