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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com