我正在尝试弄清楚我应该如何使用Swift3继续修复下面的代码。letpaths=NSSearchPathForDirectoriesInDomains(.libraryDirectory,.userDomainMask,true)asNSArrayforpathinpaths{letdir=pathas!Stringprint("thepathsare\(path)")leturlToExclude=NSURL.fileURL(withPath:dir)do{tryurlToExclude.setResourceValue(NSNumber(value:true),forKey:URL