Rightpoint / BonMot

Beautiful, easy attributed strings in Swift
MIT License
3.54k stars 196 forks source link

Fix xcode 15 warnings #433

Open ZevEisenberg opened 1 year ago

ZevEisenberg commented 1 year ago

Fixes #432

ZevEisenberg commented 8 months ago

There's a bunch of churn in these commits, because I'm removing tooling that no one has time or inclination to maintain. The real reason for the failure seems to be some issues with line/column error reporting with XMLParser in some recent version of Apple's OSes. At some point I'll either track it down or disable those tests.