signed app bundle with Mach-O thin (x86_64) [com.App.Name]

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.



Comments

Popular posts from this blog

Display Canvasjs Line Chart using Data from Database

What are the SOLID principles, and why are they important