lpw
2024-04-15 8fa52d6d93a9c60f5a09b5fd1c80b3a9c35046d0
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULKeychainUtils.h
@@ -20,7 +20,10 @@
FOUNDATION_EXPORT NSString *const kGULKeychainUtilsErrorDomain;
/// Helper functions to access Keychain.
/// A collection of helper functions that abstract away common Keychain operations.
///
/// When using this API on macOS, the corresponding target must be signed with a provisioning
/// profile that has the Keychain Sharing capability enabled.
@interface GULKeychainUtils : NSObject
/** Fetches a keychain item data matching to the provided query.