I want to protect the user\'s document downloaded via my app. - If I store the files in Document folder of iOS, iTunes will read them, right?
Hey, I need to be able to navigate in a directory structure like eg; \'/folder/folder2/gehrjne/folder3\'
in my iPhone app I\'m using file manager to check size of file,code is working fine on simulator, but when I run the same app on iphone it is saying file size is zero even though file size is greater
I\'m using NSFileManager\'s attributesOfItemAtPath to calculate the date a file was last modified in OS X. While this works, in many cases the file modification date doesn\'t behave as I would have ex
I have stored some values in开发者_如何学C NSUserDefaults and now I need to check, using NSFileManager, whether a certain value exists in the defaults. If the value exsists then I need to skip some pa
I was wondering if there is a wa开发者_如何学编程y to programmatically empty the contents of the trash bin. I\'m currently deleting files that are located there using:
I want to read one text file and perform som开发者_Go百科e action on that data. file size is 67 mb
The code below crashes at walker = [fileManager enumeratorAtPath:directory];. The code executes OK on the first call to refresh, but crashes on the second (and subsequent) calls.
I want to drop some files in my application\'s sandbox on the device for testing. Using iTunes to try to find the sandbox has not helped.
I have done开发者_开发百科 a lot of research on this and haven\'t found anything useful. I want am making a simple program in objective c for personal use that opens files and gives information about