FRY
FRY copied to clipboard
Complete predicate debugging
Added predicate debugging, since figuring out why a given predicate is failing is important. It prints out the object pointers and resolves the key path values in the output. This currently only works for key path types, and doesn't work for the accessibilityTrait (for example)
Predicate debugging is crashing when using the indexPath helpers.