From 502ca3710975f118e55ca4019f3cf84623d108c5 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 28 Mar 2017 16:25:50 +0800 Subject: [PATCH] 添加V3.6.2 --- frameworks/WAFbImpl.framework/_CodeSignature/CodeDirectory | 0 frameworks/WAFbImpl.framework/_CodeSignature/CodeResources | 8 ++++---- WAFbImpl.podspec | 6 +++--- frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements-1 | 0 frameworks/WAFbImpl.framework/WAFbImpl | 0 frameworks/WAFbImpl.framework/Headers/WAFbImpl.h | 2 +- frameworks/WAFbImpl.framework/Info.plist | 0 config/wa_sdk_impl_config_facebook.xml | 2 +- frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature | 0 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/WAFbImpl.podspec b/WAFbImpl.podspec index 43bcf2e..253fd15 100644 --- a/WAFbImpl.podspec +++ b/WAFbImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAFbImpl' -s.version = '3.6.1' +s.version = '3.6.2' s.summary = 'WAFbImpl 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_facebook.xml b/config/wa_sdk_impl_config_facebook.xml index 7ad4d39..24a8070 100644 --- a/config/wa_sdk_impl_config_facebook.xml +++ b/config/wa_sdk_impl_config_facebook.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <config> - <version val="FB3.6.1"/> + <version val="FB3.6.2"/> <comps> <!-- 用户模块 --> <comp module="USR" plaf="FACEBOOK" mandatory="NO" value="WAFBUser" desc="FACEBOOK用户账户"/> diff --git a/frameworks/WAFbImpl.framework/Headers/WAFbImpl.h b/frameworks/WAFbImpl.framework/Headers/WAFbImpl.h index 4d2296a..d0d913d 100644 --- a/frameworks/WAFbImpl.framework/Headers/WAFbImpl.h +++ b/frameworks/WAFbImpl.framework/Headers/WAFbImpl.h @@ -16,4 +16,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WAFbImpl/PublicHeader.h> -//time:2017/1/19 10:09 ver:3.6.1 +//time:2017/3/25 11:56 ver:3.6.2 diff --git a/frameworks/WAFbImpl.framework/Info.plist b/frameworks/WAFbImpl.framework/Info.plist index 68bf4ec..13ba69c 100644 --- a/frameworks/WAFbImpl.framework/Info.plist +++ b/frameworks/WAFbImpl.framework/Info.plist Binary files differ diff --git a/frameworks/WAFbImpl.framework/WAFbImpl b/frameworks/WAFbImpl.framework/WAFbImpl index d0b0831..014f4c5 100644 --- a/frameworks/WAFbImpl.framework/WAFbImpl +++ b/frameworks/WAFbImpl.framework/WAFbImpl Binary files differ diff --git a/frameworks/WAFbImpl.framework/_CodeSignature/CodeDirectory b/frameworks/WAFbImpl.framework/_CodeSignature/CodeDirectory index c03474c..6152bd0 100644 --- a/frameworks/WAFbImpl.framework/_CodeSignature/CodeDirectory +++ b/frameworks/WAFbImpl.framework/_CodeSignature/CodeDirectory Binary files differ diff --git a/frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements-1 b/frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements-1 index bb90d5c..ba5ee6f 100644 --- a/frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements-1 +++ b/frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements-1 Binary files differ diff --git a/frameworks/WAFbImpl.framework/_CodeSignature/CodeResources b/frameworks/WAFbImpl.framework/_CodeSignature/CodeResources index 891b3c7..cd18060 100644 --- a/frameworks/WAFbImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WAFbImpl.framework/_CodeSignature/CodeResources @@ -6,11 +6,11 @@ <dict> <key>Headers/WAFbImpl.h</key> <data> - ZL5jAiu3Dql8HXZH71PrxpUcJX8= + IDaVG1uFRW6ZMGv9Q+VKi02QsrE= </data> <key>Info.plist</key> <data> - 5f2ETg/RUnshI+k6RQ3OWa8W/PQ= + PkRbh0HQRfCdYy1/brwMlkBETL0= </data> <key>Modules/module.modulemap</key> <data> @@ -23,11 +23,11 @@ <dict> <key>hash</key> <data> - ZL5jAiu3Dql8HXZH71PrxpUcJX8= + IDaVG1uFRW6ZMGv9Q+VKi02QsrE= </data> <key>hash2</key> <data> - YHkHdn+5fUGl4v3jgbf7toesDYKHfWNdzoa3iij+TZ4= + zIrV6bH6Ipes3w1yV7NVdr0X+tBeWcFgrwPGOCixgls= </data> </dict> <key>Modules/module.modulemap</key> diff --git a/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature index 2cc2169..bae8c67 100644 --- a/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0