From ca846cbfd753a4a21025119a134e6048f5e962c0 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 14 Jun 2017 14:58:30 +0800 Subject: [PATCH] 添加V3.6.4 --- config/wa_sdk_impl_config_chartboost.xml | 2 +- frameworks/WACbImpl.framework/WACbImpl | 0 frameworks/WACbImpl.framework/Info.plist | 0 frameworks/WACbImpl.framework/_CodeSignature/CodeResources | 8 ++++---- frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements-1 | 0 WACbImpl.podspec | 6 +++--- frameworks/WACbImpl.framework/_CodeSignature/CodeSignature | 0 frameworks/WACbImpl.framework/_CodeSignature/CodeDirectory | 0 frameworks/WACbImpl.framework/Headers/WACbImpl.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/WACbImpl.podspec b/WACbImpl.podspec index 67b30ff..28405b2 100644 --- a/WACbImpl.podspec +++ b/WACbImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WACbImpl' -s.version = '3.6.2' +s.version = '3.6.4' s.summary = 'WACbImpl 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_chartboost.xml b/config/wa_sdk_impl_config_chartboost.xml index f6d988b..db057e8 100644 --- a/config/wa_sdk_impl_config_chartboost.xml +++ b/config/wa_sdk_impl_config_chartboost.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <config> - <version val="CB3.6.2"/> + <version val="CB3.6.4"/> <comps> <!-- 数据收集模块 --> <comp module="TRA" plaf="CHARTBOOST" mandatory="YES" value="WACBTrack" desc="CHARTBOOST数据统计"/> diff --git a/frameworks/WACbImpl.framework/Headers/WACbImpl.h b/frameworks/WACbImpl.framework/Headers/WACbImpl.h index afa58e3..3946e16 100644 --- a/frameworks/WACbImpl.framework/Headers/WACbImpl.h +++ b/frameworks/WACbImpl.framework/Headers/WACbImpl.h @@ -16,4 +16,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WACbImpl/PublicHeader.h> -//time:2017/3/25 11:55 ver:3.6.2 +//time:2017/6/12 14:42 ver:3.6.4 diff --git a/frameworks/WACbImpl.framework/Info.plist b/frameworks/WACbImpl.framework/Info.plist index c8ee3d0..8648e9a 100644 --- a/frameworks/WACbImpl.framework/Info.plist +++ b/frameworks/WACbImpl.framework/Info.plist Binary files differ diff --git a/frameworks/WACbImpl.framework/WACbImpl b/frameworks/WACbImpl.framework/WACbImpl index 3ba0e4a..e3c97d6 100644 --- a/frameworks/WACbImpl.framework/WACbImpl +++ b/frameworks/WACbImpl.framework/WACbImpl Binary files differ diff --git a/frameworks/WACbImpl.framework/_CodeSignature/CodeDirectory b/frameworks/WACbImpl.framework/_CodeSignature/CodeDirectory index 36b4799..49781ec 100644 --- a/frameworks/WACbImpl.framework/_CodeSignature/CodeDirectory +++ b/frameworks/WACbImpl.framework/_CodeSignature/CodeDirectory Binary files differ diff --git a/frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements-1 b/frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements-1 index d33743a..7284a4e 100644 --- a/frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements-1 +++ b/frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements-1 Binary files differ diff --git a/frameworks/WACbImpl.framework/_CodeSignature/CodeResources b/frameworks/WACbImpl.framework/_CodeSignature/CodeResources index 546edc7..4c6e5e5 100644 --- a/frameworks/WACbImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WACbImpl.framework/_CodeSignature/CodeResources @@ -6,11 +6,11 @@ <dict> <key>Headers/WACbImpl.h</key> <data> - yhVIto5YKcGQ0qreLydxLzt5acs= + js7zef2gjE53BtBKZ5fcHxbKSOE= </data> <key>Info.plist</key> <data> - koW7RS9nG1MCoDGPWUnr7O5pynY= + WJjy5nQbhsivvN5zk/X+bS/spG0= </data> <key>Modules/module.modulemap</key> <data> @@ -23,11 +23,11 @@ <dict> <key>hash</key> <data> - yhVIto5YKcGQ0qreLydxLzt5acs= + js7zef2gjE53BtBKZ5fcHxbKSOE= </data> <key>hash2</key> <data> - eoltBXg/Q80LDIXgl+976MTHLZsdmcAcizlJpF+XB3s= + Xuq6h5+EILqWS1susjwOE5vmle+KeuYw+AjqL0yZMlM= </data> </dict> <key>Modules/module.modulemap</key> diff --git a/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature b/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature index 799528b..5a951b0 100644 --- a/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0