targets section

On this page https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/ConfiguringYourApp/ConfiguringYourApp.html#//apple_ref/doc/uid/TP40012582-CH28-SW3, titled "Configuring Your Xcode Project for Distribution", in the section titled, "Before You Begin Configuring Your Project", it says:


To open the project navigator, choose View > Navigators > Show Project Navigator. Choose the target from the Project/Targets pop-up menu or in the Targets section of the second sidebar if it appears. Click General to view settings discussed in this chapter.


I cannot get the "second sidebar" to appear. How do I get to the distribution settings?

Me too! It works in most of my projects, but with my 20-year old macOS project which I converted to a workspace a few years ago, clicking on the project name there never shows that "second sidebar", as you call it. It shows me the raw text of the .pbxproj file instead.

I'm not sure, this may be the first time I've tried to edit a Target Setting since updating to Xcode 26 beta.

Did you ever figure this out? Thank you.

I solved the problem. I had switched on the "Code Review" button (icon left-pointing arrow above right-point arrow) in the top right area of the middle (code) pane.

targets section
 
 
Q