ShawnMoore / XMLParsing

XMLEncoder & XMLDecoder using the codable protocol in Swift 4.2
MIT License
332 stars 100 forks source link

Added deployment target for iOS #55

Open DanSkeel opened 4 years ago

DanSkeel commented 4 years ago

This helps when you use XMLParsing via Carthage, otherwise deployment target defaults to latest iOS version.