FRY icon indicating copy to clipboard operation
FRY copied to clipboard

Complete predicate debugging

Open KingOfBrian opened this issue 11 years ago • 1 comments

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)

KingOfBrian avatar Nov 16 '14 15:11 KingOfBrian

Predicate debugging is crashing when using the indexPath helpers.

KingOfBrian avatar Nov 17 '14 21:11 KingOfBrian