"how most other environments work these days." is a bad logic. see for example what you have here (straight from Xcode 16 template)
AppDelegate.swift
Assets.cassets
Info.plist
LaunchScreen.storyboard
Main.storyboard
SceneDelegate.swift
ViewController.swift
You have storyboards near info plist and swift file all around. far away for a readable layout.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: