So I'm attempting to pick up swift again and I keep running into this dilemma. I was familiar with Xcode 6, if I wanted to create a new file, I would simply highlight (for example) the main storyboard tab on the left, create the file, and as soon as I clicked "create", that file would pop up or below the highlighted menu item.
In this Xcode 7 beta, when I attempt to create a file, it is created above my project. In order to get any use out of it, I have to copy it into my project...

why is this/do you have any fixes? For the moment, I have just been copying it to the SeptemberTable folder in this example.
In this Xcode 7 beta, when I attempt to create a file, it is created above my project. In order to get any use out of it, I have to copy it into my project...

why is this/do you have any fixes? For the moment, I have just been copying it to the SeptemberTable folder in this example.