An open API service indexing awesome lists of open source software.

https://github.com/danielctull/keychainitem


https://github.com/danielctull/keychainitem

keychain swift swift-package-manager

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# KeychainItem

[![Test results][tests shield]][actions] [![Latest release][release shield]][releases] [![Swift 5.1][swift shield]][swift] ![Platforms: iOS, macOS, tvOS, watchOS][platforms shield]

A property wrapper for the Keychain.

[swift]: https://swift.org

[releases]: https://github.com/danielctull/KeychainItem/releases
[release shield]: https://img.shields.io/github/v/release/danielctull/KeychainItem
[swift shield]: https://img.shields.io/badge/swift-5.1-F05138.svg "Swift 5.1"
[platforms shield]: https://img.shields.io/badge/platforms-iOS_macOS_tvOS_watchOS-lightgrey.svg?style=flat "iOS, macOS, tvOS, watchOS"

[actions]: https://github.com/danielctull/KeychainItem/actions
[tests shield]: https://github.com/danielctull/KeychainItem/workflows/tests/badge.svg