Zip
Zip copied to clipboard
xcode26 : Unable to find module dependency: 'Minizip'
I have the same problem with new Xcode version - 26.0.1.
https://github.com/marmelroy/Zip/issues/270
I made a solution, use it: https://github.com/ubook-editora/Zip
pod 'Zip', :git => 'https://github.com/ubook-editora/Zip', :tag => '2.2.0'