Zip
Zip copied to clipboard
Swift framework for zipping and unzipping files.
Hello Team, I am trying to use zip.xcframework in my app with other frameworks but getting these errors(Attached error screenshot) when trying to build my app.... Can you plz suggest...
when using zip framework in SPM way, my framework's size become too big, if zip source code can be put in my framework, it will be much smaller.
When I'm compressing files with special characters the result of the file compressed it's so strange. Real file: Sebastián,García_stl Result of compressed file: Sebastia╠ün,Garci╠üa_.stl What I can do with that?
Ability to cancel unzip progress
The password is incorrect while unzip the ziped file
I have tried to make zip file with password protection. Zip creation succeeded but while unzipping the password is not matching anymore. I have tried to unzip with Finder on...
Can we extract a tar.gz file? I've tried to use the `addCustomFileExtension(".tar.gz")` method but returns error. Thanks
we create one zip file with a password but we can't access it with a password. can you help to solve out?
Add support for storing file permissions, whenever available. The unzipping part already covers that. This is a zipping counterpart for #73 and #74
Fixes build error on Xcode 13.3.