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