ZipArchive
ZipArchive copied to clipboard
You can’t save the file
"Photos" is the folder that I created
SSZipArchive.unzipFile(atPath:photosTmpZipURL.path, toDestination:photosURL.absoluteString, overwrite:true, password:nil);
[SSZipArchive] Error: You can’t save the file “photos” because the volume is read only.
Would need more details to reproduce.