MusicXML icon indicating copy to clipboard operation
MusicXML copied to clipboard

I need help to include this package

Open xNeorem opened this issue 5 years ago • 2 comments

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

xNeorem avatar May 21 '20 09:05 xNeorem

I'm facing a similar issue.

Screenshot 2020-05-30 at 11 50 51

albertodebortoli avatar May 30 '20 10:05 albertodebortoli

I changed to use branch latest instead of a version, and it resolved the dependencies for me.

yifan avatar Feb 04 '21 20:02 yifan