Skip to content

Compatibility with Apple install daemon #460

Discussion options

You must be logged in to vote

This might be related to extended timestamp extra fields that zip.js includes by default since recent versions, they can be disabled by setting extendedTimestamp to false. This could be also due to data descriptors, they can be disabled by setting dataDescriptor to false. You can set these options when instantiating ZipWriter instances or when calling ZipWriter#add().

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by gildas-lormeau
Comment options

You must be logged in to vote
1 reply
@gildas-lormeau
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #459 on November 03, 2023 17:28.