I am storing some files in app documents folder. I want to store the names of those files in NSArray object. For example, I have 3 csv files in app called one, two, three. And I want to get these names in NSArray. I am using XCode 4.4.1 and iOS 5.
Share
1 Answer