Skip to content

Releases: kishikawakatsumi/KeychainAccess

v4.2.2

01 Mar 18:09
Compare
Choose a tag to compare

Drop iOS 8.0 to suppress Xcode 12 warnings.

v4.2.1

18 Sep 22:15
Compare
Choose a tag to compare

Support Xcode 12

v4.2.0

29 Apr 07:55
Compare
Choose a tag to compare

UseAuthenticationUI can now be overridden.

v4.1.0

29 Oct 04:39
Compare
Choose a tag to compare

Mac Catalyst (UIKit for Mac) support!
Set watchOS deployment target to 3.0

v4.0.0

28 Oct 05:03
Compare
Choose a tag to compare

Add support for setting access group for internet password keychain item #363 yangyubo .
Allow checking for existence without showing Biometry UI #384 Marcocanc
Allow access groups to work on simulator #423 MikeLeber117
Swift 5.1 module stability #453

v3.2.1

20 Oct 19:25
Compare
Choose a tag to compare

Support Xcode 10.3, 11, Swift 5.1 and iOS 13

v3.2.0

31 Mar 20:36
Compare
Choose a tag to compare

Improve compatibility of Xcode 10.2 & Swift 5

v3.1.2

07 Oct 12:30
f77a025
Compare
Choose a tag to compare

Built with Xcode 10 & Swift 4.2

v3.1.1

09 Apr 17:20
b2233a8
Compare
Choose a tag to compare

Build pre-built binary with Xcode 9.3

v3.1.0

25 Sep 17:45
Compare
Choose a tag to compare

Support passing authenticationContext with touch ID integration.
Support Swift 4/Xcode 9.