ios - Xcode 5 showing "splash screen missing" even if it is present in the project bundle -


I have added 7 splash screens (3 for the iPhone and 4 for the iPad) in the Xcode project in total

For, I've added the encoded resources under the splash screen - & gt; Splash folder. Default -568 h @ 2x.png Default - Landscape @ 2x_ipad.png Default-Landscape ~ iPad Default-Portrait @ 2x_ipad.png Default-Portrait ~ iPad .png Default .png Default @ 2x.png

But when I open my project in Xcode, it shows the warning below is.

Enter image details here

Does anyone know That's why this is happening I'm new to Xcode 5 and do not know a lot about this way. Any help will be greatly appreciated. Thank you ..

You simply create different shapes for the slash screen. X: 768x1004, etc.

Xcode will automatically show different images for different devices (iPhone, iPad, Retina or not)

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -