I'm working on a few Xamarin.Mac apps and recently when I'm trying to run them using new versions of VS Mac and Xamarin.Mac tooling (the apps were running fine a few months ago with an older version of tools), I'm getting these errors
The app is running/working fine when I try to run it from the terminal using the command MyApp.app/Contents/MacOS/MyApp
I'm using Xamarin.Mac Full target framework. Thanks for any help.