- Mar 7, 2019
- 1,117
- 932
we might be talking about different things but for me double clicking on the main executable would just say that it is from an unidentified developer, and to run it i just have to instead right click > open, then accept that it is from an unidentified developer. if youre doing about the same thing, and then it still asks you to approve every single lib then that might be something new on monterey, cos ive never seen that. sadly i simply cant run monterey in vm cos it fails to install...I just tried out build 293, but ran into a couple of problems. The main one is that I had to approve every dylib and so as unsigned code.
the other issue seems more signing issues, looks like were not getting past that after all. ill trry to see if its possible to sign without paying for a developer account.
EDIT: ive had a crazy yet simple idea. you said it works fine from commandline... so just...
F95Checker.command
:
Bash:
#!/bin/zsh
./F95Checker
Last edited: