Open
Description
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
Labels
No labels