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

Method does not override any method from its superclass #1616

Closed
derekibw opened this issue Oct 7, 2016 · 2 comments
Closed

Method does not override any method from its superclass #1616

derekibw opened this issue Oct 7, 2016 · 2 comments

Comments

@derekibw
Copy link

derekibw commented Oct 7, 2016

after pod install, build error:

version:2.3.0, xcode 7.3.1

XXX/Pods/Charts/Source/Charts/Utils/ChartPlatform.swift:111:30: Method does not override any method from its superclass

@RonnyCoder
Copy link

RonnyCoder commented Oct 7, 2016

Same Issue for me as well. @derekibw Please provide solution if you got it. Thanks in advance.
For Xcode 8 it works fine, but when we open code in Xcode 7.3 it gives an
error ChartPlatform.swift:111:30: Method does not override any method from its superclass

Hi @derekibw can you please provide steps to configure Charts via Cocoa pod ?
It will be very helpful.

@liuxuan30
Copy link
Member

Update your Xcode to 8. Or use 2.2.5

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