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

Realm update #1789

Closed
kwstasna opened this issue Nov 4, 2016 · 3 comments
Closed

Realm update #1789

kwstasna opened this issue Nov 4, 2016 · 3 comments

Comments

@kwstasna
Copy link

kwstasna commented Nov 4, 2016

Hello.

I normally install pod Charts/Realm and i get printed in my terminal that Realm version 1.1.0 is installed.
But realm is updated to 2.0.3

Is any workaround?
I've tried pod update RealmSwift but no luck.

@hardeep
Copy link

hardeep commented Nov 6, 2016

This also causes Carthage to hang.

Using the latest version of Realm in my Cartfile causes a conflict with Chart's 1.1.0 requirement.

Deleting Realm from the Cartfile resolves my issue but I'm left with using Realm 1.1.0.

@apocolipse
Copy link

We don't use ChartsRealm, but we do use Realm and Charts, and the mismatch makes it impossible to use Carthage entirely.

I'd strongly encourage you split ChartsRealm into a separate project entirely, CocoaPods is flexible enough for you to support both in 1 repo, but Carthage isn't, and many people prefer it to Pods.

@danielgindi
Copy link
Collaborator

We've updated to 2.1.1, and we will probably separate ChartsRealm to a separate repo.

Keep track of it here: #1756

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

4 participants