Skip to content

In TNCheckBox.h property data generated the following warning #7

@michalshatz

Description

@michalshatz

Auto property synthesis will not synthesize property 'data'; it will be implemented by its superclass, use @dynamic to acknowledge intention

This is due to the fact that the superclass holds a property with the same name.

A good solution would be to change the property name

Same goes for all the other subclasses.

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