Swift Write to file 到电脑桌面

   (arr as NSArray).write(toFile: "Users/你的用户名/Desktop/mian.plist", atomically: true)

原文地址:https://www.cnblogs.com/ZhangShengjie/p/6814084.html