简体   繁体   中英

Xcode doesn't recognize iPhone “Launch Images”

I am using XCode 4.5. I noticed XCode fails to detect the " Launch Images " ONLY for iPhone and iPhone (3.5-inch), but for Retina (4 inch) and iPad they are okay.

My files list:

Default-568h@2x.png (OK)
Default-Portrait@2x~ipad.png (OK)
Default-Portrait~ipad.png (OK)
Default.png (Not shown in summary page)
Default@2x.png (Not shown in summary page)

Any reason or should I need a better name for these files?

You can try for iPhone:

  • Default-iphone.png
  • Default@2x-iphone.png

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM