lbry-sdk/packaging/travis
Job Evers-Meltzer 6e59c86381 OSX is having https issues, hopefully this fixes it
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.
2016-12-16 21:08:16 -06:00
..
install_dependencies_and_run_tests.sh add bad-whitespace check to pylint 2016-11-09 11:27:07 -06:00
setup_build.sh remove - from regex for rc tag 2016-11-15 22:01:20 -06:00
setup_osx.sh OSX is having https issues, hopefully this fixes it 2016-12-16 21:08:16 -06:00