Learn how to create and change property lists and how you will be able to use them inside of your app.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3761-saving-data-in-ios/lessons/4
Learn how to create and change property lists and how you will be able to use them inside of your app.
Is there a reason why you pass in &format instead of just format into the PListSerialization.properyListWithData method?