Roobiq / RBQFetchedResultsController

Drop-in replacement for NSFetchedResultsController backed by Realm.
MIT License
477 stars 70 forks source link

Update Realm dependency to 2.2 #121

Open bjarkehs opened 7 years ago

bjarkehs commented 7 years ago

The Realm dependency should probably be updated to 2.2, so we don't have to use SafeRealmObject any longer.