Showing posts with label ns file manager. Show all posts
Showing posts with label ns file manager. Show all posts

Wednesday, October 3, 2012

Objective C - missing documents directory

Did you know that by using "removeItemAt:" method in NSFileManager you could actually delete the documents directory? It is bit of a scary thought and I sometimes feel that it shouldn't be the case to keep careless developers away from bugs, but unfortunately or not it is possible.