Anytime I create a new file in AppStudio, the project root directory is always named 'MyApp' in QtCreator.
I've noticed that in the sample apps Esri provides, this is not the case. For instance, in the MapViewer sample, the root directory is named 'MapViewer'.
How do you change the name of the root folder as displayed in QtCreator. I thought it would be as simple as changing a folder name but when I opened the directory in finder, the folder name was a GUID, so I'm thinking it's a property I need to change in a file somewhere.