ShawnMoore / XMLParsing

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

Carthage fixes #31

Closed Lutzifer closed 5 years ago

Lutzifer commented 6 years ago

Thx for the great Lib!

These changes are necessary to successfully build the framework with carthage against older SDKs (i.e. not the current ones). I also added a plist file and set the current_project_version to ensure that the framework is accepted by App Store Connect.