I am trying to learn Xcode. In the process of going through a tutorial for a Sprite app, I was instructed to move some files into the "Supporting Files" folder of the project. Unfortunately, there is no such folder in my project, or any other project that I have created. The Supporting Files folder is shown in screenshots of sample projects in the Xcode Overview on the help menu, so it does apparantly exist.
The question is, how do I make it visible in my project?
My Xcode verion is 7.0.1. (7A1001)
Any help anyone can give me in shedding light on this problem would be greatly appreciated. I am a complete and humble newbie in the Xcode world.