Re: Lion permissions problem in /Library/Application Support
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:message-id:in-reply-to:references:date:to:from:subject :content-type:content-transfer-encoding; bh=tvdJAQk0/kTys8CVDFgJF7flCGC7V6L2nJBzWHrk8Sk=; b=LZigtxYt5vnFit2Jbf4dNiEGF6qzj4d/AUod1Aroti4YcJ1Ga3VkejI5uGLqKTStN1 yDrT8b51WWgyiJAgS8rb7WWS9V1lTMOgI5yWzoYaPswcPo1bs3XEg50kVJnF5a/6wQr4 Yl4qVrcqMb758bTQxqitSgkYxBPnATd2Udni4= On Dec 13, 2011, at 8:15 AM, Per Olofsson wrote: 13 dec 2011 kl. 16:49 skrev Howard Moon: Hi all, But now we have to sandboxing our apps, I don't idea where to place my filex. -- saludetes, regards, cordialement un maquero irreverente desde el 1984 Fernando-Juan Santos Hernández -/-------------/\-------------\- iChat: ezMac1964 -\-------------\/-------------/- _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... el 08:28 -0800 13/12/11, Howard Moon escribió/écrivait/wrote we've got AudioUnit plug-ins that write files that need to be accessible by all users, and have always put them in /Library/Application Support/Antares/..., but in Lion, our plug-ins are not able to write under Application Support unless the user first changes the permissions to allow Admin to have Read/Write access to that folder. Is there a way our Iceberg-based installers can modify the permissions on that folder? Or, is there a new location under Lion for all-user application files? (And if so, how would our plug-ins know they were running under Lion and be able to access the "correct" location?)
I've always thought that /Users/Shared is the correct location for shared user files (as the name implies :). It's writeable by all, but the sticky bit is set so users can only rename or delete their own files.
--
Personally I use: Volumes/Library/Application Support/MyApp/ this folder is accessible for every user. This email sent to site_archiver@lists.apple.com
participants (1)
-
Fernando-Juan Santos