marmelroy / Zip

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

Can’t zip 4000 plus files #240

Open f15radar opened 1 year ago

f15radar commented 1 year ago

So I am very perplexed, can someone help me? I have 4400 pictures in an iPhoneXR. When I run them thru the createzip using the documents directory, 1 file always gets messed up. When I say messed up, if I look at it using 7 zip, 1 file (not the same file everytime) is currupted. One time it was file 1566, last time it was 465. What could the problem be? I have been working on this for days now.

0xfeedface1993 commented 1 year ago

Any Demo code?