I need to create a folder for some images, I'm doing it right now using "New Group", inside the Project Navigator of my Xcode Project.
The problem comes when I see the contents of the .app package, and inside it the images are with all the other files (not inside my folder)
How can I create a folder that will be inside of the .app?