psharanda / Atributika

Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
MIT License
1.45k stars 155 forks source link

Drop iOS 8 support #139

Closed damirstuhec closed 3 years ago

damirstuhec commented 3 years ago

Any chance we could drop support for iOS 8 to avoid this warning on Xcode 12+?

The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.3.99.

I'm using SPM. Thanks!

mflknr commented 3 years ago

Any news on this one? The warning is driving me crazy :D

psharanda commented 3 years ago

Resolved in 4.10.1