Re: Document Icons not displaying in Core Data App
Re: Document Icons not displaying in Core Data App
- Subject: Re: Document Icons not displaying in Core Data App
- From: Chris Hanson <email@hidden>
- Date: Wed, 2 Aug 2006 12:03:32 -0700
On Aug 2, 2006, at 9:33 AM, Ted Lee wrote:
I'm a very green newbie, and have been building a document based Core
Data app. I'm using the default file formats for saving the data
(binary, sql, xml), and have applied a custom icon in the target
properties. However, when the app saves it's document, it is using the
generic icon, not the custom one assigned.
Are you specifying custom file extensions?
If not, you should specify custom file extensions, and not deploy
using the generic extensions. This is because your data's schema is
strongly tied to your application, regardless of whether you're using
Core Data.
-- Chris
_______________________________________________
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