From 9571f5b8187b2d38cdd8a91753bfd445f26f88af Mon Sep 17 00:00:00 2001 From: Gdxy Date: Thu, 11 Apr 2019 13:56:15 +0800 Subject: [PATCH] modified: TLTransitions.podspec --- TLTransitions.podspec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/TLTransitions.podspec b/TLTransitions.podspec index 4a11f6d..e1ba953 100644 --- a/TLTransitions.podspec +++ b/TLTransitions.podspec @@ -1,3 +1,4 @@ + Pod::Spec.new do |s| s.name = 'TLTransitions' s.version = '1.4.7' @@ -37,6 +38,11 @@ Pod::Spec.new do |s| end end -# -# -# 错误:xcodebuild: Returned an unsuccessful exit code. 一般是有头文件相互依赖,pod检测通不过 \ No newline at end of file + +# 错误:xcodebuild: Returned an unsuccessful exit code. +# 一般是有头文件相互依赖,pod检测通不过 +# + +# [!] There was an error pushing a new version to trunk: execution expired +# 网络问题,更换网络 +