简体   繁体   English

xcode 5问题:“iOS模拟器无法安装应用程序”

[英]xcode 5 issue : “iOS Simulator failed to install the application”

I have just upgraded my xcode version to 5.0. 我刚刚将我的xcode版本升级到5.0。 After running application 2-3 times it's giving me error like this " iOS Simulator failed to install the application ". 运行应用程序2-3次后,它给我一个错误,如“ iOS模拟器无法安装应用程序 ”。 This is working fine in old xcode. 这在旧的xcode中工作正常。 When I reset the simulator it works fine, but this is irritating again and again. 当我重置模拟器它工作正常,但这是一次又一次的刺激。

Can anybody tell me what is the real issue? 谁能告诉我什么是真正的问题? How can i resolve it. 我怎么解决它。

Did you find new solution for this thing? 你有没有为这件事找到新的解决方案?

在此输入图像描述

Try manually launch the iOS Simulator and from the "iOS Simulator" menu, click "Reset content and settings", then close and rebuild your app. 尝试手动启动iOS模拟器,然后从“iOS模拟器”菜单中单击“重置内容和设置”,然后关闭并重建您的应用程序。 It worked for me. 它对我有用。

i got the same problem but solved by following way.... 我有同样的问题,但通过以下方式解决....

  1. launch the iOS Simulator 启动iOS模拟器

  2. Go and click "iOS Simulator" Menu 转到并单击“iOS模拟器”菜单

  3. click "Reset content and settings" 点击“重置内容和设置”

  4. close simulator and rebuild your app. 关闭模拟器并重建您的应用程序。

在此输入图像描述

Above screen shot is showing the way how you can do this... 上面的屏幕截图显示了如何做到这一点...

I think this works for you...!!! 我认为这对你有用...... !!!

我只是使用CMD+SHFT+K并退出simutor然后再次运行它正在工作,无需重置模拟器或删除应用程序。我不确定但有一段时间它会工作。

Just delete the application from the simulator and build it again. 只需从模拟器中删除应用程序并再次构建它。 Or try to use a device with different iOS version. 或者尝试使用具有不同iOS版本的设备。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM