Re: Xcode not losing quarantine
Re: Xcode not losing quarantine
- Subject: Re: Xcode not losing quarantine
- From: Ken Thomases <email@hidden>
- Date: Sun, 03 Feb 2013 10:42:39 -0600
On Feb 3, 2013, at 10:31 AM, Matt Neuburg wrote:
> Every time I restart the computer and then launch Xcode by double-clicking a project in the Finder, I get the dialog that says "You are opening the application Xcode for the time. Are you sure you want to open this application?" I can see with the Terminal that the quarantine is not being removed. Is anyone else seeing this? It might be a permissions problem; I installed Xcode from the .dmg image. m.
I assume you copied it to someplace that required you to authenticate to have permissions to write. If you don't have permission to modify the file without authenticating, then Launch Services can't remove quarantine. You can either remove it manually using "sudo xattr -d -r com.apple.quarantine /path/to/Xcode.app" or you can move the app to someplace that you own, launch it once from there to give an opportunity to remove quarantine, and then move it back.
Regards,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden