From ba16414e1c026e8289094f1471914708b723f767 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 28 Mar 2017 16:18:34 +0800 Subject: [PATCH] 添加V3.6.2 --- 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 00f23a7..172d762 100644 --- a/WACbImpl.podspec +++ b/WACbImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WACbImpl' -s.version = '3.6.1' +s.version = '3.6.2' 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.1' #此处添加私有库依赖 -s.dependency 'WASdkImpl', '~> 3.6.1' +s.dependency 'WASdkIntf', '3.6.2' #此处添加私有库依赖 +s.dependency 'WASdkImpl', '3.6.2' end diff --git a/config/wa_sdk_impl_config_chartboost.xml b/config/wa_sdk_impl_config_chartboost.xml index 8cf47f6..f6d988b 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.1"/> + <version val="CB3.6.2"/> <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 182451b..afa58e3 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/1/19 10:08 ver:3.6.1 +//time:2017/3/25 11:55 ver:3.6.2 diff --git a/frameworks/WACbImpl.framework/Info.plist b/frameworks/WACbImpl.framework/Info.plist index 757fc3d..c8ee3d0 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 09551b8..3ba0e4a 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 f1e1861..36b4799 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 ccf5c01..d33743a 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 c126512..546edc7 100644 --- a/frameworks/WACbImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WACbImpl.framework/_CodeSignature/CodeResources @@ -6,11 +6,11 @@ <dict> <key>Headers/WACbImpl.h</key> <data> - v2N8QJc5kDACFoD5h9InBkYusjc= + yhVIto5YKcGQ0qreLydxLzt5acs= </data> <key>Info.plist</key> <data> - zY9QW/NFsAg/d6hqwwXVMtH3noM= + koW7RS9nG1MCoDGPWUnr7O5pynY= </data> <key>Modules/module.modulemap</key> <data> @@ -23,11 +23,11 @@ <dict> <key>hash</key> <data> - v2N8QJc5kDACFoD5h9InBkYusjc= + yhVIto5YKcGQ0qreLydxLzt5acs= </data> <key>hash2</key> <data> - HqvpJ02YIdU7JXeotp3fts77fDZafUXPHivLJmBdO8g= + eoltBXg/Q80LDIXgl+976MTHLZsdmcAcizlJpF+XB3s= </data> </dict> <key>Modules/module.modulemap</key> diff --git a/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature b/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature index d47ff54..799528b 100644 --- a/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WACbImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0