From d5db0ec0f678656662158221fd640688a761cebe Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 20 Sep 2017 09:36:13 +0800 Subject: [PATCH] 添加V3.6.5.1 --- frameworks/WAAfImpl.framework/WAAfImpl | 0 WAAfImpl.podspec | 6 +++--- frameworks/WAAfImpl.framework/Headers/WAAfImpl.h | 2 +- frameworks/WAAfImpl.framework/_CodeSignature/CodeResources | 6 +++--- config/wa_sdk_impl_config_appsflyer.xml | 2 +- frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature | 0 frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory | 0 frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements-1 | 0 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/WAAfImpl.podspec b/WAAfImpl.podspec index 4bdeb33..df7b707 100644 --- a/WAAfImpl.podspec +++ b/WAAfImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAAfImpl' -s.version = '3.6.5' +s.version = '3.6.5.1' s.summary = 'WAAfImpl framework in production environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } @@ -21,6 +21,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.5.1' #此处添加私有库依赖 +s.dependency 'WASdkImpl', '~> 3.6.5' end diff --git a/config/wa_sdk_impl_config_appsflyer.xml b/config/wa_sdk_impl_config_appsflyer.xml index c26b33b..91039ee 100644 --- a/config/wa_sdk_impl_config_appsflyer.xml +++ b/config/wa_sdk_impl_config_appsflyer.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <config> - <version val="AF3.6.5"/> + <version val="AF3.6.5.1"/> <comps> <!-- 数据收集模块 --> <comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计"/> diff --git a/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h b/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h index 5937c65..25902fc 100644 --- a/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h +++ b/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h @@ -16,4 +16,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WAAfImpl/PublicHeader.h> -//time:2017/8/8 12:24 ver:3.6.5 +//time:2017/9/13 12:24 ver:3.6.5.1 diff --git a/frameworks/WAAfImpl.framework/WAAfImpl b/frameworks/WAAfImpl.framework/WAAfImpl index b370adf..f84b6c5 100644 --- a/frameworks/WAAfImpl.framework/WAAfImpl +++ b/frameworks/WAAfImpl.framework/WAAfImpl Binary files differ diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory b/frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory index f06a36b..64b90b4 100644 --- a/frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory +++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory Binary files differ diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements-1 b/frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements-1 index 90ce874..dbff87a 100644 --- a/frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements-1 +++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements-1 Binary files differ diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeResources b/frameworks/WAAfImpl.framework/_CodeSignature/CodeResources index 1f357b2..ed07e0a 100644 --- a/frameworks/WAAfImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ <dict> <key>Headers/WAAfImpl.h</key> <data> - ktztES1uGHWdft3UiybA4B6Ptx4= + gd9anNXePvIpHdL4EaAMsPuGIls= </data> <key>Info.plist</key> <data> @@ -23,11 +23,11 @@ <dict> <key>hash</key> <data> - ktztES1uGHWdft3UiybA4B6Ptx4= + gd9anNXePvIpHdL4EaAMsPuGIls= </data> <key>hash2</key> <data> - 3GE8p2+zdMyjO4DeFwbdC9fxHGLbTXW7XPKdq/vXMhI= + cziEeEnwwBmNLniwvVzXeWDvN3bdmWkSs/vMK8Iuqig= </data> </dict> <key>Modules/module.modulemap</key> diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature index 4295e78..17aa953 100644 --- a/frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0