Open manojamarasekara opened 5 years ago
The new macOS only supports 64bit. Since the Electron application was apparently created from 32bit, the application now needs an update to 64bit. I'm using the Electron Builder myself and the latest Xcode build.
Describe the issue / bug. I have been using the electron build to develop mac and windows desktop application. Recently after macOS update (macOS 10.15 aka Catalina) users who are using the app are facing some difficulties when opening it. It says "can't be opened because Apple cannot check it for malicious software". The build was created using the previous version of macOS. I tried making the build from Catalina but still, that issue remains. Does anyone has faced the same issue or a similar issue?
Screenshot.
Development environment.