From c7907fce022db3cbcf4b2eded166850e257ed541 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 03 May 2017 17:05:54 +0800 Subject: [PATCH] 调整ios9注册通知 --- 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 7c29dd8..b10c357 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 12:24 ver:3.6.3 +//time:2017/5/3 16:41 ver:3.6.3 -- Gitblit v1.8.0