Xcode5面临测试应用程序iOS模拟器的奇怪问题,无法安装该应用程序

问题描述:

我遇到了运行Xcode5最新发行版Mountain Lion mac with 10.8.5更新的奇怪问题.

Hi i facing strange issue with running Xcode5 latest release version Mountain Lion mac with 10.8.5 update.

从昨天开始,我无法在模拟器中运行应用程序.运行类似的应用程序时收到错误消息.

From yesterday i can not run application in simulator. I got the Error Message while running app like.

我阅读了Stack Overflow中的一些相关问题,并按照以下步骤进行操作以解决此问题,但仍然面临相同的问题.

I read some related issue in Stack Overflow and also doing this Following Step for fix this but still facing same issue.

  • 我正在尝试重置内容并设置模拟器

  • I am trying to reset Content and setting simulator

从Derive数据文件夹中删除所有内部版本.

Remove all Build from Derive data folder.

执行上述两步后,很多时间重新启动mac系统.

Restart mac system Many time after doing above two step.

从模拟器文件夹中删除所有项目构建

From simulator Folder remove all Project Build

i正在考虑以下相关问题

i Chinking this follow related question

无法在模拟器中运行应用程序:: XCODE 5

Xcode 5- "iOS模拟器无法安装应用程序"每次我切换模拟器

当我尝试在模拟器中运行项目时,出现上述错误,并且模拟器仅包含黑屏,我看不到默认应用程序或安装应用程序.

While i am trying to Run Project in simulator i got above Error and simulator contain Only Black Screen i can't see default Application or install Application.

对于测试,我只是在Xcode5中创建了新的单视图项目,然后尝试运行时也遇到了相同的错误.请指导我,并帮助我解决此问题.

For Testing i just create New single view project in Xcode5 and try to run also i got the same error. please guide me and help me to fixing this issue.

在丢失搜索并重置我的问题"中的所有内容之后,重置内容和设置模拟器没有用.因为我没有在simulator中看到任何内容.无法访问主屏幕,因此没有运气,然后删除每个与Xcode相关的文件,例如:-

After lost of search and reset everything in My issue just reset Content and setting simulator is not useful. Because i have not seen anything in simulator. can't access Home screen so got No luck then Remove each Xcode related file like:-

〜/图书馆/应用程序支持/ Xcode

〜/Library/ iPhone模拟器

~/Library/iPhone Simulator

〜/application->移至 Xcode

~/application->move to trash Xcode

清洁并清空垃圾桶

然后,我要再次从Appstore安装Xcode,现在再次隔离并运行可以正常运行的测试应用程序.

Then i am going to again Install Xcode from Appstore and now lonching again and run the Test app that working Fine now.