I am having one issue related to xCode 6.1 . while debugging i put my mouse arrow pointer on the variable but it will show [0] value instead of the actual value. when i print it in console window using po command it will show the actual value.
can anybody help me and tell me why its happening?
thank you.
EDIT
Even in Xcode 7 it's not working. I am getting same issue in the xcode 7 and above.