Wuyx
2016-11-30 9a3c9666e59608b15c9352344a24c9230df63ed0
WAAfImpl3.6.0
10 files added
185 ■■■■■ changed files
WAAfImpl.podspec 25 ●●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_appsflyer.xml 8 ●●●●● patch | view | raw | blame | history
frameworks/WAAfImpl.framework/Headers/WAAfImpl.h 19 ●●●●● patch | view | raw | blame | history
frameworks/WAAfImpl.framework/Info.plist patch | view | raw | blame | history
frameworks/WAAfImpl.framework/Modules/module.modulemap 6 ●●●●● patch | view | raw | blame | history
frameworks/WAAfImpl.framework/WAAfImpl patch | view | raw | blame | history
frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory patch | view | raw | blame | history
frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements patch | view | raw | blame | history
frameworks/WAAfImpl.framework/_CodeSignature/CodeResources 127 ●●●●● patch | view | raw | blame | history
frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature patch | view | raw | blame | history
WAAfImpl.podspec
New file
@@ -0,0 +1,25 @@
#
#  Be sure to run `pod spec lint WAAfImpl.podspec' to ensure this is a
#  valid spec and to remove all comments including this before submitting the spec.
#
#  To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
#  To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
#
Pod::Spec.new do |s|
s.name = 'WAAfImpl'
s.version = '3.6.0'
s.summary = 'WAAfImpl framework in production environment.'
s.license = 'MIT'
s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
s.homepage = 'http://git.gamehollywood.com:8082/summary/WAAfImpl.git'
s.source = { :git => "http://admin@git.gamehollywood.com:8082/r/WAAfImpl.git" , :tag => s.version}
s.platform = :ios
s.ios.deployment_target = "7.0"
s.vendored_frameworks = 'frameworks/*.framework'
s.resources = ['config/*.xml']
s.requires_arc = true
s.dependency 'WASdkIntf', '~> 3.6.0'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.6.0'
end
config/wa_sdk_impl_config_appsflyer.xml
New file
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="AF3.6.0"/>
    <comps>
        <!-- 数据收集模块 -->
        <comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计"/>
    </comps>
</config>
frameworks/WAAfImpl.framework/Headers/WAAfImpl.h
New file
@@ -0,0 +1,19 @@
//
//  WAAfImpl.h
//  WAAfImpl
//
//  Created by GHW-T-01 on 16/3/1.
//  Copyright © 2016年 GHW-T-01. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for WAAfImpl.
FOUNDATION_EXPORT double WAAfImplVersionNumber;
//! Project version string for WAAfImpl.
FOUNDATION_EXPORT const unsigned char WAAfImplVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <WAAfImpl/PublicHeader.h>
//time:2016/11/29 15:42
frameworks/WAAfImpl.framework/Info.plist
Binary files differ
frameworks/WAAfImpl.framework/Modules/module.modulemap
New file
@@ -0,0 +1,6 @@
framework module WAAfImpl {
  umbrella header "WAAfImpl.h"
  export *
  module * { export * }
}
frameworks/WAAfImpl.framework/WAAfImpl
Binary files differ
frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements
Binary files differ
frameworks/WAAfImpl.framework/_CodeSignature/CodeResources
New file
@@ -0,0 +1,127 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>files</key>
    <dict>
        <key>Headers/WAAfImpl.h</key>
        <data>
        aMuT368e58jdcYdThIyuqjVHV0c=
        </data>
        <key>Info.plist</key>
        <data>
        rnbATvRrYa3QHWjXt4UHqm/unL4=
        </data>
        <key>Modules/module.modulemap</key>
        <data>
        Ds1xLnhxOigDIqfYeN4GTmgUFcE=
        </data>
    </dict>
    <key>files2</key>
    <dict>
        <key>Headers/WAAfImpl.h</key>
        <data>
        aMuT368e58jdcYdThIyuqjVHV0c=
        </data>
        <key>Modules/module.modulemap</key>
        <data>
        Ds1xLnhxOigDIqfYeN4GTmgUFcE=
        </data>
    </dict>
    <key>rules</key>
    <dict>
        <key>^</key>
        <true/>
        <key>^.*\.lproj/</key>
        <dict>
            <key>optional</key>
            <true/>
            <key>weight</key>
            <real>1000</real>
        </dict>
        <key>^.*\.lproj/locversion.plist$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>1100</real>
        </dict>
        <key>^version.plist$</key>
        <true/>
    </dict>
    <key>rules2</key>
    <dict>
        <key>.*\.dSYM($|/)</key>
        <dict>
            <key>weight</key>
            <real>11</real>
        </dict>
        <key>^</key>
        <dict>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^(.*/)?\.DS_Store$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>2000</real>
        </dict>
        <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
        <dict>
            <key>nested</key>
            <true/>
            <key>weight</key>
            <real>10</real>
        </dict>
        <key>^.*</key>
        <true/>
        <key>^.*\.lproj/</key>
        <dict>
            <key>optional</key>
            <true/>
            <key>weight</key>
            <real>1000</real>
        </dict>
        <key>^.*\.lproj/locversion.plist$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>1100</real>
        </dict>
        <key>^Info\.plist$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^PkgInfo$</key>
        <dict>
            <key>omit</key>
            <true/>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^[^/]+$</key>
        <dict>
            <key>nested</key>
            <true/>
            <key>weight</key>
            <real>10</real>
        </dict>
        <key>^embedded\.provisionprofile$</key>
        <dict>
            <key>weight</key>
            <real>20</real>
        </dict>
        <key>^version\.plist$</key>
        <dict>
            <key>weight</key>
            <real>20</real>
        </dict>
    </dict>
</dict>
</plist>
frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature
Binary files differ