From 13e53a03f4d50169d0cf7f72d414753ae6b421ce Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 22 Jan 2019 11:04:39 +0800 Subject: [PATCH] 添加V3.8.0 --- frameworks/FBSDKShareKit.framework/Headers/FBSDKLiking.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frameworks/FBSDKShareKit.framework/Headers/FBSDKLiking.h b/frameworks/FBSDKShareKit.framework/Headers/FBSDKLiking.h index 78855be..57fbd22 100644 --- a/frameworks/FBSDKShareKit.framework/Headers/FBSDKLiking.h +++ b/frameworks/FBSDKShareKit.framework/Headers/FBSDKLiking.h @@ -21,9 +21,9 @@ /** The common interface for components that initiate liking. -- See:FBSDKLikeButton + @see FBSDKLikeButton -- See:FBSDKLikeControl + @see FBSDKLikeControl */ @protocol FBSDKLiking <NSObject> -- Gitblit v1.8.0