Reputation: 16402
I've created a category to add methods to NSManagedObjectModel
. Everything works fine except Xcode keeps throwing warnings about NSManagedObjectModel
not implementing the methods. How can I force it to recognise the method?
Upvotes: 1
Views: 2390