Troubleshoot
MacOS installation
The dragee
macos binary is unsigned. To use it, remove the quarantine on the file:
chmod +x ~/Downalods/dragee-mac-os
xattr -d com.apple.metadata:kMDItemWhereFroms ~/Downalods/dragee-macos-arm64
xattr -d com.apple.quarantine ~/Downalods/dragee-macos-arm64
or from MacOs Security settings just after having launched the binary (see Apple documentation).