forked from LBRYCommunity/lbry-sdk
c825d88dbf
When I build locally, the resulting app doesn't have https issues. Looking over the build script output, I notice that its copying copying /usr/local/opt/openssl/lib/libssl.1.0.0.dylib -> /Users/jobevers/tmp/lbry/packaging/osx/lbry-osx-app/dist/LBRY.app/Contents/Frameworks such a line isn't present when travis builds. This version of libssl is installed by homebrew. Fingers crossed. |
||
---|---|---|
.. | ||
install_dependencies_and_run_tests.sh | ||
setup_build.sh | ||
setup_osx.sh |