Question

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?

Was it helpful?

Solution

Try "Clean All Targets" before rebuilding

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