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

When I used iOS-charts in iOS 7 project #52

Closed
lumiasaki opened this issue Apr 28, 2015 · 1 comment
Closed

When I used iOS-charts in iOS 7 project #52

lumiasaki opened this issue Apr 28, 2015 · 1 comment

Comments

@lumiasaki
Copy link

I dragged all of .swift files into my project, then build the project, 400+ errors appeared, it seemed like the codes can't recognize UIKit, I had to add a line import UIKit manually in every .swift file.
Is there anything wrong in my steps?
BTW: This charts library is really powerful!

@danielgindi
Copy link
Collaborator

There was a problem when compiling for iOS 7. It's already fixed in a previous commit

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