问题
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?
回答1:
Try "Clean All Targets" before rebuilding
来源:https://stackoverflow.com/questions/3042896/cant-remove-default-png