Hi, I am trying to save an array of dictionary’s to a plist file but it is not working?
the array is
‘let myArray = Array<Dictionary<String, Any>>’
When I go to save it to the plist file the option for ‘.write’ is not there
Please can anyone help?
Thanks
John