From 9fdbb77fd2d766c9aa88f6753108354592770058 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Thu, 20 Jun 2019 09:50:53 +0800 Subject: [PATCH] [Update] WAFbImpl (3.8.2) --- frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h b/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h index 18813d4..5224d17 100644 --- a/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h +++ b/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h @@ -22,6 +22,13 @@ #import <FBSDKShareKit/FBSDKShareAPI.h> #import <FBSDKShareKit/FBSDKShareConstants.h> #import <FBSDKShareKit/FBSDKShareLinkContent.h> +#import <FBSDKShareKit/FBSDKShareMediaContent.h> +#import <FBSDKShareKit/FBSDKShareMessengerActionButton.h> +#import <FBSDKShareKit/FBSDKShareMessengerGenericTemplateContent.h> +#import <FBSDKShareKit/FBSDKShareMessengerGenericTemplateElement.h> +#import <FBSDKShareKit/FBSDKShareMessengerMediaTemplateContent.h> +#import <FBSDKShareKit/FBSDKShareMessengerOpenGraphMusicTemplateContent.h> +#import <FBSDKShareKit/FBSDKShareMessengerURLActionButton.h> #import <FBSDKShareKit/FBSDKShareOpenGraphAction.h> #import <FBSDKShareKit/FBSDKShareOpenGraphContent.h> #import <FBSDKShareKit/FBSDKShareOpenGraphObject.h> @@ -33,21 +40,17 @@ #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> +#import <FBSDKShareKit/FBSDKShareCameraEffectContent.h> #import <FBSDKShareKit/FBSDKShareDialog.h> #import <FBSDKShareKit/FBSDKShareDialogMode.h> -#import <FBSDKShareKit/FBSDKShareMediaContent.h> #import <FBSDKShareKit/FBSDKSendButton.h> #else #import <FBSDKShareKit/FBSDKDeviceShareViewController.h> -- Gitblit v1.8.0