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

RealmSwift dependency locked to 2.10 #16

Closed
leenabeena opened this issue Jan 15, 2018 · 4 comments
Closed

RealmSwift dependency locked to 2.10 #16

leenabeena opened this issue Jan 15, 2018 · 4 comments

Comments

@leenabeena
Copy link

Hello,

We're trying to integrate this library into our app through cocoapods. Our app uses RealmSwift 3.0.2, but ChartsRealm requires 2.10.0.
Is there a reason the library is locked to an older version of realm? Is it not compatible with 3.0+?

Thanks!

@liuxuan30
Copy link
Collaborator

liuxuan30 commented Jan 16, 2018

oh. I didn't update pod yet. I updated carthage. I can change to >=.

BTW RealmSwift does not have prebuilt framework for swift 4.0.3 yet, do you need swift 4.0.3? I don't know if pods can rebuild from source? carthage can do that.

@liuxuan30
Copy link
Collaborator

sorry, I tried to push pod however multiple compile errors while carthage does not have. I think it's due to I'm building from Realm master instead of 3.0.2.

There is no solution right now, as 3.0.2 does not work with latest ChartsRealm. You have to wait Realm release a new one. Or use Carthage.

@marchv
Copy link

marchv commented Jan 26, 2018

Hi :)

Could this one be reopened please? It is not possible to use Realm 3.1.0 and ChartsRealm using Cocoapods :S

Thanks a lot in advance :)

@liuxuan30
Copy link
Collaborator

pod have to wait as no prebuilt binary works. I don't know why. You could file a PR to make it work and I can merge it.
When RealmSwift released a 4.0.3 compatible version, we will update pod.

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