0

I am experiencing a weird problem with one of my projects. It has only Debug and Release options like the below screenshot:

enter image description here

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.

enter image description here

I don't know why this is happening and any solutions for this issue? My Mac VS version is 8.10.22.

10
  • Make sure you add it into your Xcode devices first. Commented Jul 8, 2022 at 10:09
  • @MarkPW I am using visual studio, not xcode Commented Jul 8, 2022 at 10:20
  • you defined your configuration in Solution -> Properties -> Configuration Commented Jul 8, 2022 at 10:45
  • @Jason Only release and Debug is there i.sstatic.net/ttqXw.png Commented Jul 8, 2022 at 13:38
  • You can add more. The configs are completely user-defined Commented Jul 8, 2022 at 13:39

1 Answer 1

1

Visual Studio build configurations are completely user defined. See the docs

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.