From a21614bd45ba53c0b5ea640fd3ad71b3b5826ef3 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Wed, 14 Jun 2017 15:02:13 +0800
Subject: [PATCH] 添加V3.6.4
---
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 fd3e228..95b503b 100644
--- a/WAFbImpl.podspec
+++ b/WAFbImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAFbImpl'
-s.version = '3.6.2'
+s.version = '3.6.4'
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.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_facebook.xml b/config/wa_sdk_impl_config_facebook.xml
index 24a8070..479dc69 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.2"/>
+ <version val="FB3.6.4"/>
<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 d0d913d..254974a 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/3/25 11:56 ver:3.6.2
+//time:2017/6/12 14:43 ver:3.6.4
diff --git a/frameworks/WAFbImpl.framework/Info.plist b/frameworks/WAFbImpl.framework/Info.plist
index 13ba69c..c39b835 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 014f4c5..eebc6d4 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 6152bd0..e63e140 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 ba5ee6f..cdd7847 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 cd18060..dea2114 100644
--- a/frameworks/WAFbImpl.framework/_CodeSignature/CodeResources
+++ b/frameworks/WAFbImpl.framework/_CodeSignature/CodeResources
@@ -6,11 +6,11 @@
<dict>
<key>Headers/WAFbImpl.h</key>
<data>
- IDaVG1uFRW6ZMGv9Q+VKi02QsrE=
+ cxujfs0LZluonczeRDdCAYoWq68=
</data>
<key>Info.plist</key>
<data>
- PkRbh0HQRfCdYy1/brwMlkBETL0=
+ Aee3qinupjeYYI4m8VywRDVWkuk=
</data>
<key>Modules/module.modulemap</key>
<data>
@@ -23,11 +23,11 @@
<dict>
<key>hash</key>
<data>
- IDaVG1uFRW6ZMGv9Q+VKi02QsrE=
+ cxujfs0LZluonczeRDdCAYoWq68=
</data>
<key>hash2</key>
<data>
- zIrV6bH6Ipes3w1yV7NVdr0X+tBeWcFgrwPGOCixgls=
+ poto8dzjthUXrGVgXTwugeRUdVyMWS2TTEhNhnfyhY4=
</data>
</dict>
<key>Modules/module.modulemap</key>
diff --git a/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature
index bae8c67..c0335d1 100644
--- a/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature
+++ b/frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature
Binary files differ
--
Gitblit v1.8.0