debugtron icon indicating copy to clipboard operation
debugtron copied to clipboard

CI: Notarize macOS release

Open CurryYangxx opened this issue 1 year ago • 2 comments

image

I download the release package(arm64.dmg) but I can't open it. This is my os version image

CurryYangxx avatar Jul 23 '24 10:07 CurryYangxx

The alpha release of macOS hasn't been notarized.

The temporary solution: https://superuser.com/a/28394

pd4d10 avatar Jul 24 '24 06:07 pd4d10

for easy copy/paste:

sudo xattr -rd com.apple.quarantine /Applications/debugtron.app

tmm1 avatar Sep 05 '24 04:09 tmm1