Xcode 4.6错误-等待应用启动超时 [英] Xcode 4.6 error - Timed out waiting for app to launch

查看:55
本文介绍了Xcode 4.6错误-等待应用启动超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Release中构建应用程序,并在iPhone 4s上运行.

I am building an app in Release, and running on an iPhone 4s.

当我单击运行"时,一切正常,我的应用程序甚至在iPhone上运行.

When I click on run, everything works well, my application even runs on the iPhone.

但是一段时间后,我的应用程序仍在运行时,我收到Xcode的错误消息:等待应用程序启动超时".

But after some times, I have an error from Xcode : "Timed out waiting for app to launch" while my app is still running.

如何处理?

推荐答案

检查您正在使用哪个配置,看来临时配置无法用于调试.如果您的问题无法通过上述说明解决,请尝试以下操作:

Check which provisioning you are using, it seems that ad-hoc provisioning cannot be used for debugging. If your problem is not solve with above instruction then also try these:

     Stop the app from running in Xcode;
     Delete the app from the device (or Simulator);
     Select Product > Clean from the Xcode menu;
     Close Xcode;
     Close the Simulator (or restart the device);
     Restart your computer & then check.

这篇关于Xcode 4.6错误-等待应用启动超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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