oleander / bitbar

A clone of the BitBar app written in Swift 3
MIT License
40 stars 3 forks source link

BitBar doesn't start #41

Open jdempster opened 6 years ago

jdempster commented 6 years ago

mac OS High Sierra 10.13.3

Double click the app after copying to Applications, fails, no error message.

Starting the app via the command line, yields the following error.

$ /Applications/BitBar.app/Contents/MacOS/BitBar ; exit;
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
  Referenced from: /Applications/BitBar.app/Contents/Frameworks/Configs.framework/Versions/A/Configs
  Reason: image not found
Abort trap: 6