KVO Crasher

Hey guys,

I’m finding a weird KVO crasher that is easily reproducible. It seems if part of the KeyPath is optional, the NSKeyValueObservation crashes with “Outlined Consume of Optional”.

Please find simple sample code attached.

Is this a known issue?

Radar: 34803983

-Rod

TestApp.zip (87.6 KB)