You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
electron-builder notarizes and staples the .app but not the disk image
around it. A quarantined, unnotarized DMG is what Gatekeeper reports as
"Pythinker.app is damaged and can't be opened" for browser downloads.
Submit the DMG to notarytool, staple it, and gate the release on
"spctl --assess --type open" accepting the image itself.
0 commit comments