On Dec 17, 2008, at 7:22 PM, Guillaume Campagna wrote:
I'm using a NSDirectoryEnumerator to add all the content of a folder
to some array... I'm filtering these files (I don't want certains
types of files). One of these file types is symbolic link (alias).
So I'm using NSFileWrapper to chec
On Dec 17, 2008, at 17:22, Guillaume Campagna wrote:
I'm using a NSDirectoryEnumerator to add all the content of a folder
to some array... I'm filtering these files (I don't want certains
types of files). One of these file types is symbolic link (alias).
So I'm using NSFileWrapper to check
Ok, I've search everywhere! And I see no reason of that error!
I'm using a NSDirectoryEnumerator to add all the content of a folder
to some array... I'm filtering these files (I don't want certains
types of files). One of these file types is symbolic link (alias). So
I'm using NSFileWrapper