xcode4.5 - Why it's so difficult to find a simple value of variable in xcode? -


enter image description here

it's not available on lower left screen thingy. if po self.delegate.tvdelegated doesn't work either.

it's simple looking @ variable value. what's problem?

sometimes better use original method sending, instead of dot notation, if in latest version support mors dote, try write

po [[self delegate] tvdelegated] 

Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -