konstantinpavlikhin / KSPFetchedResultsController

The most advanced NSFetchedResultsController reimplementation for a desktop Cocoa.
MIT License
36 stars 8 forks source link

KSPSectionedFetchedResultsController fires faults during sections building #12

Open konstantinpavlikhin opened 8 years ago

konstantinpavlikhin commented 8 years ago
[object valueForKeyPath: self.sectionNameKeyPath];

😔