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/FBSDKLikeButton.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/frameworks/FBSDKShareKit.framework/Headers/FBSDKLikeButton.h b/frameworks/FBSDKShareKit.framework/Headers/FBSDKLikeButton.h
index 191c033..dcfc9f6 100644
--- a/frameworks/FBSDKShareKit.framework/Headers/FBSDKLikeButton.h
+++ b/frameworks/FBSDKShareKit.framework/Headers/FBSDKLikeButton.h
@@ -32,7 +32,7 @@
  currentAccessToken has "publish_actions" permission and the object is an Open Graph object, then the like can happen
  seamlessly without the fast-app-switch.
  */
-__attribute__ ((deprecated))
+DEPRECATED_MSG_ATTRIBUTE("This is no longer available")
 @interface FBSDKLikeButton : FBSDKButton <FBSDKLiking>
 
 /**

--
Gitblit v1.8.0