frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKAppLinkResolving.h
@@ -18,7 +18,6 @@ Describes the callback for appLinkFromURLInBackground. @param appLink the FBSDKAppLink representing the deferred App Link @param error the error during the request, if any */ typedef void (^ FBSDKAppLinkBlock)(FBSDKAppLink *_Nullable appLink, NSError *_Nullable error) NS_SWIFT_NAME(AppLinkBlock);