Giter Site home page Giter Site logo

Comments (7)

KrauseFx avatar KrauseFx commented on March 29, 2024

Could you run sudo gem update fastlane_core and see if that fixes the problem?

from fastlane.

XBeg9 avatar XBeg9 commented on March 29, 2024

@KrauseFx

sudo gem update fastlane_core
Updating installed gems
Nothing to update

current version is fastlane-0.1.9

from fastlane.

KrauseFx avatar KrauseFx commented on March 29, 2024

I just copied your action and it's working fine. Could you post the full stack trace?

from fastlane.

XBeg9 avatar XBeg9 commented on March 29, 2024

@KrauseFx
Sure,

/Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/fastlane-0.1.9/lib/fastlane/actions/actions_helper.rb:93:in `block in load_external_actions': undefined method `classify' for "archive":String (NoMethodError)
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/fastlane-0.1.9/lib/fastlane/actions/actions_helper.rb:88:in `each'
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/fastlane-0.1.9/lib/fastlane/actions/actions_helper.rb:88:in `load_external_actions'
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/fastlane-0.1.9/lib/fastlane.rb:26:in `<module:Fastlane>'
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/fastlane-0.1.9/lib/fastlane.rb:17:in `<top (required)>'
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/fastlane-0.1.9/bin/fastlane:5:in `require'
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/fastlane-0.1.9/bin/fastlane:5:in `<top (required)>'
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/bin/fastlane:23:in `load'
    from /Users/skitsko/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/bin/fastlane:23:in `<main>'
lane :beta do
  #sigh :adhoc
  archive
  crashlytics
end

from fastlane.

KrauseFx avatar KrauseFx commented on March 29, 2024

Great, that helped. I pushed a fix. Please install it using sudo bundle install && sudo rake install and let me know if that fixes your problem 👍

Also, would you like to submit your action as official fastlane action?

from fastlane.

XBeg9 avatar XBeg9 commented on March 29, 2024

@KrauseFx yes, thanks for fast fix. I like xcpretty more than xctool, so yes, we can publish it. But first I think we need to polish it a bit.

I also have some special actions like cleaning up:

  1. clean derived data
  2. clean artefacts after build
    and etc

from fastlane.

KrauseFx avatar KrauseFx commented on March 29, 2024

Just published a release: https://github.com/KrauseFx/fastlane/releases

That sounds interesting. If you don't mind sharing them, I'd be happy to include them in fastlane.

from fastlane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.