From 34827efe3c9b9cb70012df59b57e20948076da0c Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Thu, 30 Aug 2018 09:11:01 +0800 Subject: [PATCH] 添加V3.7.0 --- frameworks/WASdkIntf.framework/Headers/WASdkIntf.h | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index 6902953..a6488bc 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -6,6 +6,8 @@ // Copyright © 2016年 GHW-T-01. All rights reserved. // +#import <WASdkIntf/WAICsc.h> +#import <WASdkIntf/WACscProxy.h> #import <WASdkIntf/WAIAd.h> #import <WASdkIntf/WAAdProxy.h> #import <WASdkIntf/WAIPush.h> @@ -63,4 +65,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2017/9/13 12:55 ver:3.6.5.1 +//time:2018/08/27 14:39 ver:3.7.0 -- Gitblit v1.8.0