Commit bc629321 authored by Thierry's avatar Thierry

ignore report

parent 9b7de248
......@@ -31,3 +31,4 @@ Carthage
# `pod install` in .travis.yml
#
# Pods/
fastlane/report.xml
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="fastlane.lanes">
<testcase classname="fastlane.lanes" name="0: Verifying required fastlane version" time="0.000526">
</testcase>
<testcase classname="fastlane.lanes" name="1: default_platform" time="0.000275">
</testcase>
<testcase classname="fastlane.lanes" name="2: tag_bump_podspec" time="0.001387">
<failure message="/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/actions/actions_helper.rb:33:in `execute_action'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/runner.rb:129:in `block in execute_action'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/runner.rb:128:in `chdir'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/runner.rb:128:in `execute_action'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/fast_file.rb:149:in `method_missing'&#10;Fastfile:42:in `block (2 levels) in parsing_binding'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/lane.rb:36:in `call'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/lane.rb:36:in `call'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/runner.rb:52:in `block in execute'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/runner.rb:46:in `chdir'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/runner.rb:46:in `execute'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/lane_manager.rb:46:in `cruise_lane'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/lib/fastlane/command_line_handler.rb:30:in `handle'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/bin/fastlane:38:in `block (2 levels) in run'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1@global/gems/commander-4.3.5/lib/commander/command.rb:178:in `call'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1@global/gems/commander-4.3.5/lib/commander/command.rb:178:in `call'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1@global/gems/commander-4.3.5/lib/commander/command.rb:153:in `run'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1@global/gems/commander-4.3.5/lib/commander/runner.rb:428:in `run_active_command'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane_core-0.41.2/lib/fastlane_core/ui/fastlane_runner.rb:23:in `run!'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1@global/gems/commander-4.3.5/lib/commander/delegates.rb:15:in `run!'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/bin/fastlane:158:in `run'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/gems/fastlane-1.80.0/bin/fastlane:164:in `&lt;top (required)&gt;'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/bin/fastlane:23:in `load'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/bin/fastlane:23:in `&lt;main&gt;'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `eval'&#10;/Users/Thierry/.rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `&lt;main&gt;'&#10;&#10;Could not find version in podspec content '#&#10;# Be sure to run `pod lib lint GMPhobos.podspec' to ensure this is a&#10;# valid spec before submitting.&#10;#&#10;# Any lines starting with a # are optional, but their use is encouraged&#10;# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html&#10;#&#10;&#10;Pod::Spec.new do |s|&#10; s.name = &quot;GMPhobos&quot;&#10; s.version = &quot;0.1.9&quot;&#10; s.summary = &quot;GM statistic data sdk&quot;&#10;&#10;# This description is used to generate tags and improve search results.&#10;# * Think: What does it do? Why did you write it? What is the focus?&#10;# * Try to keep it short, snappy and to the point.&#10;# * Write the description between the DESC delimiters below.&#10;# * Finally, don't worry about the indent, CocoaPods strips it! &#10; s.description = &lt;&lt;-DESC&#10;&#10; GM event track sdk.&#10;&#10; DESC&#10;&#10; s.homepage = &quot;http://git.gengmei.cc/gengmeiios/GMPhobos&quot;&#10; # s.screenshots = &quot;www.example.com/screenshots_1&quot;, &quot;www.example.com/screenshots_2&quot;&#10; s.license = 'MIT'&#10; s.author = { &quot;licong&quot; =&gt; &quot;licong@gmei.com&quot; }&#10; s.source = { :git =&gt; &quot;http://git.gengmei.cc/gengmeiios/GMPhobos.git&quot;, :tag =&gt; &quot;0.1.8&quot; }&#10; # s.social_media_url = 'https://twitter.com/&lt;TWITTER_USERNAME&gt;'&#10;&#10; s.platform = :ios, '7.0'&#10; s.requires_arc = true&#10;&#10; s.source_files = 'Pod/Classes/**/*'&#10; s.dependency 'GMLibrary','~&gt; 0.0.1'&#10; s.library = 'z'&#10; s.resource_bundles = {&#10; 'GMPhobos' =&gt; ['Pod/Assets/*.png']&#10; }&#10;&#10;end&#10;'" />
</testcase>
</testsuite>
</testsuites>
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