From 4d81675066032fa5a4433d37c5939674abc7f5d9 Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Fri, 27 Sep 2019 11:15:14 +0800 Subject: [PATCH] no message --- 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