Cannot find Products group in new Xcode 13 project

Hello, I'm new to Xcode so please excuse me if this is a silly question, but I made a new project to start my first app and I cannot find the Products group that seems to be mentioned in all the tutorials I've seen thus far. I tried making another project, but it was missing in that one too.

What do I need to do to find this folder? Do I need this folder? Have I made a catastrophic error without realizing it?

This has disappeared in Xcode 13, On the left Xcode 12, on the right Xcode 13:

Xcode 13 Release notes explain:

The project navigator hides the Products group when it’s in the default location. The Product > Show Build Folder in Finder menu item replaces the most common use. (71561549)

Don't worry, usually you have no need to access it.

If I'm reading in/out files I need to access the product folder. Any ideas how to do that?

Cannot find Products group in new Xcode 13 project
 
 
Q