Re: Use of Application nib file template
Re: Use of Application nib file template
- Subject: Re: Use of Application nib file template
- From: Rick Mann <email@hidden>
- Date: Sun, 29 Jan 2012 13:56:05 -0800
Yep, I hit continue. It just jumps to __kill without logging.
Printing the first argument might work, I'll try that next time.
Sent from my iPhone
On Jan 29, 2012, at 8:54, Kyle Sluder <email@hidden> wrote:
> On Jan 29, 2012, at 3:55 AM, Rick Mann <email@hidden> wrote:
>
>> Figured it out. Some of the objects in my new nib weren't properly set up.
>>
>> In this day and age of Xcode 4 and iOS 5, I'm really disappointed that the NIB loading still doesn't report errors very well.
>
> When it threw an exception, did you break in the debugger? By default, Xcode breaks on objc_exception_throw. Obviously you will need to hit Continue if you want to see any log output. Or you could just print the first argument; consult your local ABI documentation for more info.
>
> --Kyle Sluder
_______________________________________________
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