From dd4598d780c6ba40ab1b02f2fa9fb4279d663ae1 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 14 Jun 2017 15:14:21 +0800 Subject: [PATCH] 添加V3.6.4 --- frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory | 0 frameworks/WAWebPayImpl.framework/WAWebPayImpl | 0 frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 | 0 WAWebPayImpl.podspec | 6 +++--- frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h | 2 +- frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature | 0 frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources | 8 ++++---- frameworks/WAWebPayImpl.framework/Info.plist | 0 config/wa_sdk_impl_config_webpay.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/WAWebPayImpl.podspec b/WAWebPayImpl.podspec index 395f807..81a2209 100644 --- a/WAWebPayImpl.podspec +++ b/WAWebPayImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAWebPayImpl' -s.version = '3.6.2' +s.version = '3.6.4' s.summary = 'WAWebPayImpl framework in production environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } @@ -20,6 +20,6 @@ s.vendored_frameworks = 'frameworks/*.framework' s.resources = ['config/*.xml'] s.requires_arc = true -s.dependency 'WASdkIntf', '~> 3.6.2' #此处添加私有库依赖 -s.dependency 'WASdkImpl', '~> 3.6.2' +s.dependency 'WASdkIntf', '~> 3.6.4' #此处添加私有库依赖 +s.dependency 'WASdkImpl', '~> 3.6.4' end diff --git a/config/wa_sdk_impl_config_webpay.xml b/config/wa_sdk_impl_config_webpay.xml index a8bb371..55faf2f 100644 --- a/config/wa_sdk_impl_config_webpay.xml +++ b/config/wa_sdk_impl_config_webpay.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <config> - <version val="WEBPAY3.6.2"/> + <version val="WEBPAY3.6.4"/> <comps> <!-- 支付模块 --> <comp module="PAY" plaf="WEBPAY" mandatory="YES" value="WAWebPay" desc="WEB支付"/> diff --git a/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h b/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h index 5841dce..3243306 100644 --- a/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h +++ b/frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h @@ -17,4 +17,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WAWebPayImpl/PublicHeader.h> -//time:2017/3/25 12:04 ver:3.6.2 +//time:2017/6/12 14:45 ver:3.6.4 diff --git a/frameworks/WAWebPayImpl.framework/Info.plist b/frameworks/WAWebPayImpl.framework/Info.plist index 5992377..7d9d936 100644 --- a/frameworks/WAWebPayImpl.framework/Info.plist +++ b/frameworks/WAWebPayImpl.framework/Info.plist Binary files differ diff --git a/frameworks/WAWebPayImpl.framework/WAWebPayImpl b/frameworks/WAWebPayImpl.framework/WAWebPayImpl index c8edbf9..a85ae0d 100644 --- a/frameworks/WAWebPayImpl.framework/WAWebPayImpl +++ b/frameworks/WAWebPayImpl.framework/WAWebPayImpl Binary files differ diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory index 01cb159..3bf2adf 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory Binary files differ diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 index e2a7af9..0a939e4 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 Binary files differ diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources index b9b46fc..a140f2a 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources @@ -10,11 +10,11 @@ </data> <key>Headers/WAWebPayImpl.h</key> <data> - pIv8a1fv0WCMUfUucPqHUx3BNjI= + RQJUCZjCwzHsrLdstO/KctLejjc= </data> <key>Info.plist</key> <data> - AyKxwQcMZKCOTnLNrd5R3y7eZi0= + ZNcj0UJb3qPHzeLm+OBV3C71nGQ= </data> <key>Modules/module.modulemap</key> <data> @@ -38,11 +38,11 @@ <dict> <key>hash</key> <data> - pIv8a1fv0WCMUfUucPqHUx3BNjI= + RQJUCZjCwzHsrLdstO/KctLejjc= </data> <key>hash2</key> <data> - THX+0LabQZD2YlVKNA1vyEpHP6cb0KWhPFXP5YalSxE= + F36bCTAgIYs6Zn85Hjcm2W6e2DFzhmT/BxCHwh0y3H0= </data> </dict> <key>Modules/module.modulemap</key> diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature index f43b175..9b168c2 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0