osx-sign icon indicating copy to clipboard operation
osx-sign copied to clipboard

Bypass spctl check?

Open axfelix opened this issue 2 years ago • 0 comments

Hi,

I used this package successfully to sign an app for distribution two years ago, and coming back to it for the first time since then, I'm noticing that it's failing the spctl check now, despite not having changed internally:

moveit-darwin-x64/moveit.app: rejected

I can confirm that running spctl with the same syntax on its own produces the same result. Is this necessary? Can I run electron-osx-sign while bypassing the spctl check, assuming this was the old behavior?

axfelix avatar Feb 02 '23 21:02 axfelix