Search Results

0
votes

NSManagedObject as NSDictionary key?

I suggest to use [[[myManagedObject objectID] URIRepresentation] absoluteString] as your key. …