Xamarin IOS App not bulding

I am trying to build the Xamarin IOS app from visual studio windows.

I am able to build the app to an IOS simulator device. But I try to build it to a real iPhone then the following error pops up and never builds the project. not sure what is causing this behavior.

The errors are the following:
  • framework not found libSkiaSharp.

  • linker command failed with exit code 1 (use -v to see invocation).

  • Native linking failed. Please review the build log.


Can someone please about this?

linker command failed with exit code 1 (use -v to see invocation), by opening my project in visual studio, going to the Visual Studio Menu -> check for updates, and then installing everything. It updated Xamarin and some other tools.

Xamarin IOS App not bulding
 
 
Q