cocoatype / Highlighter

A text-redaction tool for iOS, iPadOS, and macOS.
https://blackhighlighter.app
Other
4 stars 1 forks source link

Fix OpenSSL on macOS #96

Closed Arclite closed 1 month ago

Arclite commented 1 month ago

The OpenSSL package from #77 has never worked on macOS; it dies with a dyld error on launch.

Arclite commented 1 month ago

Fixed by #45 and #94