marmelroy / Zip

Swift framework for zipping and unzipping files.
MIT License
2.51k stars 452 forks source link

password does not work when trying to unzip file on MacBook #262

Open jngabo9 opened 7 months ago

jngabo9 commented 7 months ago

Hello,

I create a zip file protected by a password in my project in swift, then I send the zip via email. When I download the zip file and try to unzip it with the same password that I used when I was creating the zip file, but it does not work.

hubin97 commented 5 months ago

me too

MadL0rd commented 3 months ago

Same

Saurman commented 1 week ago

same issue