Foundation (NS)XML parsing is a little buggy and incomplete, check out github.com/kelvin13/swiftxml for a pure swift implementation
> On Sep 5, 2017, at 1:01 AM, Georgios Moschovitis via swift-users > <[email protected]> wrote: > > Hi, > > I would like to parse an RSS feed using Swift 3.1 on Linux. > I tried to use Foundations’s XML but I only managed to get segmentation > faults. > Is this supposed to work on Linux? I have only seen examples on iOS. > > Apart from that a quick search didn’t reveal any useful XML parsing library > compatible with Linux. > > Any suggestions? > > -g. > _______________________________________________ > swift-users mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-users _______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
