From 537198848fe4ced24c8b39406bdd2d72730570bc Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 03 May 2017 10:36:37 +0800 Subject: [PATCH] 添加3.6.3 --- 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 ef7ade9..1e81c8e 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/WAIPush.h> +#import <WASdkIntf/WAPushProxy.h> #import <WASdkIntf/WAIApw.h> #import <WASdkIntf/WAApwProxy.h> #import <WASdkIntf/WAConstants.h> @@ -59,4 +61,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2017/3/25 11:35 ver:3.6.2 +//time:2017/4/25 14:31 ver:3.6.3 -- Gitblit v1.8.0