From f082c62bb40cad3ee93abd5432777ac0905eb374 Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Fri, 27 Sep 2019 11:16:00 +0800 Subject: [PATCH] 3.8.3 --- frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h b/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h index 30e36aa..5224d17 100644 --- a/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h +++ b/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h @@ -40,15 +40,11 @@ #import <FBSDKShareKit/FBSDKSharingContent.h> #if !TARGET_OS_TV -#import <FBSDKShareKit/FBSDKAppGroupAddDialog.h> #import <FBSDKShareKit/FBSDKAppGroupContent.h> -#import <FBSDKShareKit/FBSDKAppGroupJoinDialog.h> #import <FBSDKShareKit/FBSDKAppInviteContent.h> -#import <FBSDKShareKit/FBSDKAppInviteDialog.h> #import <FBSDKShareKit/FBSDKGameRequestContent.h> #import <FBSDKShareKit/FBSDKGameRequestDialog.h> -#import <FBSDKShareKit/FBSDKLikeButton.h> -#import <FBSDKShareKit/FBSDKLikeControl.h> +#import <FBSDKShareKit/FBSDKLiking.h> #import <FBSDKShareKit/FBSDKLikeObjectType.h> #import <FBSDKShareKit/FBSDKMessageDialog.h> #import <FBSDKShareKit/FBSDKShareButton.h> -- Gitblit v1.8.0