GitHub user brion opened a pull request: https://github.com/apache/incubator-cordova-ios/pull/50
For JIRA CB-1482: Add splash screen image for iPhone 5's 4" display. Created by stretching the gradient portions of the 3.5" image; takes more space than it should. Opened/saved the XCode project in XCode 4.5; note that XCode also added quotes in various places. You can merge this pull request into a Git repository by running: $ git pull https://github.com/brion/incubator-cordova-ios iphone5-splash Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-cordova-ios/pull/50.patch ---- commit c0c345389336381c5e1e8306ecbe560201267f8c Author: Brion Vibber <br...@pobox.com> Date: 2012-09-17T15:46:36-07:00 For JIRA CB-1482: Add splash screen image for iPhone 5's 4" display. Created by stretching the gradient portions of the 3.5" image; takes more space than it should. Opened/saved the XCode project in XCode 4.5; note that XCode also added quotes in various places. ----