From 97d439f4921c4b2f61d2f27c5ddb4752c75ac4a6 Mon Sep 17 00:00:00 2001 From: Wuyx <1139965056@qq.com> Date: Thu, 01 Dec 2016 18:38:36 +0800 Subject: [PATCH] WASdkImpl3.6.0 --- /dev/null | 26 -------------------------- frameworks/WASdkImpl.framework/WASdkImpl | 0 frameworks/WASdkImpl.framework/_CodeSignature/CodeResources | 4 ++-- frameworks/WASdkImpl.framework/_CodeSignature/CodeDirectory | 0 frameworks/WASdkImpl.framework/Headers/WASdkImpl.h | 2 +- frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature | 0 6 files changed, 3 insertions(+), 29 deletions(-) diff --git a/WASdkImpl/3.6.0/WASdkImpl.podspec b/WASdkImpl/3.6.0/WASdkImpl.podspec deleted file mode 100644 index 0fbfe6d..0000000 --- a/WASdkImpl/3.6.0/WASdkImpl.podspec +++ /dev/null @@ -1,26 +0,0 @@ -# -# Be sure to run `pod spec lint WASdkImpl.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 = 'WASdkImpl' -s.version = '3.6.0' -s.summary = 'WASdkImpl framework in production environment.' -s.license = 'MIT' -s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } -s.homepage = 'http://repo.wingsdk.cn:8082/summary/WASdkImpl.git' -s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WASdkImpl.git" , :tag => s.version} -s.platform = :ios -s.ios.deployment_target = "7.0" -s.vendored_frameworks = 'frameworks/*.framework' -s.resources = ['config/*.xml','bundle/WASDK-Resource.bundle','localizable/*.plist'] -s.libraries = 'sqlite3','z' -s.requires_arc = true -s.dependency 'WASdkIntf', '~> 3.6.0' #此处添加私有库依赖 - -end diff --git a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h index e3e3eb3..d0b086a 100644 --- a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h +++ b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h @@ -16,4 +16,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkImpl/PublicHeader.h> -//time:2016/12/1 15:22 +//time:2016/12/1 18:35 diff --git a/frameworks/WASdkImpl.framework/WASdkImpl b/frameworks/WASdkImpl.framework/WASdkImpl index dcb6681..3bdbb97 100644 --- a/frameworks/WASdkImpl.framework/WASdkImpl +++ b/frameworks/WASdkImpl.framework/WASdkImpl Binary files differ diff --git a/frameworks/WASdkImpl.framework/_CodeSignature/CodeDirectory b/frameworks/WASdkImpl.framework/_CodeSignature/CodeDirectory index 763dc32..83bcb47 100644 --- a/frameworks/WASdkImpl.framework/_CodeSignature/CodeDirectory +++ b/frameworks/WASdkImpl.framework/_CodeSignature/CodeDirectory Binary files differ diff --git a/frameworks/WASdkImpl.framework/_CodeSignature/CodeResources b/frameworks/WASdkImpl.framework/_CodeSignature/CodeResources index c3c06d1..e7e1699 100644 --- a/frameworks/WASdkImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WASdkImpl.framework/_CodeSignature/CodeResources @@ -70,7 +70,7 @@ </data> <key>Headers/WASdkImpl.h</key> <data> - nNnBggf4j+uojeus/JIypaiuPpM= + kN0dws7UysAfJZpBnvaRD/vErn0= </data> <key>Headers/WASdkLoginButton.h</key> <data> @@ -201,7 +201,7 @@ </data> <key>Headers/WASdkImpl.h</key> <data> - nNnBggf4j+uojeus/JIypaiuPpM= + kN0dws7UysAfJZpBnvaRD/vErn0= </data> <key>Headers/WASdkLoginButton.h</key> <data> diff --git a/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature b/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature index c6328d5..a9b595e 100644 --- a/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0