Unrealm icon indicating copy to clipboard operation
Unrealm copied to clipboard

Please update Realm version

Open toanbuidjv opened this issue 3 years ago • 4 comments

Can see Realm version too old, please update to newer Screen Shot 2021-01-07 at 10 34 34 AM

toanbuidjv avatar Jan 07 '21 03:01 toanbuidjv

sadly this only affects the SPM branch. master/CocoaPods get to have the latest Realm Version.https://github.com/arturdev/Unrealm/blob/be84d0dcd4244e3658e6125007bf256c188a44d7/Unrealm.podspec#L37

raphimulator avatar Jan 14 '21 07:01 raphimulator

There were issues with SPM before. For some reason, it was not working with the latest realm version by that time. I will try to update the package to 10.5.0 and see whether it still has an issue or not

arturdev avatar Jan 14 '21 12:01 arturdev

@arturdev I updated a fork of mine to use the latest Realm, but I received crashes at runtime related to RealmableEnum

Was this one of the problems you faced?

jondwillis avatar Jan 23 '21 20:01 jondwillis

Yes, that was one of the problems I have faced

arturdev avatar Jan 25 '21 07:01 arturdev