From 164ba111be7116f0414ba6e6ab22e7639d5877a4 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Mon, 27 Mar 2017 09:25:55 +0800 Subject: [PATCH] 添加V1.1.3 --- frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory | 0 frameworks/WAWebPayImpl.framework/WAWebPayImpl | 0 frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 | 0 frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h | 2 +- WAWebPayImpl_CN.podspec | 6 +++--- 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_CN.podspec b/WAWebPayImpl_CN.podspec index 44b14b3..a870f7e 100644 --- a/WAWebPayImpl_CN.podspec +++ b/WAWebPayImpl_CN.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAWebPayImpl_CN' -s.version = '1.1.0' +s.version = '1.1.3' s.summary = 'WASDK ' s.license = 'MIT' s.author = { "Hank" => "hank.zhang@gamehollywood.com" } @@ -19,7 +19,7 @@ s.ios.deployment_target = "7.0" s.vendored_frameworks = 'frameworks/WAWebPayImpl.framework' s.resources = ['config/*.xml'] -s.dependency 'WASdkIntf_CN', '~> 1.1.0' # -s.dependency 'WASdkImpl_CN', '~> 1.1.0' +s.dependency 'WASdkIntf_CN', '~> 1.1.3' # +s.dependency 'WASdkImpl_CN', '~> 1.1.3' s.requires_arc = true end \ No newline at end of file diff --git a/config/wa_sdk_impl_config_webpay.xml b/config/wa_sdk_impl_config_webpay.xml index c58077e..c931833 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="WEBPAY1.1.0"/> + <version val="WEBPAY1.1.3"/> <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 857ac2f..0a5d105 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:2016/11/29 15:41 +//time:2017/3/25 14:40 ver:1.1.3 diff --git a/frameworks/WAWebPayImpl.framework/Info.plist b/frameworks/WAWebPayImpl.framework/Info.plist index 49be010..5992377 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 38fd49d..502f2fe 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 3a54e2c..cee7d12 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 778461c..45d4b9b 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 72bde16..13b62fc 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources @@ -10,11 +10,11 @@ </data> <key>Headers/WAWebPayImpl.h</key> <data> - wfH2hv1QpU4uBMxi9x8//Ju6GNs= + RXsVmIJRYCOtRc2NiqwxXD1XIAs= </data> <key>Info.plist</key> <data> - tuntD+Ao6sz5JByqDliACpB1B7M= + AyKxwQcMZKCOTnLNrd5R3y7eZi0= </data> <key>Modules/module.modulemap</key> <data> @@ -38,11 +38,11 @@ <dict> <key>hash</key> <data> - wfH2hv1QpU4uBMxi9x8//Ju6GNs= + RXsVmIJRYCOtRc2NiqwxXD1XIAs= </data> <key>hash2</key> <data> - Audpy1OBt46nIBGO8K9cV3oTMPwmaMu4JzAGip6qQ1s= + lZgFIQltPWiHrzPmeX9uYhJuRXMVGZWL2edg97ggi0s= </data> </dict> <key>Modules/module.modulemap</key> diff --git a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature index e708f46..e0301d0 100644 --- a/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0