Ed Gordon - 2022-08-01

The analysis looks right. The --force option seems to be working correctly, but the code that generates the Zip64 headers is not detecting that the headers are needed.

And it does seem the same issue as #61.

I'll throw this on the queue of issues with Zip that need to be fixed. It should be a fairly quick fix, but no promises when Zip 3.1 will be released with it.

Thanks for the feedback.