-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
I'm using this on a NSManagedObject subclass. It's trying to take an array of objects and set them on my object, but the property is an NSSet. This results in the follow exception:
'Unacceptable type of value for to-many relationship: property = "inProgressSyllabi"; desired type = NSSet; given type = __NSArrayI;
Metadata
Metadata
Assignees
Labels
No labels