Commit 6f25a4f6 authored by gm's avatar gm

Bump version to 1.0.2

parent ff018aad
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "GMRefresh"
s.version = "1.0.1"
s.version = "1.0.2"
s.summary = "基于MJRefresh做的下拉刷新,自动加载更多"
s.homepage = "http://git.gengmei.cc/gengmeiios/GMLibrary/GMRefresh"
s.license = 'MIT'
......
......@@ -5,42 +5,42 @@
<testcase classname="fastlane.lanes" name="0: Verifying fastlane version" time="0.009354">
<testcase classname="fastlane.lanes" name="0: Verifying fastlane version" time="0.007272">
</testcase>
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.001333">
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.001529">
</testcase>
<testcase classname="fastlane.lanes" name="2: git_pull" time="1.217079">
<testcase classname="fastlane.lanes" name="2: git_pull" time="1.62363">
</testcase>
<testcase classname="fastlane.lanes" name="3: pod_repo_update" time="1.17178">
<testcase classname="fastlane.lanes" name="3: pod_repo_update" time="1.08004">
</testcase>
<testcase classname="fastlane.lanes" name="4: pod_lib_lint" time="123.362096">
<testcase classname="fastlane.lanes" name="4: pod_lib_lint" time="22.640071">
</testcase>
<testcase classname="fastlane.lanes" name="5: version_bump_podspec" time="0.007183">
<testcase classname="fastlane.lanes" name="5: version_bump_podspec" time="0.006366">
</testcase>
<testcase classname="fastlane.lanes" name="6: git_commit_all" time="0.053729">
<testcase classname="fastlane.lanes" name="6: git_commit_all" time="0.035631">
</testcase>
<testcase classname="fastlane.lanes" name="7: add_git_tag" time="0.016365">
<testcase classname="fastlane.lanes" name="7: add_git_tag" time="0.017275">
<failure message="/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/actions/actions_helper.rb:48:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:232:in `block in execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:227:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:227:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/fast_file.rb:154:in `method_missing'&#10;Fastfile:55:in `block (2 levels) in parsing_binding'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/lane.rb:33:in `call'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:49:in `block in execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:45:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/runner.rb:45:in `execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/lane_manager.rb:56:in `cruise_lane'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.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.111.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.111.0/fastlane/lib/fastlane/commands_generator.rb:333:in `run'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/commands_generator.rb:41:in `start'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.0/fastlane/lib/fastlane/cli_tools_distributor.rb:108:in `take_off'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.111.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 'git tag -am 1.0.1\ \(fastlane\) 1.0.1' was 128 instead of 0.&#10;fatal: tag '1.0.1' already exists&#10;" />
......
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