When we try to delete/uninstall Cocoa .app file ,we directly move the .app file to trash. This does not ensure the deletion of app user data folder in application support. The user data lies there hanging. So i wanted to save the user data/ files inside application itself (app->showPacakge contents->somewhere).
If it is not possible! Any ways of clearing app user data folder in application support when user moves app to trash ?