From 6988c5a381f9516ce59920b36300bfed2c008064 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 18 Apr 2018 14:40:36 +0800 Subject: [PATCH] 添加V3.6.7 --- 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..e185b18 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:2018/4/11 14:27 ver:3.6.7 -- Gitblit v1.8.0