https://github.com/danielctull/keychainitem
https://github.com/danielctull/keychainitem
keychain swift swift-package-manager
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielctull/keychainitem
- Owner: danielctull
- License: bsd-3-clause
- Created: 2020-02-16T19:01:42.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T08:25:32.000Z (over 3 years ago)
- Last Synced: 2025-06-19T03:04:05.025Z (about 1 year ago)
- Topics: keychain, swift, swift-package-manager
- Language: Swift
- Size: 38.1 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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