Giter Site home page Giter Site logo

Comments (8)

marklarr avatar marklarr commented on July 20, 2024

This should be fixed now that localized files are correctly handled, thanks to #63. Can you try again and let me know?

from synx.

marklarr avatar marklarr commented on July 20, 2024

I'm going to say it's safe to assume that this is fixed now.

from synx.

Mark2xv avatar Mark2xv commented on July 20, 2024

I'm afraid this has not been fixed yet.
Not much has changed in our projects' file structure in the meanwhile.

/Users/mark/.rvm/gems/ruby-2.1.2/gems/synx-0.0.54/lib/synx/xcodeproj_ext/project/object/abstract_object.rb:16:in `work_pathname': undefined method `[]' for nil:NilClass (NoMethodError)
    from /Users/mark/.rvm/gems/ruby-2.1.2/gems/synx-0.0.54/lib/synx/xcodeproj_ext/project/object/pbx_variant_group.rb:16:in `sync'
    from /Users/mark/.rvm/gems/ruby-2.1.2/gems/synx-0.0.54/lib/synx/project.rb:20:in `block in sync'
    from /Users/mark/.rvm/gems/ruby-2.1.2/gems/synx-0.0.54/lib/synx/project.rb:20:in `each'
    from /Users/mark/.rvm/gems/ruby-2.1.2/gems/synx-0.0.54/lib/synx/project.rb:20:in `sync'
    from /Users/mark/.rvm/gems/ruby-2.1.2/gems/synx-0.0.54/bin/synx:17:in `execute'
    from /Users/mark/.rvm/gems/ruby-2.1.2@global/gems/clamp-0.6.3/lib/clamp/command.rb:67:in `run'
    from /Users/mark/.rvm/gems/ruby-2.1.2@global/gems/clamp-0.6.3/lib/clamp/command.rb:125:in `run'
    from /Users/mark/.rvm/gems/ruby-2.1.2@global/gems/clamp-0.6.3/lib/clamp.rb:6:in `Clamp'
    from /Users/mark/.rvm/gems/ruby-2.1.2/gems/synx-0.0.54/bin/synx:6:in `<top (required)>'
    from /Users/mark/.rvm/gems/ruby-2.1.2/bin/synx:23:in `load'
    from /Users/mark/.rvm/gems/ruby-2.1.2/bin/synx:23:in `<main>'
    from /Users/mark/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `eval'
    from /Users/mark/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `<main>'

Could you reopen this issue? The error message and pretty much all surrounding circumstances seem to be same, except the version of your tool of course.

from synx.

marklarr avatar marklarr commented on July 20, 2024

You need to update synx -- you're still on 0.0.54, and the new version is 0.0.60. The pbx_variant_group.rb file in your stack trace doesn't exist anymore.

from synx.

Mark2xv avatar Mark2xv commented on July 20, 2024

Eh.. I might be missing something then.
The current master release is 0.0.54, the gem version badge linked in README.md states the same thing.
There is a tagged version 0.0.6, do you mean that?

Also, installing it via 'gem install synx' installs 0.0.54 again.

from synx.

marklarr avatar marklarr commented on July 20, 2024

Ah, it looks like I failed to push the new gem to RubyGems. I'll push it tomorrow when I get to my computer; in the mean time you can tell rubygems to install from git

from synx.

Mark2xv avatar Mark2xv commented on July 20, 2024

Thanks, I got it working.. somewhat. It completely destroys my repo.
But I'll open a new issue for this.

from synx.

marklarr avatar marklarr commented on July 20, 2024

@Mark2xv RubyGems was in a weird state apparently where gem push seems to think that I've already pushed 0.0.6 to RubyGems

$ gem push synx-0.0.6.gem
Pushing gem to https://rubygems.org...
Repushing of gem versions is not allowed.
Please use `gem yank` to remove bad gem releases.

but RubyGems site doesn't show that version ever being pushed. So, I cut a new version 0.0.61 and pushed that to RubyGems. Everything should be good now.

from synx.

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.