Re: What are your tips for navigating the Xcode interface faster?
Re: What are your tips for navigating the Xcode interface faster?
- Subject: Re: What are your tips for navigating the Xcode interface faster?
- From: Jens Alfke <email@hidden>
- Date: Tue, 21 Aug 2012 16:06:52 -0700
On Aug 21, 2012, at 3:11 PM, Alex Zavatone < email@hidden> wrote: print *person gets the values of the variables within the class instance in the copy of 4.4.1 that I just installed, but still only displays this in Xcode 4.2:
po *person $6 = { <NSObject> = { isa = 0x30d2c }, <No data fields>}
My guess is this may have had something to do with declaring ivars in the @implementation instead of the @interface. The symbolic information for them may be less available or in a different place or something. (I still put mine in the @interface, largely out of habit by now.)
Anyway it sounds like they've fixed whatever the issue was now.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden