CoreOffice / XMLCoder

Easy XML parsing using Codable protocols in Swift
https://coreoffice.github.io/XMLCoder/
MIT License
793 stars 104 forks source link

Fix Xcode 15 SPM warning related to iOS 12, tvOS 12 support #280

Closed kikeenrique closed 5 months ago

kikeenrique commented 5 months ago

This PR fixes a Xcode 15 SPM warning related to iOS/tvOS versions supported, which is the minimum version supported.