Xcode 13 templates don't add built products to navigator

I just created a new macOS app project in Xcode 13 beta. SwiftUI, unit tests, no Core Data.

I just noticed that it does not add the traditional "Products/MyApp.app" group and file, and I can't figure out how to add those via the UI.

At least one solution online edits the pbxproj file directly; I'd rather not do that.

Is there any sanctioned way to add this? Is not having it a bug?

Xcode 13 templates don't add built products to navigator
 
 
Q