"Missing retina 4-inch launch image" error, but I I have that image
Asked Answered
M

2

0

The following error appears when I run my iOS app on Xcode 5. I have added an image for the retina 4-inch iOS6 version through the asset catalog and the app runs without problem on my iPhone 5 and in the simulator.

Received error message



So why am I getting this error message and how can I get rid of it?

Manicdepressive answered 17/10, 2013 at 9:17 Comment(0)
I
1

Add the default image in project bundle to get ride of this issue(By default the image will be created).

enter image description here

Ingunna answered 17/10, 2013 at 9:20 Comment(1)
Ok, so that worked. Strange though that I have to do it that way.Manicdepressive
C
0

if you are working on iPhone5 app then you have to use [email protected] because of retina display.

Corissa answered 17/10, 2013 at 9:23 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.