signed app bundle with Mach-O thin (x86_64) [com.App.Name]
![Image](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjj4GFEUMGf16ZEWHy1DUOInF_gaf5hrVX-LbdS9LVzgpiBr07ZCKdUOfwhWFIZXC6jvpJpinpu4dlKTsz7K31shGQGQ4HkdkkcgYrmty_7yMrU1TqnkouvKm_g_5akQ7brkKKkHW_3kTzA/s320/Screen+Shot+2020-02-18+at+12.44.12+PM.png)
Hi folks, I develop a project using Xamarin.Mac when executing the application got signed app bundle with Mach-O thin (x86_64) [com.App.Name] Error. I fixed the using the following steps. open that project option Menu. Build -> Mac Signing untick the Enable Hardened Runtime now it works.