cakebrewjs
cakebrewjs copied to clipboard
Cannot be opened app is not notarised
Hey,
your app cannot be opened because it's not notarized.
If you don't plan to change this, could you please distribute your app as a formula instead of a cask. Then this error would disappear too.
Thanks
“cakebrewjs.app” is damaged and can’t be opened. You should move it to the Bin.
Hi
Tested on Big Sur 11.6:
I don't have Apple ID, so it is not signed,
Please try this
brew uninstall --zap cakebrewjs
brew install cakebrewjs
- after the error "cannot be opened because the developer cannot be verified" with "Move to Trash" and "Cancel"
- Press cancel
- R.Click and Open from the awesome bar
- Now you will have Dialog with three buttons "Open" "Move to Trash" and "Cancel"
- Select Open and it should be fine.
I see this in many other casks where developers dont have AppleID...
Do you actually see an error of 'cakebrewjs.app is damaged' or meant for these two dialogs I've mentioned before?
Supposed it is damaged:
- is https://sourceforge.net/projects/cakebrewjs/files/v1.0.0/#:~:text=cakebrewjs-1.0.0-mac.zip also damaged?
- Do you think it is the electron packager ( OSX version OSX11 vs OSX10 )?
I'm not sure packaging electron in formula is that common. I'll have to research that do you have an example?