From 9a3c9666e59608b15c9352344a24c9230df63ed0 Mon Sep 17 00:00:00 2001
From: Wuyx <1139965056@qq.com>
Date: Wed, 30 Nov 2016 15:01:04 +0800
Subject: [PATCH] WAAfImpl3.6.0
---
frameworks/WAAfImpl.framework/WAAfImpl | 0
frameworks/WAAfImpl.framework/Info.plist | 0
WAAfImpl.podspec | 25 ++++++
frameworks/WAAfImpl.framework/Headers/WAAfImpl.h | 19 ++++
frameworks/WAAfImpl.framework/_CodeSignature/CodeResources | 127 +++++++++++++++++++++++++++++++
config/wa_sdk_impl_config_appsflyer.xml | 8 ++
frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature | 0
frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory | 0
frameworks/WAAfImpl.framework/Modules/module.modulemap | 6 +
frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements | 0
10 files changed, 185 insertions(+), 0 deletions(-)
diff --git a/WAAfImpl.podspec b/WAAfImpl.podspec
new file mode 100644
index 0000000..504cecc
--- /dev/null
+++ b/WAAfImpl.podspec
@@ -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
diff --git a/config/wa_sdk_impl_config_appsflyer.xml b/config/wa_sdk_impl_config_appsflyer.xml
new file mode 100644
index 0000000..579bfec
--- /dev/null
+++ b/config/wa_sdk_impl_config_appsflyer.xml
@@ -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>
diff --git a/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h b/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h
new file mode 100644
index 0000000..2e01095
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/Headers/WAAfImpl.h
@@ -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
diff --git a/frameworks/WAAfImpl.framework/Info.plist b/frameworks/WAAfImpl.framework/Info.plist
new file mode 100644
index 0000000..b49a5f3
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/Info.plist
Binary files differ
diff --git a/frameworks/WAAfImpl.framework/Modules/module.modulemap b/frameworks/WAAfImpl.framework/Modules/module.modulemap
new file mode 100644
index 0000000..e3c4a87
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/Modules/module.modulemap
@@ -0,0 +1,6 @@
+framework module WAAfImpl {
+ umbrella header "WAAfImpl.h"
+
+ export *
+ module * { export * }
+}
diff --git a/frameworks/WAAfImpl.framework/WAAfImpl b/frameworks/WAAfImpl.framework/WAAfImpl
new file mode 100644
index 0000000..3f4d9f1
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/WAAfImpl
Binary files differ
diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory b/frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory
new file mode 100644
index 0000000..6795647
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeDirectory
Binary files differ
diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements b/frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements
new file mode 100644
index 0000000..986a145
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeRequirements
Binary files differ
diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeResources b/frameworks/WAAfImpl.framework/_CodeSignature/CodeResources
new file mode 100644
index 0000000..fd0d4a9
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeResources
@@ -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>
diff --git a/frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature b/frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature
new file mode 100644
index 0000000..adf4031
--- /dev/null
+++ b/frameworks/WAAfImpl.framework/_CodeSignature/CodeSignature
Binary files differ
--
Gitblit v1.8.0