From 0beb7114500539418d985eb3abc51896a245aa6b Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Mon, 04 Sep 2017 10:14:03 +0800 Subject: [PATCH] 调整3.6.4版本兼容 --- frameworks/WAPushImpl.framework/Headers/WAPushImpl.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h b/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h index b10c357..e322ab3 100644 --- a/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h +++ b/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h @@ -15,5 +15,5 @@ FOUNDATION_EXPORT const unsigned char WAPushImplVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import <WAPushImpl/PublicHeader.h> -//time:2017/5/3 16:41 ver:3.6.3 +//time:2017/6/13 10:41 ver:3.6.4 -- Gitblit v1.8.0