The type ‘NSObject’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘Xamarin.iOS, Version=0.0.0.0
In my iOS MAUI project, I’m getting an error “The type ‘NSObject’ is defined in an assembly that is not referenced. You must add a reference to assembly ‘Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065′” for references that are referring to a Binding Project that has been upgraded to Microsoft.iOS framework.