xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.45k stars 511 forks source link

Mac Catalyst: app is from an unidentified developer and differs from previously opened versions. #20776

Open rolfbjarne opened 3 months ago

rolfbjarne commented 3 months ago

Sometimes running a Mac Catalyst app shows a dialog saying "app is from an unidentified developer and differs from previously opened versions. Are you sure you want to open it?":

63151258-035e-49a2-a1cf-09e7f5808cc5

I'm not quite sure what's going on, but it's somehow related to code signing (I'm guessing that signing with an actual certificate will avoid the dialog).

I believe this only affects Mac Catalyst.

Ref: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1941374