Search code examples
iphonexcode4default.png

Can't remove Default.png?


I had been fooling around with an initial splash screen but decided not to use it. But now, although I deleted Default.png from Resources, the splash screen still appears in the Simulator when I start the app.

Default.png isn't in the project folder, I close and reopen Xcode, splash screen still there. Close and reopen Simulator, splash screen still there. I remove the app from the Simulator, build, and the splash screen is still there.

Any ideas?


Solution

  • Try "Clean All Targets" before rebuilding