AutoCoding icon indicating copy to clipboard operation
AutoCoding copied to clipboard

No examples shown

Open tgunr opened this issue 5 years ago • 1 comments

It would be nice to see how to use this, especially objectWithContentsOfFile

tgunr avatar Jul 25 '18 20:07 tgunr

@tgunr did you check out the TodoList example in the Examples folder? The TodoList.m file uses objectWithContentsOfFile: to load its data from a plist.

nicklockwood avatar Jul 26 '18 07:07 nicklockwood