KomodoPlatform / komodo-wallet

Komodo Wallet
https://app.komodoplatform.com
239 stars 206 forks source link

[CI] Cant run app. Apple cannot check for Malicious software warning appeared. #2358

Closed kivqa closed 1 year ago

kivqa commented 1 year ago

Legacy app could not be run. Apple cannot check for Malicious software warning appeared. Please give us a clear and concise description of what the bug is, including screenshots or video if applicable.

image

To Reproduce Steps to reproduce the behavior:

  1. Download release app for macos in PR #2352
  2. Install and try to run

Expected behavior App runs with out Malicious software warning

Operating Environment(s):

smk762 commented 1 year ago

We need to rotate developer certs in the CI, and update to use notarytool. Leaving this link here for reference: https://federicoterzi.com/blog/automatic-code-signing-and-notarization-for-macos-apps-using-github-actions/

kivqa commented 1 year ago

issue is not reproducible