Re: Problem saving document with my doc icon
Re: Problem saving document with my doc icon
- Subject: Re: Problem saving document with my doc icon
- From: Kyle Sluder <email@hidden>
- Date: Sat, 13 Jul 2013 10:36:19 -0700
On Jul 13, 2013, at 10:15 AM, Peter Teeson <email@hidden> wrote:
>
> On 2013-07-13, at 12:57 PM, Kyle Sluder wrote:
>
>> On Jul 13, 2013, at 8:23 AM, Peter Teeson <email@hidden> wrote:
>>
>>> The built app has the desired app icon. But the documents I save do not.
>>> Here is the Info.plist from the app in the Build folder:
>>
>> There is no plist attached to your message.
> Well I just checked my Sent copy and it was there with a note that it will open in Xcode.
> Is there some moderator who has edited it and deleted without advising me?
I believe the list software will silently remove attachments under certain circumstances.
>>>
>>> Because with or without my added code I still get the Folder icon for the saved document file.
>>
>> Did you remember to make your document's UTI conform to com.apple.package?
> I'm not sure. Where do I set that? in my fileWrappersOfType method? Or the Info.plist?
In the exported types section of your Info.plist.
This is explained a bit more in the framework documentation, but to be honest there's so much out-of-date documentation about document types that it can be a little confusing.
--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