Y
Hacker News
new
|
ask
|
show
|
jobs
by
yborg
338 days ago
Get a malware warning when trying to open disk image, Sequoia refuses to open it :(
2 comments
HnUser12
338 days ago
If it's just a signing thing that Apple checks, you open run it by doing `xattr -d com.apple.quarantine filename` first.
link
v5v3
338 days ago
Why isn't it signed properly though.
link
rustc
338 days ago
Probably because that requires a paid account ($100/yr).
link
zffr
338 days ago
or I think if you right click and then open the app, macOS lets you run it.
link
tbeseda
338 days ago
fwiw this won't work in macOS 15.6
link
kushalpandya
338 days ago
Right-click and select open as the app is currently signed using ad-hoc signing as Apple notarization costs money. :(
link