There are (or were) four functions in NSDic and NSMutableDic to go back/forth from a dic to a file, and now they're all deprecated with no mention of where to go next.
Am I supposed to use only NSPropertyListSerialization to go store as a disk file? Seems odd, but if that's what they really want...
Does anyone have super simple example of such? Thx,
Am I supposed to use only NSPropertyListSerialization to go store as a disk file? Seems odd, but if that's what they really want...
Does anyone have super simple example of such? Thx,