質問

I created an universal application in xcode 5.how can I set App Icons and launch images from general tab?

enter image description here

On clicking the arrow button near the app icons, enter image description here

How to set AppIcon here?Can anyone please help me out?

役に立ちましたか?

解決

you just need to drag & drop the images in the right sizes. The correct sizes are indicated by below the descriptions (e.g. 29pt) and the 2x or 1x on top:

29pt 2x = 58px, 40pt 2x = 80px, 29pt 1x = 29px, ...

他のヒント

Also, the file type must be PNG. I've been stuck on that one before!

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top