From 27832ca8f32b6e62dfc7522634fb5892a5c111bd Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 18 Apr 2018 15:09:55 +0800 Subject: [PATCH] 添加V3.6.7 --- frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h b/frameworks/FBSDKShareKit.framework/Headers/FBSDKShareKit.h index 18813d4..30e36aa 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> @@ -45,9 +52,9 @@ #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