Re: Breakpoint when Core Data property if no custom setter
Re: Breakpoint when Core Data property if no custom setter
- Subject: Re: Breakpoint when Core Data property if no custom setter
- From: Jens Alfke <email@hidden>
- Date: Sun, 08 Apr 2012 10:56:43 -0700
On Apr 8, 2012, at 4:32 AM, Roland King wrote: Tough - as the methods are dynamic they don't really exist.
Well, they don't exist until the first time they're called. After that they do. So maybe waiting till the app has had a chance to run long enough to create the methods, and only then setting the breakpoints, would work.
—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