I created a Notarized Mac package with the MacSigner Tool. It cannot network. When I run the app from run.command everything works perfectly. When I debug with bridge everything is ok. When I try to run from .app it doesn't. I tried to explore the package and run the executable in it it works ok.
. Is there a way to request permissions when app is packaged ? Becase when lanched for the first time on debug mode is seems to ask permission from terminal to access devices on network.



