Search code examples
macosxamarin.iosvisual-studio-2022

Unable to run iOS project in VS 2022 for Mac


I just upgraded from VS 2019 to VS 2022 for Mac. I'm now unable to "run" a project in iOS Simulator. I can build it just fine. I can "run" the project on Android Emulator just fine.

I'm only presented with the "Hammer" icon and not the "Run/Arrow" icon.

VS 2022 Mac Version: 17.3.8 macOS Version: 12.6

I have tried the following:

  • Full uninstall using the Microsoft-provided uninstall scripts.
  • Full reinstall from scratch.
  • I have XCode 14 and I have opened it to make sure it installed the additional components.

enter image description here

My iOS Bundle Signing window is empty:

enter image description here


Solution

  • The only solution I found is to create a new empty project and import all my files from the broken project.