From f9fcfea80f10b97f4d303d3888c75d036068249f Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 20 Sep 2017 10:36:44 +0800 Subject: [PATCH] [Update] WAFbImpl (3.6.5.1) --- frameworks/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frameworks/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h b/frameworks/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h index 6d33244..31eb80b 100644 --- a/frameworks/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h +++ b/frameworks/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h @@ -44,5 +44,5 @@ #import <FBSDKCoreKit/FBSDKDeviceViewControllerBase.h> #endif -#define FBSDK_VERSION_STRING @"4.11.0" -#define FBSDK_TARGET_PLATFORM_VERSION @"v2.6" +#define FBSDK_VERSION_STRING @"4.26.0" +#define FBSDK_TARGET_PLATFORM_VERSION @"v2.10" -- Gitblit v1.8.0