Re: Core Data Application Problem
Re: Core Data Application Problem
- Subject: Re: Core Data Application Problem
- From: Tage Borg <email@hidden>
- Date: Tue, 31 Oct 2006 13:15:01 +0100
- Resent-date: Tue, 31 Oct 2006 13:15:19 +0100
- Resent-from: Tage Borg <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: Cocoa Dev <email@hidden>
On 2006-10-31, at 10:39, manoj agrawal wrote:
Hi All,
I was trying to work on the application which is given in the link
given below.
Also my system is IMAC intel core 2 processor.
http://cocoadevcentral.com/articles/000085.php
Its a application called as TO_DO.
Its basically a application which is developed using coredata
framework.
I have developed the complete application but the problem that I am
facing is the author of this application says that you should get
a .DTD
File in the project which i am not getting and also he is saying
that the data gets stored in the .XML file but when I look
into .XML file in my system there is nothing stored in it.
Can you please help me out in this application.
The XML file in which your data is stored can be found in
~/Library/Application Support/YourAppName/YourAppName.xml
In case there is nothing in the expected location you probably
haven't renamed the application properly in XCode. Look for likely
candidates in ~/Library/Application Support/.
The DTD is pointed out in the XML file. In my (and I suppose most
everyone else's) case that is
/System/Library/DTDs/CoreData.dtd
--Tage
--
Tage Borg
Project Management, SW Architecture, Design, Development
ph +46703960106 (GMT+1)
email@hidden
www.tbef.se
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden