On Nov 22, 2009, at 10:44 AM, Uli Kusterer wrote: > Well, you may want to quit your app before you delete it, though (and refuse > to uninstall until the user has quit it). Files may only actually get deleted > when they're closed, but all the resources in your file package will > generally only be opened as needed, and will thus be deleted immediately. If > a resource your app needs to save the currently open file or that's otherwise > needed has already been deleted, you could corrupt user data.
Hold on! No one said the app would delete itself; the uninstaller would delete the app, and then itself, and then presumably quit immediately. —Jens_______________________________________________ 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