(2022-02-23, 16:48)Nils Schmidt Wrote: The issue with the .app bundle is actually a good security feature from Mac OS.
I am not an offical Apple Developer and not part of the Apple Developer Program.
When I publish the application on Mac OS X, I have to sign it. Then it would possible to open the .app bundle directly.
I can't sign the application, because I do not want to pay for an Apple Developer License .
Therefore you have to do this workaround with the Terminal.
The same thing applies to LDView, but you don't have to use a Terminal workaround. (If you like doing that, then that's fine).
After running the app normally and being told that it cannot run, go to System Preferences, then Security & Privacy. Unlock the page. You should then have the option of whitelisting the app so it runs normally.
I believe you can also right click on the app in Finder and select Open from the popup menu. If you do it this way, you should hopefully be given the opportunity to manually whitelist the app, instead of going through System Preferences.