Zip icon indicating copy to clipboard operation
Zip copied to clipboard

xcode26 : Unable to find module dependency: 'Minizip'

Open TML007 opened this issue 5 months ago • 3 comments

TML007 avatar Sep 17 '25 06:09 TML007

I have the same problem with new Xcode version - 26.0.1.

paulocoutinhox avatar Oct 06 '25 14:10 paulocoutinhox

https://github.com/marmelroy/Zip/issues/270

paulocoutinhox avatar Oct 06 '25 14:10 paulocoutinhox

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'

paulocoutinhox avatar Oct 06 '25 17:10 paulocoutinhox