Oooops. It looks like I lied.
Actually, I am using
[[[myFileManager fileSystemAttributesAtPath:[mountedDiskImagePath
stringByDeletingLastPathComponent]
...]
I think it was because sometimes the path included a filename. I am
going to change it to use the full path. I never
On Tue, Oct 28, 2008 at 2:15 PM, Paul Archibald <[EMAIL PROTECTED]> wrote:
> This is pretty obscure, I think.
>
> My app makes files which can be quite large. It also allows the user to
> distribute copies of those files to various locations. So, to test this I
> have tried creating and mounting a
This is pretty obscure, I think.
My app makes files which can be quite large. It also allows the user
to distribute copies of those files to various locations. So, to test
this I have tried creating and mounting a disk image which I tried
making a copy to.
The problem is that it seems I c