Skip to content

MacOS error: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib #699

Description

@marcuswestin

Hi, I would love help getting ObjectiveGit running on macOS.

I'm on Catalina 10.15.1 and Xcode Version 11.1.

I'm building using Carthage, following all the steps.
iOS seems to work fine.
MacOS does not:

dyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
  Referenced from: /Users/.../Build/Products/Debug/.../Contents/Frameworks/ObjectiveGit.framework/Versions/A/ObjectiveGit
  Reason: image not found

Looking in /usr/local/opt/openssl/lib/ I see libcrypto.1.1.dylib, but not libcrypto.1.0.0.dylib.

(If relevant at all, I was able to get https://www.github.com/SwiftGit2/SwiftGit2 to run on macOS)

Any pointers would be super, super appreciated!

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions