I am having trouble running a Xamarin iOS Application in an iOS Simulator on my Mac

Whenever I attempt to build and run my Xamarin iOS app from within Visual Studio for Mac, I get this error message after a failed build:

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Error: Could not find any available provisioning profiles for MyProject on iOS.

I understand that provisioning profiles ought to be required only when I am trying to run my application on a real iOS device. I am not trying to run the application on a real iOS device, I am trying to run this on an iOS simulator.

I do setup my publishing profile in both Visual Studio and Xcode with my Apple Developer account - which is linked to my company's team account. But this does not resolve the issue.

Is anyone else experiencing something like this? I'd appreciate any help on this issue.

This is a Microsoft product, please ask the guys over at Microsoft.

I am having trouble running a Xamarin iOS Application in an iOS Simulator on my Mac
 
 
Q