AttributedString
AttributedString copied to clipboard
Build error with Objective-C project
After Installing pod 'AttributedString' Trying to declare "AttributedString" object in with project based Objective-C language. #import "MyProjectName-Swift.h" #import "AttributedString-Swift.h"
Complier failed and not recognize "AttributedString" class:
Objective-c not supported.