From d84a67a1610f58156a7c97ac7809585c7d33e000 Mon Sep 17 00:00:00 2001 From: Wuyx <1139965056@qq.com> Date: Thu, 01 Dec 2016 15:51:33 +0800 Subject: [PATCH] modify wasdkimpl 3.6.0 --- /dev/null | 26 -------------------------- frameworks/WASdkImpl.framework/WASdkImpl | 0 frameworks/WASdkImpl.framework/_CodeSignature/CodeResources | 4 ++-- frameworks/WASdkImpl.framework/_CodeSignature/CodeDirectory | 0 WASdkImpl.podspec | 4 ++-- frameworks/WASdkImpl.framework/Headers/WASdkImpl.h | 2 +- frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature | 0 7 files changed, 5 insertions(+), 31 deletions(-) diff --git a/WASdkImpl.podspec b/WASdkImpl.podspec index a64cfbd..0fbfe6d 100644 --- a/WASdkImpl.podspec +++ b/WASdkImpl.podspec @@ -13,8 +13,8 @@ s.summary = 'WASdkImpl framework in production environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } -s.homepage = 'http://git.wingsdk.cn:8082/summary/WASdkImpl.git' -s.source = { :git => "http://admin@git.wingsdk.cn:8082/r/WASdkImpl.git" , :tag => s.version} +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' diff --git a/WASdkImpl/3.6.0/WASdkImpl.podspec b/WASdkImpl/3.6.0/WASdkImpl.podspec deleted file mode 100644 index a64cfbd..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://git.wingsdk.cn:8082/summary/WASdkImpl.git' -s.source = { :git => "http://admin@git.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 62c9a0d..e3e3eb3 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/11/29 15:41 +//time:2016/12/1 15:22 diff --git a/frameworks/WASdkImpl.framework/WASdkImpl b/frameworks/WASdkImpl.framework/WASdkImpl index 659c74d..dcb6681 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 16d562a..763dc32 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 5bbf719..c3c06d1 100644 --- a/frameworks/WASdkImpl.framework/_CodeSignature/CodeResources +++ b/frameworks/WASdkImpl.framework/_CodeSignature/CodeResources @@ -70,7 +70,7 @@ </data> <key>Headers/WASdkImpl.h</key> <data> - MwuhCTcZZXXXXhutrvCApTw8Mzk= + nNnBggf4j+uojeus/JIypaiuPpM= </data> <key>Headers/WASdkLoginButton.h</key> <data> @@ -201,7 +201,7 @@ </data> <key>Headers/WASdkImpl.h</key> <data> - MwuhCTcZZXXXXhutrvCApTw8Mzk= + nNnBggf4j+uojeus/JIypaiuPpM= </data> <key>Headers/WASdkLoginButton.h</key> <data> diff --git a/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature b/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature index 002da71..c6328d5 100644 --- a/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature +++ b/frameworks/WASdkImpl.framework/_CodeSignature/CodeSignature Binary files differ -- Gitblit v1.8.0