From aea85e78b769b67143d1425de6d431b6143066e9 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Mon, 04 Sep 2017 09:37:02 +0800 Subject: [PATCH] 添加V3.6.5 --- 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 e4147b1..00ac3d2 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/WAIAd.h> +#import <WASdkIntf/WAAdProxy.h> #import <WASdkIntf/WAIPush.h> #import <WASdkIntf/WAPushProxy.h> #import <WASdkIntf/WAIApw.h> @@ -61,4 +63,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2017/6/12 14:21 ver:3.6.4 +//time:2017/8/30 09:55 ver:3.6.5 -- Gitblit v1.8.0