我无法在iOS模拟器中删除初始屏幕图像 [英] I can't remove splash screen image in iOS Simulator

查看:79
本文介绍了我无法在iOS模拟器中删除初始屏幕图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在SDK iOS Simulator上测试我的应用程序,以确保其正常运行.首先,我决定删除初始屏幕图像,因为我不想要一个.当我再次运行我的应用程序时,它再次显示初始图像,以为我在那里有点困惑,因此我从引用中删除了该图像,并将该图像从文件夹中移到了垃圾箱.当我再次运行我的应用程序时,它仍然再次显示相同的启动屏幕图像!我不知道我的项目现在发生了什么,因为我删除的愚蠢的启动画面图像一遍又一遍地显示.然后,我尝试运行其他项目以查看它们是否正常,但又因某些问题再次出现了,我完全删除的那个初始屏幕图像仍在显示!希望有人可以帮助我迅速解决这种情况!

I am testing my app on SDK iOS Simulator to make sure it runs properly. First of all, I decided to remove a splash screen image because I don't think I want one. When I ran my app again, it's showing the splash image again, thought I was a bit confused there, so I deleted the image from references and removed the image from the folder, to the trash. WHen I ran my ap again, it's still showing the same splash screen image again! I have no clue what's going on with my project now that the stupid splash screen image that I removed kept showing over and over again. Then I tried to run other project to see they are ok, but for some problem again, that same splash screen image that I completely removed is still showing up! Hopefully someone can Please help me resolve this situation quickly!

推荐答案

清理项目(以xcode :-)),删除模拟器上应用程序的所有已安装版本(如果需要,请重置模拟器,它将效率更高),进入查找器并右键单击您的xcode项目,打开包并检查其中是否包含源文件(.m,.h,资源...),包括您的图像.如果有的话,将它们移出并将所需的更新到您的项目中.然后再次使用xcode清理项目,构建并运行.

Clean the project (in xcode :-) ), remove any installed version of your app on the simulator (if you want, reset the simulator, it will be more efficient), go into the finder and with a rightclick on your xcode project, open the package and check if there are no included source file into it (.m, .h, resources, ...), including your image. If there are, move them out and update the needed one into your project. Then clean your project again in xcode, build, run.

这行吗?

这篇关于我无法在iOS模拟器中删除初始屏幕图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆