我正在使用SSZipArchive提取文件的内容,该文件是我从Internet下载并保存在Documents中的。我下载的资源是zip文件,下载成功后我会解压。@IBActionfuncdownloadData(sender:UIButton){ifletmyAudioDataFromUrl=NSData(contentsOfURL:audioUrl){//afterdownloadingyourdatayouneedtosaveittoyourdestinationurlifmyAudioDataFromUrl.writeToURL(destinationUrl,atomically