XML : Swift: Generating XML Strings in iOS Application

Everything I'm seeing online is saying that the NSXMLDocument class is only available on MacOS apps. Is there something similar yet for iOS? Or do I need to write something myself? I also see there are a lot of developers out there that have created custom classes to get around this, I'm just wondering if there is anything built into the framework yet.

Thanks in advance.

Already read this one too.

No comments:

Post a Comment