ios - Xcode debug inspector shows values as nil -
i'm having weird problem - can see in picture below, debug shows program entered if statement, value of color shown nil !!!
obviously that's can't true, , suspect xcode showing incorrect values on inspector \ variable view (at debug area).
i have no idea - maybe xcode had vodka?
any please???
updates:
- i tried restart mac - didn't help.
- my xcode version: 6.4
check scheme - run tab on left should have debug executable option checked.
if running on adhoc \ release mode, debugger not show right values.
change "build configuration" "debug".
Comments
Post a Comment