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

Does not work for command line tool #26

Closed
PjotrC opened this issue Jul 24, 2016 · 1 comment
Closed

Does not work for command line tool #26

PjotrC opened this issue Jul 24, 2016 · 1 comment

Comments

@PjotrC
Copy link

PjotrC commented Jul 24, 2016

I am getting following error, when using on a Command Line Tool project:

dyld: Library not loaded: @rpath/Zip.framework/Versions/A/Zip
Referenced from: /Users/macOS/Library/Developer/Xcode/DerivedData/Test_Zip-cjrtsqmggijipgaqvctjpbltwtxs/Build/Products/Debug/Test_Zip
Reason: image not found
(lldb)

In a Cocoa Application project it works.
PS: I used Cocoapods to create the workspace.

EDIT:
It seems, that generally this is not possible: all libraries I tried gave this error when using in a Command Line Tool project. Why is this?

@marmelroy
Copy link
Owner

Sorry for the delay.

Doesn't seem like this is a Zip issue. Closing.

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