magicalpanda / MagicalRecord

Super Awesome Easy Fetching for Core Data!
Other
10.8k stars 1.79k forks source link

Swift 4.1 - error thread #1328

Closed blajivskiy closed 5 years ago

blajivskiy commented 6 years ago

I get an error in the method

Coeur commented 5 years ago

Your issue is lacking a Minimal, Reproducible Example.

I've been using MagicalRecord with Swift 3.0, 4.0, 4.2 and 5.0 without issues.

Also, I count 8 Unit Tests using MR_importFromObject:, and all of them succeed.