hank
2018-06-21 ac1a1447b1792f6734121c573449569ecd5830f5
添加V3.6.9
5 files deleted
5 files modified
1129 ■■■■■ changed files
WAFbImpl.podspec 6 ●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_facebook.xml 2 ●●● patch | view | raw | blame | history
frameworks/WAFbImpl.framework/Headers/WAFbImpl.h 2 ●●● patch | view | raw | blame | history
frameworks/WAFbImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WAFbImpl.framework/WAFbImpl patch | view | raw | blame | history
frameworks/WAFbImpl.framework/_CodeSignature/CodeDirectory patch | view | raw | blame | history
frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements patch | view | raw | blame | history
frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements-1 patch | view | raw | blame | history
frameworks/WAFbImpl.framework/_CodeSignature/CodeResources 1119 ●●●●● patch | view | raw | blame | history
frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature patch | view | raw | blame | history
WAFbImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAFbImpl'
s.version = '3.6.7'
s.version = '3.6.9'
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','bundle/FacebookSDKStrings.bundle']
s.requires_arc = true
s.dependency 'WASdkIntf', '~> 3.6.7'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.6.7'
s.dependency 'WASdkIntf', '~> 3.6.9'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.6.9'
end
config/wa_sdk_impl_config_facebook.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="FB3.6.7"/>
    <version val="FB3.6.9"/>
    <comps>
        <!-- 用户模块 -->
        <comp module="USR" plaf="FACEBOOK" mandatory="NO" value="WAFBUser" desc="FACEBOOK用户账户"/>
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:2018/4/11 14:22 ver:3.6.7
//time:2018/06/21 10:37 ver:3.6.9
frameworks/WAFbImpl.framework/Info.plist
Binary files differ
frameworks/WAFbImpl.framework/WAFbImpl
Binary files differ
frameworks/WAFbImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements
Binary files differ
frameworks/WAFbImpl.framework/_CodeSignature/CodeRequirements-1
Binary files differ
frameworks/WAFbImpl.framework/_CodeSignature/CodeResources
File was deleted
frameworks/WAFbImpl.framework/_CodeSignature/CodeSignature
Binary files differ