Open xNeorem opened 4 years ago
Hello , I am trying to use this package but I cannot include in my project using XCode package manager. I got this error and I do not know how to resolve it
" Showing All Messages : the package musicxml[https://github.com/dn-m/MusicXML.git] @ 0.2.3 contains incompatible dependencies: xmlcoder[https://github.com/bwetherfield/XMLCoder] @ value-coding-key-empty
" I already tried to include xmlcoder by myself before include MusicXML, but nothing
Thanks for help
I'm facing a similar issue.
I changed to use branch latest instead of a version, and it resolved the dependencies for me.
Hello , I am trying to use this package but I cannot include in my project using XCode package manager. I got this error and I do not know how to resolve it
" Showing All Messages : the package musicxml[https://github.com/dn-m/MusicXML.git] @ 0.2.3 contains incompatible dependencies: xmlcoder[https://github.com/bwetherfield/XMLCoder] @ value-coding-key-empty
" I already tried to include xmlcoder by myself before include MusicXML, but nothing
Thanks for help