From dc697bf8d4c6bd66937442fc4185ea3722ac27e3 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Mon, 04 Sep 2017 16:33:38 +0800 Subject: [PATCH] 添加V3.6.5 --- WAPushImpl.podspec | 2 +- frameworks/WAPushImpl.framework/WAPushImpl | 0 frameworks/WAPushImpl.framework/Info.plist | 0 frameworks/WAPushImpl.framework/Headers/WAPushImpl.h | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WAPushImpl.podspec b/WAPushImpl.podspec index c83dc15..1b316e4 100644 --- a/WAPushImpl.podspec +++ b/WAPushImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAPushImpl' -s.version = '3.6.4' +s.version = '3.6.5' s.summary = 'WAPushImpl framework in testing environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } diff --git a/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h b/frameworks/WAPushImpl.framework/Headers/WAPushImpl.h index e322ab3..5edc7b7 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/6/13 10:41 ver:3.6.4 +//time:2017/9/04 16:21 ver:3.6.5 diff --git a/frameworks/WAPushImpl.framework/Info.plist b/frameworks/WAPushImpl.framework/Info.plist index 7838ee7..b3d5cd9 100644 --- a/frameworks/WAPushImpl.framework/Info.plist +++ b/frameworks/WAPushImpl.framework/Info.plist Binary files differ diff --git a/frameworks/WAPushImpl.framework/WAPushImpl b/frameworks/WAPushImpl.framework/WAPushImpl index 59e6e01..c6e676d 100644 --- a/frameworks/WAPushImpl.framework/WAPushImpl +++ b/frameworks/WAPushImpl.framework/WAPushImpl Binary files differ -- Gitblit v1.8.0