Showing posts with label NSDocumentDirectory. Show all posts
Showing posts with label NSDocumentDirectory. Show all posts

Thursday, September 6, 2012

Rename the file in the NSDocumentDirectory in an iOS application


This post will show how to rename a file located in the NSDocumentDirectory in an iOS application


Wednesday, September 5, 2012

How to Load/Save a file from/to the NSDocumentDirectory in an iOS application

This post is about loading and saving a file from and to the NSDocumentDirectory in an iOS application