Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such module 'minizip' #50

Closed
lvcloudgit opened this issue Sep 28, 2016 · 2 comments
Closed

No such module 'minizip' #50

lvcloudgit opened this issue Sep 28, 2016 · 2 comments

Comments

@lvcloudgit
Copy link

I didn't do anything... it just working fine before I went to bed, and saw this error next morning... I can't use cocoapod, I don't know what to do... just need a light unzip function...

@marmelroy
Copy link
Owner

Hi @lvcloudgit,

I just tested the example app again on a real device (both with Carthage, Cocoapods and a manual installation) and there are zero issues.

Please make sure that:

  • You are using Xcode 8 and version 0.6.0 of Zip.
  • You have the lastest version of Carthage installed (if you are not using Cocoapods). There were recent updates to make Carthage work with Xcode 8 that you have to install.
  • Your app is including Zip both as an embedded framework and as a linked framework.
  • Your app has the permission to read/write in the path of your choice.

Hope this helps.

Also, there's no need to duplicate the same issue three times.

@lvcloudgit
Copy link
Author

@marmelroy Really appreciate!I'll go re-check every step on again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants