-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
(v3.0)Demo: no such module realm #1460
Comments
Xcode 8? |
I also met the same problem |
@danielgindi |
Same problem |
according to #1422, to run ChartsDemo,
@danielgindi |
So is there any way I can use it in swift 3.0? For example, pull a branch? |
@shenyufei
However, it just has many issues with this method, so the best way to use v3.0 is just to clone the repository to your mac and then drag Charts.xcodeproj to your project. |
if you need Realm, you need to run 'carthage bootstrap' |
The README states that you should "Run carthage checkout in the project folder, to fetch dependencies (i.e Realm).". You do not have to do that if you don't need Realm. |
I have downloaded the latest version on master branch, I want to run the iOS demo on iOS10 (use Xcode8),but I get an error: no such module realm,how can I fix this problem ?
The text was updated successfully, but these errors were encountered: