From 47f8fd0e9f78a2c43129229516558e8e515678df Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 06 Jun 2017 14:27:23 +0800 Subject: [PATCH] 添加1.1.4 --- frameworks/WASdkIntf.framework/Headers/WASdkIntf.h | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index b048cd2..3118d94 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -6,13 +6,16 @@ // Copyright © 2016年 GHW-T-01. All rights reserved. // -#import <WASdkIntf/WAIAppWall.h> +#import <WASdkIntf/WAIPush.h> +#import <WASdkIntf/WAPushProxy.h> +#import <WASdkIntf/WAIApw.h> #import <WASdkIntf/WAApwProxy.h> #import <WASdkIntf/WAConstants.h> #import <WASdkIntf/WAComponent.h> #import <WASdkIntf/WACore.h> #import <WASdkIntf/WACoreProxy.h> -#import <WASdkIntf/WAHotUpdate.h> +#import <WASdkIntf/WAParamConfigObj.h> +#import <WASdkIntf/WAIHup.h> #import <WASdkIntf/WAHupProxy.h> #import <WASdkIntf/WAUpdateInfo.h> #import <WASdkIntf/WAIPay.h> @@ -58,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/1/3 17:15 ver:1.1.1 +//time:2017/6/5 10:38 ver:1.1.4 -- Gitblit v1.8.0