Xcode:会话处于非活动状态。 请检查您的设置并重试。 0xE800001E
当我点击构建并运行在我的设备上运行我的应用程序后,就会发生这种情况。
构建 -> Clean修复了它,但是每次我想运行它时都必须清理和重建整个项目,这非常烦人。
PS 有没有办法使用 Xcode 将我的应用程序传输到我的 iPhone,但不运行它?
This happens after I hit Build and Go to run my app on my device.
Build -> Clean fixes it, but it's very annoying to have to clean and rebuild the entire project every time I want to run it.
P.S. Is there any way to transfer my app to my iPhone using Xcode, but not run it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
重新启动设备和 Xcode 似乎已经为我解决了这个问题。
最起码到现在...
A restart of the device and Xcode seems to have fixed it for me.
At least for now...
您是否尝试过重新安装SDK?
Have you tried to reinstall the SDK?
如果您运行的是 iOS 4.0 或更高版本,请尝试杀死所有后台应用程序。
Try to kill all your background app if youre running on iOS 4.0 or above.