From 7af9af15e6b7fd116fffb3983da6659271e37f0e Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 06 Mar 2018 09:57:36 +0800 Subject: [PATCH] 添加V3.6.6 --- 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 81a2209..08a6ce8 100644 --- a/WAWebPayImpl.podspec +++ b/WAWebPayImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAWebPayImpl' -s.version = '3.6.4' +s.version = '3.6.6' 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.4' #此处添加私有库依赖 -s.dependency 'WASdkImpl', '~> 3.6.4' +s.dependency 'WASdkIntf', '~> 3.6.6' #此处添加私有库依赖 +s.dependency 'WASdkImpl', '~> 3.6.6' end diff --git a/config/wa_sdk_impl_config_webpay.xml b/config/wa_sdk_impl_config_webpay.xml index 55faf2f..45bf434 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.4"/> + <version val="WEBPAY3.6.6"/> <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 3243306..6841bdf 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/6/12 14:45 ver:3.6.4 +//time:2018/2/24 15:55 ver:3.6.6 diff --git a/frameworks/WAWebPayImpl.framework/Info.plist b/frameworks/WAWebPayImpl.framework/Info.plist index 7d9d936..74ea114 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 a85ae0d..b25ee65 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 3bf2adf..51f980f 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 0a939e4..5c6a335 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 a140f2a..cfb0566 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources @@ -10,11 +10,11 @@ </data> <key>Headers/WAWebPayImpl.h</key> <data> - RQJUCZjCwzHsrLdstO/KctLejjc= + PV23kAqyXdTR2K+rAjFpifl+ukc= </data> <key>Info.plist</key> <data> - ZNcj0UJb3qPHzeLm+OBV3C71nGQ= + WQcTAVsG9LDUNmT9Yx5U+/wWDTA= </data> <key>Modules/module.modulemap</key> <data> @@ -38,11 +38,11 @@ <dict> <key>hash</key> <data> - RQJUCZjCwzHsrLdstO/KctLejjc= + PV23kAqyXdTR2K+rAjFpifl+ukc= </data> <key>hash2</key> <data> - F36bCTAgIYs6Zn85Hjcm2W6e2DFzhmT/BxCHwh0y3H0= + MaOy2PuKO0gA9BvfzIKQWFj+OyhGPoma7htiLYFkwIk= </data> </dict> <key>Modules/module.modulemap</key> diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature index 9b168c2..4e6ecc7 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0