LiveUI / XMLCoding

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

Fix Swift 5 Build Warnings #15

Closed mliberman closed 5 years ago

mliberman commented 5 years ago

Removes redundant access control modifiers on extensions of DecodingError and EncodingError.