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

tutorial for building as command line tool [question] #23

Open
daviehh opened this issue Mar 13, 2018 · 0 comments
Open

tutorial for building as command line tool [question] #23

daviehh opened this issue Mar 13, 2018 · 0 comments

Comments

@daviehh
Copy link

daviehh commented Mar 13, 2018

Hi, I'm trying to build a command line tool on mac using this library, but since command line tools do not have the "Embedded Binaries" section, building the file lead to the error:

dyld: Library not loaded: @rpath/libswiftAppKit.dylib
  Referenced from: ~/Library/Developer/Xcode/DerivedData/zmq_cli-fqonwoqaewoenhdmsspynhszpsrt/Build/Products/Debug/SwiftyZeroMQ.framework/Versions/A/SwiftyZeroMQ
  Reason: image not found

I've also tried, to no avail, the advice from here and here and here. Is there a way to incorporate this library into a command line only tool? Thanks!

@daviehh daviehh changed the title tutorial for building as command line tool tutorial for building as command line tool [question] Mar 13, 2018
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

1 participant