Hi!
I created simple file browser for iPhone/iPod Touch. However, I discovered that there are some files (for example iTunesDB and all music synced through iTunes) that are not visible. I found nice tool named DiskAid, and it revealed these files when I plugged my iPod to my Mac and explored filesystem. Now I want to do the same with my file browser - I want to show hidden files just as DiskAid shows them.
I looked through NSFileManager class, but I don't see anything that can help me with the task, so can anyone give me some clues how to reveal hidden files?
I created simple file browser for iPhone/iPod Touch. However, I discovered that there are some files (for example iTunesDB and all music synced through iTunes) that are not visible. I found nice tool named DiskAid, and it revealed these files when I plugged my iPod to my Mac and explored filesystem. Now I want to do the same with my file browser - I want to show hidden files just as DiskAid shows them.
I looked through NSFileManager class, but I don't see anything that can help me with the task, so can anyone give me some clues how to reveal hidden files?