Closed jowparks closed 1 year ago
OSX signing enabled using: https://localazy.com/blog/how-to-automatically-sign-macos-apps-using-github-actions https://docs.github.com/en/actions/deployment/deploying-xcode-applications/installing-an-apple-certificate-on-macos-runners-for-xcode-development https://www.rocketride.io/blog/macos-code-sign-notarize-electron-app https://developer.apple.com/help/account/create-certificates/create-developer-id-certificates/
Note that the cert needed was a: "Developer ID Application" cert (that is what is now stored in GHA).
The latest updates on your projects. Learn more about Vercel for Git ↗︎
OSX signing enabled using: https://localazy.com/blog/how-to-automatically-sign-macos-apps-using-github-actions https://docs.github.com/en/actions/deployment/deploying-xcode-applications/installing-an-apple-certificate-on-macos-runners-for-xcode-development https://www.rocketride.io/blog/macos-code-sign-notarize-electron-app https://developer.apple.com/help/account/create-certificates/create-developer-id-certificates/
Note that the cert needed was a: "Developer ID Application" cert (that is what is now stored in GHA).