Skip to content

Releases: kishikawakatsumi/UICKeyChainStore

v2.2.1

18 Sep 22:36
Compare
Choose a tag to compare

Xcode 12 support

v2.2.0

29 Apr 11:47
Compare
Choose a tag to compare

Support Swift Package Manager installation.
Add Mac Catalyst support.

v2.1.2

08 Oct 13:32
9adb1b3
Compare
Choose a tag to compare

Support Xcode 10

v2.1.1

13 Mar 08:07
Compare
Choose a tag to compare

Enable Extension API only flag (APPLICATION_EXTENSION_API_ONLY to YES) in build settings.

v2.1.0

25 Oct 10:29
Compare
Choose a tag to compare

Support tvOS
Compatible with Xcode 7.1

v2.0.7

17 Oct 14:04
Compare
Choose a tag to compare

Fix memory leak when using touch ID integration
Support watchOS 2

v2.0.6

17 Oct 14:13
Compare
Choose a tag to compare

Fix static analysis errors.
AravinthChandran

v2.0.5

17 Oct 14:11
Compare
Choose a tag to compare

Support nullability
Fix crash on iOS 5.1.1
bradex

v2.0.4

17 Oct 14:09
Compare
Choose a tag to compare

Made securityError more descriptive for OS X
Duncan Cunningham

Fixed an issue that can not read the data saved with v2.x from v1.x

v2.0.3

17 Oct 14:07
Compare
Choose a tag to compare

Fix crash on iOS 6