I am making build for macOS, using avalonia. I tried making .app file but the macOS throws error screenshot. I tried empty project and make build, it worked. The only difference is in original project I am using .dll files for external calls.
FYI, when is click publish build and the unix file generated, double click that and console run and app started fine.
Thanks in advance.