Inspectopedia Help

No attribute for property

Reports missing attributes (assign, retain, weak, strong or copy) for object properties.

When ARC (Automatic Reference Counting) is not used, a compiler warning appears when one of these attributes is missing. By default, in non-ARC mode, the compiler assumes that the properties have the assign attribute.

Inspection Details

Available in:

AppCode 2023.3

Plugin:

AppCode, 2023.3

Last modified: 13 July 2023