This is mainly a Soviet question, so any pointers are very much appreciated.
I have a text file that I would like to use when filling out UITableViews. I just don't know when I should really read the file or even how. Should I use NSFileManageror NSFileWrapper, or should I use it myself? Is an object placeholder in a Nib file required?
The idea is to create an “inventory” system that uses a combination of navigation-tableView-tabBar.
I tried to find out something, but after starting and restarting, I realized that I had to ask for help.
Specifications include Xcode4, some basic understanding, and about 13 different projects broken down.
source
share