Putting Your Apps on a Diet
Given that hard drive size is rarely a concern anymore, developers seem to make an assumption that space is no longer a issue. Despite this, a common complaint in forum posts is a lack of hard drive space. Although the following tip won’t solve all space issues, it can be a valuable part of the process of conserving and freeing up space if needed. Application Structure Applications for OS X are commonly distributed as application bundles which, to be fairly blunt, are little more than glorified folders containing the application binary and required …
