Commit 6a124f2b authored by gm-mini's avatar gm-mini

update

parent 20584ac0
......@@ -55,7 +55,7 @@ platform :ios do
add_git_tag(tag: target_version) # 设置 tag
push_to_git_remote # 推送到 git 仓库
pod_push(path: podspec_path, repo: PRIVATE_SPEC, allow_warnings: true, sources: SOURCES) # 提交到 CocoaPods
pod_push(path: podspec_path, repo: PRIVATE_SPEC, allow_warnings: true, use_libraries: true, sources: SOURCES) # 提交到 CocoaPods
pod_repo_update(repo: PRIVATE_SPEC)
end
......
......@@ -5,57 +5,54 @@
<testcase classname="fastlane.lanes" name="00: Verifying fastlane version" time="0.009245">
<testcase classname="fastlane.lanes" name="0: Verifying fastlane version" time="0.00974">
</testcase>
<testcase classname="fastlane.lanes" name="01: default_platform" time="0.001644">
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.001177">
</testcase>
<testcase classname="fastlane.lanes" name="02: git_pull" time="1.100751">
<testcase classname="fastlane.lanes" name="2: git_pull" time="0.959563">
</testcase>
<testcase classname="fastlane.lanes" name="03: pod_repo_update" time="1.085139">
<testcase classname="fastlane.lanes" name="3: pod_repo_update" time="1.31568">
</testcase>
<testcase classname="fastlane.lanes" name="04: pod_lib_lint" time="19.232613">
<testcase classname="fastlane.lanes" name="4: pod_lib_lint" time="172.034015">
</testcase>
<testcase classname="fastlane.lanes" name="05: version_bump_podspec" time="0.002238">
<testcase classname="fastlane.lanes" name="5: version_bump_podspec" time="0.006381">
</testcase>
<testcase classname="fastlane.lanes" name="06: git_commit_all" time="0.030764">
<testcase classname="fastlane.lanes" name="6: git_commit_all" time="0.035763">
</testcase>
<testcase classname="fastlane.lanes" name="07: add_git_tag" time="0.016642">
<testcase classname="fastlane.lanes" name="7: add_git_tag" time="0.015191">
</testcase>
<testcase classname="fastlane.lanes" name="08: push_to_git_remote" time="1.000218">
<testcase classname="fastlane.lanes" name="8: push_to_git_remote" time="0.894931">
</testcase>
<testcase classname="fastlane.lanes" name="09: pod_push" time="21.805309">
<testcase classname="fastlane.lanes" name="9: pod_push" time="12.199496">
</testcase>
<testcase classname="fastlane.lanes" name="10: pod_repo_update" time="0.91827">
<failure message="/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/actions/actions_helper.rb:48:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/runner.rb:235:in `block in execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/runner.rb:227:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/runner.rb:227:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing'&#10;Fastfile:58:in `block (2 levels) in parsing_binding'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/lane.rb:33:in `call'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/runner.rb:45:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/runner.rb:45:in `execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/lane_manager.rb:56:in `cruise_lane'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/commands_generator.rb:108:in `block (2 levels) in run'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/commands_generator.rb:349:in `run'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/commands_generator.rb:41:in `start'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/fastlane/lib/fastlane/cli_tools_distributor.rb:119:in `take_off'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.134.0/bin/fastlane:23:in `&lt;top (required)&gt;'&#10;/usr/bin/fastlane:23:in `load'&#10;/usr/bin/fastlane:23:in `&lt;main&gt;'&#10;&#10;Exit status of command 'pod repo push wanmeizhensuo-gmspecs --sources='https://github.com/CocoaPods/Specs,git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git' --allow-warnings' was 1 instead of 0.&#10;&#10;Validating spec&#10; -&gt; GMShareSDK -&gt; GMShareSDK (0.1.3)&#10; - WARN | summary: The summary is not meaningful.&#10; - WARN | url: The URL (https://github.com/Q14/GMShareSDK) is not reachable.&#10; - ERROR | [iOS] unknown: Encountered an unknown error ([!] /usr/bin/git clone https://github.com/Q14/GMShareSDK.git /var/folders/3l/l5yb41k11vs1_8dctzrn1j3c0000gn/T/d20191219-29134-1008att --template= --single-branch --depth 1 --branch 0.1.3&#10;&#10;Cloning into '/var/folders/3l/l5yb41k11vs1_8dctzrn1j3c0000gn/T/d20191219-29134-1008att'...&#10;fatal: could not read Username for 'https://github.com': Device not configured&#10;) during validation.&#10;&#10;[!] The `GMShareSDK.podspec` specification does not validate.&#10;" />
</testcase>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment