danielgindi / ChartsRealm

A Realm.io module for Charts
Apache License 2.0
133 stars 47 forks source link

Crash on iOS13 ! need to update RealmSwift #33

Closed MattOzOz closed 5 years ago

MattOzOz commented 5 years ago

Hello, It seems you have to update dependency : s.dependency "RealmSwift", "~> 3.18.0" // Instead 3.15.0 I'm not enough skill to make a pull request :/

liuxuan30 commented 5 years ago

eh.. maybe the best time to learn? :)

Otherwise I will take a look this week.

jakemor commented 5 years ago

Any updates?

jakemor commented 5 years ago

@liuxuan30 how much work needs to be done to alter the dependency for Realm from 3.15 to 3.18? It doesn't seem like they announced any breaking changes https://github.com/realm/realm-cocoa/releases. How can I do this myself?

liuxuan30 commented 5 years ago

I'm working on it. Release soon, if all we need is bump version number