ios-queryable icon indicating copy to clipboard operation
ios-queryable copied to clipboard

ios-queryable is an implementation of IQueryable/IEnumerable for Core Data

Results 1 ios-queryable issues
Sort by recently updated
recently updated
newest added

While trying to query an average value during an NSManagedObject's awakeFromFetch and awakeFromInsert, I'm getting this error: 2015-08-10 22:07:10.077 PropertyHunter[29805:971191] -[NSDecimalNumber count]: unrecognized selector sent to instance 0x608000431260 The line...