Fix permissions errors for sandboxed applications in OS X
When using some common sandboxed applications in OS X such as TextEdit, you may run into an issue where the program experiences file access errors for which you may not even receive a notification. For example, if such an error occurs in TextEdit, you may see a warning stating that you do not have permission to access a file you are trying to open, or you may just find yourself unable to save a new or existing file you are currently editing.
In addition, access restrictions in sandboxed applications may result in odd file-saving behaviors in which multiple copies of … Read more