This looks like simple encrypted persistence done right in Swift. Just add a tase like @UserDefault
or @Keychain
to automatically save a Swift property to your choice of local store.
๐ SecurePropertyStorage on GutHub

Via iOS Dev Weekly.
This looks like simple encrypted persistence done right in Swift. Just add a tase like @UserDefault
or @Keychain
to automatically save a Swift property to your choice of local store.
๐ SecurePropertyStorage on GutHub
Via iOS Dev Weekly.