From d0b2dfe6ebd976a41dcce89666771655f0afd41c Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Mon, 27 Mar 2017 09:25:11 +0800 Subject: [PATCH] 添加V1.1.3 --- frameworks/WASdkIntf.framework/Headers/WASdkIntf.h | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index 7c70166..dbc668f 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -6,13 +6,14 @@ // Copyright © 2016年 GHW-T-01. All rights reserved. // -#import <WASdkIntf/WAIAppWall.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 +59,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2017/1/19 10:08 ver:3.6.1 +//time:2017/3/25 14:31 ver:1.1.3 -- Gitblit v1.8.0