macmade / xcode-coveralls

coveralls.io support for Xcode
http://macmade.github.io/xcode-coveralls
22 stars 3 forks source link

fail to install xcode-coverall on my mac machine #5

Closed helenren closed 7 years ago

helenren commented 7 years ago

Running this command to install: brew install macmade/tap/xcode-coveralls from Terminal.

Hit the error:

ld: library not found for -lcrypto clang: error: linker command failed with exit code 1 (use -v to see invocation)

BUILD FAILED

The following build commands failed: Ld build/Release/xcode-coveralls normal x86_64 (1 failure)

macmade commented 7 years ago

Thanks for the report.
The homebrew tap has been updated, so everything should be fine now.