-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Investigate: macOS notarization #74782
Comments
Looks like hardening is only required beginning 2020: https://developer.apple.com/news/?id=09032019a |
@bpasero only the notarization prerequisites have been loosened till 2020, notarization is still very much required if we want to get rid of the security warning. |
We're having this issue on a Catalina upgrade, except we can't even open the application. |
@cutecycle see the main issue description for how to get around this. You can also right-click on the app and click "Open" to get the option to open it: |
@misolori Open Anyway doesn't appear in Catalina. |
@cutecycle does the right-click method work for you? |
I was able to install Visual Studio Code on Catalina using the following steps:
|
Same issue, workaround works fine! Any update on plans to submit VSCode to Apple? |
This may slip to December, but @joaomoreno already started on this 🍻 |
Any update on this @joaomoreno @bpasero? Hoping this will be resolved in 1.41.1 before the holidays and we won't have to wait until January? |
This is in progress and should be done by our January release. |
Starting next week, insider builds should be properly notarized. ✔️ |
https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution
and
electron/electron#18609
//cc @joaomoreno
If VSCode fails to launch VSCode on macOS Catalina do this:
The text was updated successfully, but these errors were encountered: