I can't see the variables for objects when I stop at a breakpoints on xcode 7.3 . I did not have this issue with the prior version (7.2) using the same project . I tried a clean build and deleting derived data , but to no use .
More specifically I can't expand custom class variables , but variable like NSRange do expand to show location and length ,however I can't expand my custom ViewController classes etc.