LiveUI / XMLCoding

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

XMLHeader updates #13

Closed kyleishie closed 5 years ago

kyleishie commented 5 years ago

Removed unnecessary duplicate XMLHeader.init Set defaults for params of XMLHeader.init Made XMLHeader.init public for use outside of module.