hank
2018-06-21 8e72ba2e5949c013a2ac74b83d5736df0127f6c8
添加V3.6.9
5 files modified
5 files deleted
161 ■■■■■ changed files
WACbImpl.podspec 6 ●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_chartboost.xml 2 ●●● patch | view | raw | blame | history
frameworks/WACbImpl.framework/Headers/WACbImpl.h 2 ●●● patch | view | raw | blame | history
frameworks/WACbImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WACbImpl.framework/WACbImpl patch | view | raw | blame | history
frameworks/WACbImpl.framework/_CodeSignature/CodeDirectory patch | view | raw | blame | history
frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements patch | view | raw | blame | history
frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements-1 patch | view | raw | blame | history
frameworks/WACbImpl.framework/_CodeSignature/CodeResources 151 ●●●●● patch | view | raw | blame | history
frameworks/WACbImpl.framework/_CodeSignature/CodeSignature patch | view | raw | blame | history
WACbImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WACbImpl'
s.version = '3.6.7'
s.version = '3.6.9'
s.summary = 'WACbImpl framework in production environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
@@ -21,6 +21,6 @@
s.resources = ['config/*.xml']
s.frameworks = 'Webkit'
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_chartboost.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="CB3.6.7"/>
    <version val="CB3.6.9"/>
    <comps>
        <!-- 数据收集模块 -->
        <comp module="TRA" plaf="CHARTBOOST" mandatory="YES" value="WACBTrack" desc="CHARTBOOST数据统计"/>
frameworks/WACbImpl.framework/Headers/WACbImpl.h
@@ -16,4 +16,4 @@
// In this header, you should import all the public headers of your framework using statements like #import <WACbImpl/PublicHeader.h>
//time:2018/4/11 14:23 ver:3.6.7
//time:2018/06/21 10:36 ver:3.6.9
frameworks/WACbImpl.framework/Info.plist
Binary files differ
frameworks/WACbImpl.framework/WACbImpl
Binary files differ
frameworks/WACbImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements
Binary files differ
frameworks/WACbImpl.framework/_CodeSignature/CodeRequirements-1
Binary files differ
frameworks/WACbImpl.framework/_CodeSignature/CodeResources
File was deleted
frameworks/WACbImpl.framework/_CodeSignature/CodeSignature
Binary files differ