Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error with Objective-C project #60

Open
OfirMalach opened this issue May 29, 2023 · 1 comment
Open

Build error with Objective-C project #60

OfirMalach opened this issue May 29, 2023 · 1 comment

Comments

@OfirMalach
Copy link

OfirMalach commented May 29, 2023

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

@lixiang1994
Copy link
Owner

Objective-c not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants