1024jp / GzipSwift

Swift package that enables gzip/gunzip Data using zlib
MIT License
544 stars 134 forks source link

No deflating on Catalina #46

Closed dfrobese closed 7 months ago

dfrobese commented 4 years ago

Decompressing a remote gzip-file produces the identical file with the same size. No decompression no deflating of the size and content.

Environment macOS Catalina, XCode 11.3 Swift 5.0, target iOS 12.0

Any ideas?

1024jp commented 7 months ago

This issue was closed because it has been inactive for years since the last update and may be outdated. Please post a new comment if you still have an issue.