From 7cdaa24f3ba637804aca9247ae809c4cc1acc6ed Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Wed, 27 May 2020 09:41:28 +0800 Subject: [PATCH] 3.8.4 --- frameworks/FBSDKCoreKit.framework/Headers/FBSDKAppLinkResolving.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/FBSDKCoreKit.framework/Headers/FBSDKAppLinkResolving.h b/frameworks/FBSDKCoreKit.framework/Headers/FBSDKAppLinkResolving.h index 385c7f3..69d5591 100644 --- a/frameworks/FBSDKCoreKit.framework/Headers/FBSDKAppLinkResolving.h +++ b/frameworks/FBSDKCoreKit.framework/Headers/FBSDKAppLinkResolving.h @@ -32,7 +32,7 @@ NS_SWIFT_NAME(AppLinkBlock); -/*! +/** Implement this protocol to provide an alternate strategy for resolving App Links that may include pre-fetching, caching, or querying for App Link data from an index provided by a service provider. -- Gitblit v1.8.0