Why can't I see NSString values when tapping on object in the Xcode debugger?

146 views Asked by At

Anyone know how I can see the NSString value like I see the NSInteger value without tapping on the I or "eye" icon?

p.s I don't use any optimisation in debug build setting.

xcode debugger show one object data

0

There are 0 answers