iwill/generic-json-swift

Tags Are Not SPM-Compliant

Frizlab opened this issue · 3 comments

I’m trying to use your project in one of my SPM-based project, but your tags are not SPM-compliant. Tags should be directly the version number, with no suffix nor prefix.

Would you be so kind as to fix that?
Thanks

zoul commented

Thank you! Will fix as soon as possible.

zoul commented

This took a bit longer than I thought, sorry. Does it work now?

Yes, it does. Thanks!