-
-
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
Issue with Realm #2195
Comments
That's because 'Charts/Realm' uses 1.1. This should be updated. If you don't need realm 2 features simply remove the 'Realm' and 'RealmSwift' from your podifle and it should work |
I should be updated then, because I uses a lot of the new features. |
You can always send a pull request updating realm for charts. I'll gladly review it! |
closed since it was addressed by #2199 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I try to use the Realm part of Chart, but I get this error when I tries to install the pods:
My pod file
The text was updated successfully, but these errors were encountered: