I'm a mac developer trying out xamarin. I first tried Xamarin.Mac, but found that there was barely any support on that, so I added in Xamarin.Forms by adding some code and importing a NuGet package.
I'm using xcode for UI design and Visual Studio Mac 2022 for this, but whenever I try to run it throws the error 'xamarin/xamarin.h' file not found. I don't have a xamarin.h file, and don't know how to create one.