When developing with Xcode7, the default startup page is changed to Launch screen storyboard. Usually it is customary to use Launchimage, the introduction under Xcode7 How to change to start page is launchimage.
1:project->target->general->app Icons and Launch images the Launch screen File below is changed to null (default is Launchscreen.storyboard)
650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/490851/201512/490851-20151224155626624-649229921. PNG "style=" margin:0px;padding:0px;border:0px;width:572px; "/>
2: Click Launchscreen.storyboard, click on the right side, use as Launch screen tick off
650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/490851/201512/490851-20151224155800218-174940570. PNG "style=" margin:0px;padding:0px;border:0px; "/>
3: Click Assets.xcassets, right-click->app Icons & Launch images->new IOS Launch Image, so that there is a Launchimage collection, Put the start page picture in the corresponding area respectively
650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/490851/201512/490851-20151224160129281-860718277. PNG "style=" margin:0px;padding:0px;border:0px;width:572px; "/>
4:project->target->general->app Icons and Launch Images below Launch Images Source changed to Launchimage
650) this.width=650; "Src=" http://images2015.cnblogs.com/blog/490851/201512/490851-20151224160236468-125804321. PNG "style=" margin:0px;padding:0px;border:0px;width:572px; "/>
Xcode7 Low-version iOS system with black edge problem