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

[NSDate fromDosDate:]: unrecognized selector sent to class 0x7fffa19110d0 #70

Open
gabgren opened this issue May 15, 2018 · 1 comment

Comments

@gabgren
Copy link

gabgren commented May 15, 2018

Hi,
I hit this error (+[NSDate fromDosDate:]: unrecognized selector sent to class 0x7fffa19110d0) when calling OZFileInZipInfo *info= [unzipFile getCurrentFileInZipInfo]

any idea? thanks

@habe36
Copy link

habe36 commented Dec 7, 2018

The same problem had occurred to me. It would be caused by linking libOjbective-Zip_OS_X.a to your code. It would work fine if you add the Objective-Zip source codes to your Xcode project.
But I would like to know WHY.

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