8000 MacOS error: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib · Issue #699 · libgit2/objective-git · GitHub
[go: up one dir, main page]

Skip to content
MacOS error: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib #699
Open
@marcuswestin

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

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

      0