hank
2018-06-21 c12e51375398dcb27b77d0ffda02f50adfedf454
添加V3.6.9
5 files modified
10 ■■■■ changed files
WATwitterImpl.podspec 6 ●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_ twitter.xml 2 ●●● patch | view | raw | blame | history
frameworks/WATwitterImpl.framework/Headers/WATwitterImpl.h 2 ●●● patch | view | raw | blame | history
frameworks/WATwitterImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WATwitterImpl.framework/WATwitterImpl patch | view | raw | blame | history
WATwitterImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WATwitterImpl'
s.version = '3.6.7'
s.version = '3.6.9'
s.summary = 'WATwitterImpl framework in testing environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
@@ -20,6 +20,6 @@
s.vendored_frameworks = 'frameworks/*.framework'
s.resources = ['config/*.xml','frameworks/TwitterKitResources.bundle','frameworks/TwitterShareExtensionUIResources.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_ twitter.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="WATwitter3.6.7"/>
    <version val="WATwitter3.6.9"/>
    <comps>
        <!-- 公共模块 -->
        <comp module="CORE" plaf="TWITTER" mandatory="YES" value="WATwitterCore" desc="公共模块"/>
frameworks/WATwitterImpl.framework/Headers/WATwitterImpl.h
@@ -16,4 +16,4 @@
// In this header, you should import all the public headers of your framework using statements like #import <WATwitterImpl/PublicHeader.h>
//time:2018/4/11 14:25 ver:3.6.7
//time:2018/06/21 10:14 ver:3.6.9
frameworks/WATwitterImpl.framework/Info.plist
Binary files differ
frameworks/WATwitterImpl.framework/WATwitterImpl
Binary files differ