signalapp / Signal-Desktop

A private messenger for Windows, macOS, and Linux.
https://signal.org/download
GNU Affero General Public License v3.0
14.65k stars 2.67k forks source link

Fix Homebrew install on macOS Catalina #3680

Closed bkuhlmann closed 5 years ago

bkuhlmann commented 5 years ago

Overview

Looks like the Homebrew cask is broken for macOS Catalina. This behavior does not exist in the previous version of macOS.

Steps to Reproduce

To reproduce, follow these steps:

Expected Result

I should be able to launch Signal without the dialog error.

Workaround

Manually downloaded Signal directly from the downloads page but would prefer to automate all of this via Homebrew.

Screenshots/Screencasts

The following dialog is shown on Catalina after installing via Homebrew:

error

Platform Info

kenpowers-signal commented 5 years ago

Hi, @bkuhlmann. We only recently started notarizing our Beta builds. Notarization will hit the production builds soon (as required by Catalina).

bkuhlmann commented 5 years ago

:bow: @kenpowers-signal. Excellent, looking forward to the new build.

kenpowers-signal commented 5 years ago

@bkuhlmann My apologies, we actually are notarizing our production builds right now. I've submitted a PR to the homebrew cask repo to update the signal formula: https://github.com/Homebrew/homebrew-cask/pull/70870

kenpowers-signal commented 5 years ago

They just merged the update. Everything should be working now.