Re: How to debug a binding exception?
Re: How to debug a binding exception?
- Subject: Re: How to debug a binding exception?
- From: Quincey Morris <email@hidden>
- Date: Tue, 02 Jun 2015 16:21:01 +0000
On Jun 2, 2015, at 02:36 , John Brownie <email@hidden> wrote:
>
> * thread #1: tid = 0x51dfe8, 0x00007fff9393b743 libobjc.A.dylib`objc_exception_throw, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1
Have you tried continuing after the exception? The next thing it should do is log the exception message, which should tell you which property is being unbound.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden