macmade / xcode-coveralls

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

Problem with crypto framework on Xcode8 Travis-CI image #4

Closed k06a closed 8 years ago

k06a commented 8 years ago

Having problem on travis-ci.org with Xcode8 image: https://travis-ci.org/k06a/DeluxeInjection/builds/162435729

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 8 years ago

Thanks for the report. This has been fixed in cf893f5e201d525c26b871a760d5431961041d92.