Hi,
I'm using this method by Dave DeLong to calculate the size of a folder using the Carbon File Manager API:
(Its the first method there)
The issue I'm having is that some folders (.app bundles in my case) are not reporting the correct size. For example, DiskWarrior is 8.2MB, and the method reports 6.6MB
Any ideas on why this is happening?
THANKS