hank
2018-06-21 061fcae3ea91ca1846ef994277dda4ba4e5b5a35
添加V3.6.9
5 files deleted
5 files modified
176 ■■■■■ changed files
WAWebPayImpl.podspec 6 ●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_webpay.xml 2 ●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/Headers/WAWebPayImpl.h 2 ●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/WAWebPayImpl patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1 patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources 166 ●●●●● patch | view | raw | blame | history
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature patch | view | raw | blame | history
WAWebPayImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAWebPayImpl'
s.version = '3.6.7'
s.version = '3.6.9'
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.7'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.6.7'
s.dependency 'WASdkIntf', '~> 3.6.9'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.6.9'
end
config/wa_sdk_impl_config_webpay.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="WEBPAY3.6.7"/>
    <version val="WEBPAY3.6.9"/>
    <comps>
        <!-- 支付模块 -->
        <comp module="PAY" plaf="WEBPAY" mandatory="YES" value="WAWebPay" desc="WEB支付"/>
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:2018/4/12 12:09 ver:3.6.7
//time:2018/06/21 10:38 ver:3.6.9
frameworks/WAWebPayImpl.framework/Info.plist
Binary files differ
frameworks/WAWebPayImpl.framework/WAWebPayImpl
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeRequirements-1
Binary files differ
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeResources
File was deleted
frameworks/WAWebPayImpl.framework/_CodeSignature/CodeSignature
Binary files differ