I have a navigation based app in xcode 4. I am trying to add the required launch image (Default.png), which as per instructions has to be added to the "resources" folder. I cannot find said folder. There is a "Supporting files" folder.
How do I add Default.png/launch image in xcode 4?
Thanks.