Closed ArtSabintsev closed 8 years ago
Hi @ArtSabintsev, as far as I can see in the attached project, the realm version that is being installed is not the correct one. So #78 should fix the issue. I am now going to merge it, and create a release. Feel free to reopen this issue if you encounter more problems after the release.
Also, thanks for your help 😄
Will do - thanks for the assistance!
0.4.3
has been pushed to CocoaPods 👍
nice!
Hi,
I'ver attached a sample Swift project that installs RealmResultsController using CocoaPods 0.39.0 in Xcode 7.3.1.
It SegFaults when compiling. I've been able to deduce one of the issues that's visible in two source files;
However, even after fixing these issues, there are other issues that are stilling causing the project to Seg Fault.
The same error can be reproduced in the sample project that is installed when running
Seg11.zip