stefansundin / vlc-protocol

Open vlc:// links directly from your web browser.
https://tinyurl.com/hv8d778
GNU General Public License v3.0
193 stars 41 forks source link

Doesn't work on macOS due to missing codesign/notarization #12

Open tmm1 opened 2 years ago

tmm1 commented 2 years ago
Screen Shot 2022-02-02 at 5 02 03 PM

Only options are to move to trash.

$ codesign -v ~/Downloads/VLC-protocol.app
~/Downloads/VLC-protocol.app: code object is not signed at all
In architecture: x86_64
tripplet commented 2 years ago

This is apple using some bad UI patterns against opensource developers not paying them. You need to use the context menu and the open anyway is only displayed the second time you try this: https://lapcatsoftware.com/articles/unsigned.html

stefansundin commented 2 years ago

I should include some screenshots on what buttons to click to get past this issue. Does anyone know how to get these prompts to appear again?

I am never going to pay and get this notarized, so better get some good instructions in place.

stefansundin commented 2 years ago

There's now additional instructions in https://github.com/stefansundin/vlc-protocol/releases/tag/v1.1.0. Please let me know if there's anything that I missed.