A property wrapper for the Keychain.
{ "name": "KeychainItem", "path": "/usr/src/package", "targets": [ { "name": "KeychainItemTests", "path": "Tests/KeychainItemTests", "type": "test", "c99name": "KeychainItemTests", "sources": [ "CodableTests.swift", "KeychainTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "KeychainItem" ] }, { "name": "KeychainItem", "path": "Sources/KeychainItem", "type": "library", "c99name": "KeychainItem", "sources": [ "Keychain+Functions.swift", "Keychain-Dynamic.swift", "Keychain-Static.swift", "KeychainItem+Codable.swift", "KeychainItem.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "KeychainItem" ] } ], "products": [ { "name": "KeychainItem", "type": { "library": [ "automatic" ] }, "targets": [ "KeychainItem" ] } ], "platforms": [ { "name": "ios", "version": "13.0" }, { "name": "macos", "version": "10.15" }, { "name": "tvos", "version": "13.0" }, { "name": "watchos", "version": "6.0" } ], "dependencies": [], "tools_version": "5.1", "manifest_display_name": "KeychainItem" }
{ "name": "KeychainItem", "targets": [ { "name": "KeychainItem", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "KeychainItemTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "KeychainItem", null ] } ], "packageAccess": false } ], "products": [ { "name": "KeychainItem", "type": { "library": [ "automatic" ] }, "targets": [ "KeychainItem" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "13.0", "platformName": "ios" }, { "options": [], "version": "10.15", "platformName": "macos" }, { "options": [], "version": "13.0", "platformName": "tvos" }, { "options": [], "version": "6.0", "platformName": "watchos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.1.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "KeychainItem", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }