The new changes to Xcode for adding a project are ridiculously frustrating. I know exactly what directory I want to put my project in, and exactly what kind of project I need. Why in the world is the new user interface so primitive and incapable of allowing experienced developers to add a new project?
What happened to adding a new project, it's broken
It's not designed for experienced developers. It's designed for you to ask your AI to build it for you.
The new UI is for homework and throwaway experiment projects you have to save the project to select the directory. To get a proper project don't select "App" always use "Choose Template"
I found the path to "Choose Template" which was not obvious either. Something more like "Select Project Type" would have been more definitive to me. There are lots of reasons to allow AIs to be a part of the development process. And I appreciate and use them. But technically, I prefer to create the project myself and select the type of project I want and then even create some domain vocabulary in parts of the starting project to help manifest suggestions to the AI that allow it to readily infer the domain and the verbs I want to design around.