You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.The text was updated successfully, but these errors were encountered: