Re: Best way to find files
Re: Best way to find files
- Subject: Re: Best way to find files
- From: Mike Abdullah <email@hidden>
- Date: Thu, 07 Apr 2011 14:08:12 +0100
On 7 Apr 2011, at 10:51, Dominic Dauer wrote:
> I want to find all files which belongs to specific Application. For example I want to get all Files which belongs to the Mail.app the result should be: ~/Library/Mail, ~Library/Preferences/com.apple.mail.plist, etc.
And what's your logic for determining which app a file belongs to? To my knowledge, the OS does not store this data; in the case of Library folders its a convention that an app will create a folder matching its own name/bundle ID.
_______________________________________________
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