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

Use methods in objective c class in swift 4 project #59

Closed
Athenay opened this issue Jan 9, 2018 · 1 comment
Closed

Use methods in objective c class in swift 4 project #59

Athenay opened this issue Jan 9, 2018 · 1 comment

Comments

@Athenay
Copy link

Athenay commented Jan 9, 2018

Hi,
I have an objective-c class in swift 4 based project, I wanted to use this method, After successfully importing you pod in my objC class, methods had not been recognized.
I unlocked the UIColorExtension.swift and added @objc tag to your extension so i could use its method in my class

would you add this tag to your class for compatible it by objetive c classes ?

thanks

@yeahdongcn
Copy link
Owner

Please see 286b10a

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