I accidentally deleted LaunchImage from Xcassets help? How to restore LaunchImage to xcassets

StackOverflow https://stackoverflow.com/questions/21841048

  •  12-10-2022
  •  | 
  •  

Question

I was editing some files in Xcassets and accidentally deleted the LaunchImage fileset. How do I get it back!?

I tried looking in the target, and the option to use xcassets as the image-containing folder is not there anymore.

Was it helpful?

Solution

I looked around for a question that *specifically addressed this issue and couldn't find one.

Here's what you do:

  • Right click in the white space under the existing image folders
  • (OR) click on the "+" at the bottom of the area

  • Now select "New Launch Image"

enter image description here

This will bring back the original launch image options with all the many, many new image sizes that Xcode 5 and iOS 7 need.

Like this:

enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top