azure-iot-explorer
azure-iot-explorer copied to clipboard
[BUG] Mac OS prebuilt binary won't run - not notarized
Describe the bug Application binary not notarized for Mac OSX during build/package process.
To Reproduce Steps to reproduce the behavior:
- Download the .DMG file for Mac OS x64 from the Releases tab on this GitHub project.
- Double-click on the DMG file to open the installer.
- Drag the image to the application folder in the installer.
- Click on the application icon in Mac OS Launchpad.
- System displays error message box that app could not be opened "... because Apple cannot check it for malicious software. This software needs to be updated. Contact the developer for more information."
Expected behavior A notarized application from Azure GitHub account would just launch.
Screenshots
Desktop (please complete the following information):
- OS: OSX
- OS Version: 12.1 Monterrey Intel x64
- App version: 0.14.5
Additional context This was also a problem with the Azure Storage Explorer application: https://github.com/microsoft/AzureStorageExplorer/issues/2395
Hi @theobarkerh
thanks for reporting this issue, would you mind updating the title?
Any estimate when this will be resolved?
Relates to #503 Are you able to unblock yourself with the 'run/trust the app anyway' option? It looks like Apple allows the users to do so with this help document: https://support.apple.com/guide/mac-help/apple-cant-check-app-for-malicious-software-mchleab3a043/mac Our application is in preview, and we will address this issue before GA.
Yes, I am able to unblock with the run/trust... option. Should not have to do that.