We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
write': undefined method
Just followed the instructions from the README to the letter and getting error
/vendor/bundle --global/gems/nanaimo-0.2.6/lib/nanaimo/writer.rb:48:in `write': undefined method `root_object' for #<Hash:0x00007ff08b0d0308> (NoMethodError)
The text was updated successfully, but these errors were encountered:
changing it to would probably fix it -- if so, please send a PR updating the README?
ascii_plist_string = Nanaimo::Writer.new(Nanaimo::Hash.new(project_hash)).write
Sorry, something went wrong.
No branches or pull requests
Just followed the instructions from the README to the letter and getting error
The text was updated successfully, but these errors were encountered: