Big Sur (M1) is asking me permissions each time I run the program

Big Sur (M1) is asking me permissions each time I run the program.

This I understand (OK: I will suppose…)

But, at IDE running (debug time), after a while, it start to be boring.

BTW: I have templates (three folders, one for each supported platform) that are used in a window. I am currently debugging that project and, yes, it is boring…

“Ouch ! Another error :(”
No, it is that pesky OS that is nagging me… :(”

Is there’s a way to avoid that ?

Use App Wrapper to code sign the debug build, via an IDE script.

1 Like

Running in the IDE ?

I would if I could, but I can’t.