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

Objective-C usage #13

Open
Aft3rmathpwnz opened this issue Feb 2, 2017 · 4 comments
Open

Objective-C usage #13

Aft3rmathpwnz opened this issue Feb 2, 2017 · 4 comments

Comments

@Aft3rmathpwnz
Copy link

Hi, is it possible to use Highlightr with Objective-C? I created sample project in which added to pod file ios-charts and Highlightr (both in swift, using use_frameworks!), and I am able to @import Charts; and use its classes unlike Highlightr.

@raspu
Copy link
Owner

raspu commented Feb 3, 2017

Hi @Aft3rmathpwnz, the latest release doesn't support objc, sorry about that. But #14 is actually about this, so probably you'll see it in the near future.

@Aft3rmathpwnz
Copy link
Author

Thanks for response, @raspu ! Can I mark some previous version in pod file to use it in objective-c? if so, which version should I use? Thanks again!

@raspu
Copy link
Owner

raspu commented Feb 3, 2017

Sorry, no, this is a new feature.

@cntrump
Copy link

cntrump commented Sep 11, 2019

Hi, is it possible to use Highlightr with Objective-C? I created sample project in which added to pod file ios-charts and Highlightr (both in swift, using use_frameworks!), and I am able to @import Charts; and use its classes unlike Highlightr.

You can try my objc port https://github.com/cntrump/HighlightrObjC

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

3 participants