XCode 13

I am learning to use XCode 13. Can someone please tell me why my project shows up twice in the menu bar when I try to select a simulator? How can I remove the extra "app name project" listing?

Which Xcode version ? Did you try a Clean Build Folder ? Do you get the same pop up when you select the first app name project ?

In what appears here, there seem to be the name of the project (C……), followed by some text. Could you tell what is after app name, ending by | project) ?

Have you pods in your project ? If so, that may be what is showing.

Thank you so much for your reply! I really appreciate hearing from someone. In answer to your questions, I am using XCode 13 on Mac OS 11.6. It says appname (appname|project), where "appname" is in place of the name of our app, which I blackened out.

Actually I solved the problem by going into the Product menu, then selecting "Scheme", then "Manage Schemes". Somehow the scheme for my project got added twice. When I deleted one of them the problem was solved.

XCode 13
 
 
Q