I am starting on a new project and I need to parse a big XML file. I need to use XPath. However I don't see that NSXMLParser can do that, so I started to Google. I see KissXML, TouchXML etc being mentioned, but they don't seem to be maintained. KissXML haven't had changes for 3 years based on their Github account.
Which library should I use for a iOS 8 project using Swift that supports XPath?
No comments:
Post a Comment