AttributedString icon indicating copy to clipboard operation
AttributedString copied to clipboard

Build error with Objective-C project

Open OfirMalach opened this issue 1 year ago • 1 comments

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: Screenshot 2023-05-29 at 14 13 05

OfirMalach avatar May 29 '23 11:05 OfirMalach

Objective-c not supported.

lixiang1994 avatar May 30 '23 06:05 lixiang1994