ios - How to add launch images to LaunchScreenStoryboard? -


to support ipad split functionality of ios9 have use launchscreen storyboard. how can add launch images launchstoryboard imageview?

you can add launch screen images using image.xcassets.

  1. open xcdoe.
  2. find image.xcassets on left hand side.
  3. in see "+" button. click on it. find new launch image.
  4. select "new launch image" option.
  5. then add launch images in it.

Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -