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

Will not compile in existing Objective-C Project. #2041

Closed
jvanbrunt opened this issue Jan 6, 2017 · 4 comments
Closed

Will not compile in existing Objective-C Project. #2041

jvanbrunt opened this issue Jan 6, 2017 · 4 comments

Comments

@jvanbrunt
Copy link

I have an Objective-C project that I am wanting to use Charts in but when I add it through Cocoapods my project will no longer build. I get 999+ swift compiler errors.

XCode 8.2.1
Cocoapods 1.1

screen shot 2017-01-06 at 10 04 51 am

Any help would be much appreciated.

Thanks

@liuxuan30
Copy link
Member

liuxuan30 commented Jan 10, 2017

Use Swift 3.0 and Charts 3.0 code please.

@mikemike396
Copy link

So this library doesn't work with Obj C anymore? We are getting similar errors.

@liuxuan30
Copy link
Member

liuxuan30 commented Jan 11, 2017

It works with ObjC for sure. It just does not work with older swift. It's your project setting and env issues. We always make sure it works with latest Xcode.

@lazar108
Copy link

lazar108 commented Mar 1, 2017

I ran into the same problem, check thexande answer on how to use the library

#1548

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

4 participants