Skip to content

Ignore certain keys #29

@mwhuss

Description

@mwhuss

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions