Hacker News new | ask | show | jobs
by sliken 2049 days ago
"MacOS now won't run unsigned software." Er, what?

I have a MBP and:

$ gcc -O3 hello.c && ./a.out

hello world