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

application doesn't compile for iphone 4s and iphone 5 device. #1098

Closed
cuddle-sujeet opened this issue Jun 1, 2016 · 3 comments
Closed

Comments

@cuddle-sujeet
Copy link

the error says "chartLegend has no member chartLegendPosition" while the same code compiles for all the other ios devices. I am using xcode 7.3.1 and recently updated the pod.

@pmairoldi
Copy link
Collaborator

Maybe there are cached stuff. Try cleaning the project and also deleting the derived data. My assumption would be that it should actually fail on all platforms but you have an old version cached.

@liuxuan30
Copy link
Member

try clean & rebuild. Also, be careful with iOS7, you have to use source code.

@cuddle-sujeet
Copy link
Author

Thanks for your instant support. After deleting the derived data it actually failed on all the device. The problem was that I was using deprecated property.

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