From 2c7d626bd607d8847f519bc557d9590ad676e1a9 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 22 Jan 2019 11:12:12 +0800 Subject: [PATCH] 添加V3.8.0 --- frameworks/TwitterCore.framework/Headers/TWTRSession.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/frameworks/TwitterCore.framework/Headers/TWTRSession.h b/frameworks/TwitterCore.framework/Headers/TWTRSession.h index 202f2ca..69f819d 100644 --- a/frameworks/TwitterCore.framework/Headers/TWTRSession.h +++ b/frameworks/TwitterCore.framework/Headers/TWTRSession.h @@ -15,10 +15,6 @@ * */ -/** - This header is private to the Twitter Core SDK and not exposed for public SDK consumption - */ - #import <TwitterCore/TWTRAuthConfig.h> #import <TwitterCore/TWTRAuthSession.h> #import <TwitterCore/TWTRGuestSession.h> -- Gitblit v1.8.0