Checklist.plist

Hi Guys,

I cannot find the checklist.plist as it is instructed to do so page 265 (of the printed version) I have tried everything, but it’s just not there…

Thanks for your help

Raphael

If it’s not there, then maybe it did not get saved from the app. You can add a print("saving") statement to the code that saves Checklists.plist. You should see the saving message in the Xcode debug pane. If you don’t see it, then the saving code isn’t getting called for some reason…