From 1f8a656f071359a7ecfd1b09c67f1be82dd6f789 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Fri, 28 Apr 2017 11:31:10 +0800 Subject: [PATCH] 调整3.6.2 --- 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..9a12845 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.18.0" +#define FBSDK_TARGET_PLATFORM_VERSION @"v2.8" -- Gitblit v1.8.0