Valet Versions Save

Valet lets you securely store data in the iOS, tvOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.

3.2.5

4 years ago
  • Removed deprecation warnings for projects that target an SDK of iOS 11.3, macOS 10.13.4, tvOS 11.3, watchOS 4.3 or higher. Thanks to @LinusU for the contribution!

3.2.4

4 years ago
  • Adds explicit support for Swift versions 4.1, 4.2, and 5.0 to our Podspec. Thanks to @jakeholland for this contribution!

3.2.3

5 years ago
  • Fixes Valet triggering a spurious 'init' is inaccessible due to 'private' protection level build error when a private Valet initializer is used by a consuming application.

3.2.2

5 years ago
  • Enforce that migration specifies kSecClassGenericPassword to avoid data loss

3.2.1

5 years ago
  • A Carthage-only patch release to re-enable usage of Carthage with Valet.

3.2.0

5 years ago
  • Added support for watchOS

3.1.6

5 years ago
  • Fixes Xcode 10 warnings about overriding NSObject.hashValue instead of NSObject.hash

3.1.5

5 years ago

This release contains a small change to the way we conditionally include compactMap. There is no user-facing change.

3.1.4

5 years ago
  • Update Valet podspec flags to make it compatible with Objective-C only projects.

3.1.3

6 years ago
  • Fix warnings on Xcode 9.3