Skip to content

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

Description

@daviehh

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions