Re: Default Core Data errors
Re: Default Core Data errors
- Subject: Re: Default Core Data errors
- From: Rick Mann <email@hidden>
- Date: Wed, 14 Oct 2009 09:06:22 -0700
Do you meant the console in Xcode? There's nothing there (and I
checked Console.app just to be sure, same stuff there).
No exceptions (I checked "Stop on Objective-C Exceptions" and created
a symbolic breakpoint on "objc_exception_throw" just to be sure).
On Oct 14, 2009, at 03:10:49, Volker in Lists wrote:
Hi Rick,
any messages in the console? Usually you should get more information
there. Also, what happens when run from Xcode in debug settings?
Maybe activate an objc_exception_throw breakpoint in advance.
Cheers,
Volker
Am 14.10.2009 um 10:07 schrieb Rick Mann:
I'm having some issues with my Core Data app. It's based on the
Xcode 3.2 Core Data document stationery. I thought it was working
okay earlier, but now the simplest operation doesn't work. I launch
my app, create a new document, save it, and then try to re-open it.
The app displays an alert that says "The document “Untitled.telem”
could not be opened."
_______________________________________________
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