Max Desiatov
Max Desiatov
Hi @philzet, thank you for your PR! Looks like this repository is no longer supported. I've created a fork of XMLParsing recently that's called [XMLCoder](https://github.com/maxdesiatov/xmlcoder/), it adds support for Swift...
Hi @maryow777 and @luicm, it doesn't look like this package is currently maintained. If you're interested in Swift 5 support, you can check out an API-compatible fork of XMLParsing: [MaxDesiatov/XMLCoder](https://github.com/MaxDesiatov/XMLCoder),...
Hey @bsdspas, it doesn't look like XMLParsing is currently accepting any PRs. I have a fork of it called [XMLCoder](https://github.com/maxdesiatov/xmlcoder/) that updates the podspec for tvOS and watchOS, adds support...
Hi @mickeyl, thank you for creating this issue. As far as I understand, XMLParsing is no longer maintained. I maintain a fork of this library, it's called [XMLCoder](https://github.com/MaxDesiatov/XMLCoder) and contains...
Hey all, many thanks for you contributions, I think I've cherry-picked most if not all mergeable PRs, you folks created recently, within my fork and added a new key decoding...
Turns out, you [can't have a podspec dependency that's a fork with the same name](https://stackoverflow.com/questions/25738736/how-to-add-a-fork-repository-to-s-dependency-attribute-in-podspec-file-of-a-c/). Unfortunately, because I have a new library with a podspec that depended on my `XMLParsing`...
Thank you for the feedback, I have same concerns, happy to hear any suggestions with workarounds if possible. @ShawnMoore I'm happy to submit PRs with my changes and merge the...
As far as I know, collaborators can be added to public repositories that even aren't attached to an organisation. I'd like to wait a bit and see if `XMLCoder` gets...
Hi @kekkememobven, I maintain a compatible fork of this package called [XMLCoder](https://github.com/MaxDesiatov/XMLCoder), it supports and is tested with iOS 9 and iOS 10 and also supports Carthage. It looks like...
Hi @jayhickey and @maryow777, I maintain a compatible fork of this package called [XMLCoder](https://github.com/MaxDesiatov/XMLCoder), it supports and is tested with Swift 5 and Xcode 10.2. It looks like XMLParsing is...