On iOS I did not bother with that info, because you run the app on the device or simulator.
This is macOS application.
I want to launch my app without Xcode. Where is the app file location?
I'm using Xcode 10.
It is in the Products
group in Xcode
.
If you want to know the actual location in the file system:
Right click > Show in Finder
: