Hi, Devs Does anyone have any idea , how to unzip ...
# ios
g
Hi, Devs Does anyone have any idea , how to unzip the file using Swift without using any CocoaPods?
a
Try
zlib
- but it's pretty low level, so ChatGPT will help you 🙂
g
ok, thanks. I will try