SwiftRichString
SwiftRichString copied to clipboard
iOS 15 Compatibility
It seems that the framework is not gonna be compatible with a new iOS 15 because of some naming issues (Apple has just introduced AttributedString etc)
@malcommac any thoughts?
You can do SwiftRichString.AttributedString()
instead.