Xcode, can't remove “Launch image” from project

前端 未结 5 924
忘掉有多难
忘掉有多难 2020-12-31 14:59

I am playing with my Xcode, following tutorial, learning this stuff. I added an image to \"Launch Images\", rebuilt my project, it showed up.

  • I removed the

5条回答
  •  渐次进展
    2020-12-31 15:40

    Check that the image is not in the project folder anywhere, also ensure that in the info.plist there is no value relating to launch image.

提交回复
热议问题