Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
1.45k
stars
155
forks
source link
Missing libSwiftCoreGraphics.tbd in project's #159
Closed
zoloyy closed 1 year ago
When I upgrade my Xcode to 14, my app crashed and Get an error message: dyld: Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
It's only happen on devices with iOS version below 13,like iOS 12/11.