I am experiencing a weird problem with one of my projects. It has only Debug and Release options like the below screenshot:
Due to this, I can't run my app on physical iPhone devices. But for other projects, all the options are visible like the below screenshot.
I don't know why this is happening and any solutions for this issue? My Mac VS version is 8.10.22.
CodePudding user response:
Visual Studio build configurations are completely user defined. See the docs