The strokeColor property is defined as: ``` @property (assign, nonatomic) UIColor *strokeColor; ``` I think that should be strong, not assign.