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

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
Post a Comment