Unable to write file to Desktop in swift

前端 未结 0 1916
广开言路
广开言路 2020-12-13 04:20

I have a swift code for MacOS and am trying to write a simple file to the desktop:

 let header="Hello world"
 let desktopPath = FileManager.default.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题