lpw
2023-06-03 e0ec4235cc7b8d05ec1aaa414ec2d2cac798d74e
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKKeychainStoreProviding.h
@@ -16,7 +16,9 @@
@protocol FBSDKKeychainStoreProviding
- (nonnull id<FBSDKKeychainStore>)createKeychainStoreWithService:(NSString *)service
                                                     accessGroup:(nullable NSString *)accessGroup;
                                                     accessGroup:(nullable NSString *)accessGroup
NS_SWIFT_NAME(createKeychainStore(service:accessGroup:));
@end
NS_ASSUME_NONNULL_END