Re: Download Alert -- Quarantine information removal
Re: Download Alert -- Quarantine information removal
- Subject: Re: Download Alert -- Quarantine information removal
- From: "Stephen J. Butler" <email@hidden>
- Date: Tue, 1 Dec 2009 23:14:33 -0600
On Tue, Dec 1, 2009 at 9:55 AM, Sravana Kumar <email@hidden> wrote:
> When did some analysis I found that file system keeps Quarantine information
> in the extended attributes along with the files and shows this alert.
> xattr -d com.apple.quarantine <filepath> will remove this.
>
> But I am writing an installer and I am coping files from the downloaded dmg
> to the system and system is keeping this info for all the files I copy.
> Eventually I am getting this alert. I tried different methods to copy files
> but no success.
Your files are inheriting the quarantine attribute from the DMG. So
remove it from the DMG before you attach, and you won't have to remove
it when you copy files.
_______________________________________________
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