LiveUI / XMLCoding

XMLEncoder & XMLDecoder using the Codable protocol in Swift 4.2
MIT License
10 stars 8 forks source link

Moved the encoder to native Swift Types from NS* to be more typesafe #10

Closed rafiki270 closed 6 years ago

rafiki270 commented 6 years ago

… and to avoid differences between platforms.