EFStorage 0.2.0 - No more defaulting
- Internal look up table cleans up less frequently but more efficiently
- Underlying storages may return
nil
or be swizzled to another implementation - Archiving your project now works as expected
- Only for Swift 5.1, tested on Xcode 11 GM. Point your package manager to
swift-5
branch if needed.
Supported Containers
* YYCache
* UserDefaults
* KeychainAccess