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

Insecure cookie setting: missing Secure flag

Maximum Stored Procedure Function Trigger or View Nesting Level Exceeded (limit 32) in SQL Server

Display Line Chart Using Chart.js MVC C#