osx-sign
osx-sign copied to clipboard
Bypass spctl check?
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?