debugging - Cannot see Swift variable contents using AppCode -


i'm using appcode-eap 3.2, i've tried appcode 3.1.7.

when stopped in debugger, can see local variables,

e.g.

fromjson = [] self = [] 

however, if move 1 of these watches window examine contents, this:

self = cannot evaluate expression language swift

i can't believe isn't possible see values of variable or property. can guide me i'm failing do?

current appcode versions (stable 3.1 , 3.2 eap) don't support swift debugging. should included final 3.2 release however: https://youtrack.jetbrains.com/issue/oc-11626


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -