iPhone应用程序致命错误

发布于 2024-11-08 13:23:26 字数 163 浏览 5 评论 0原文

好的,我只对 Xcode 中的一个项目做了一个小小的更改(我刚刚添加了一个新的 .h、.m 和 .xib 文件,它们非常小),现在它无法运行并给我这个消息:

“致命错误:写入时出错 -:管道损坏”

WTF?所以我删除了所有更改并尝试再次运行它,但它仍然给我错误,这是怎么回事?

Ok, I only made a minor change to a project of mine in Xcode (I just added a new .h, .m, and .xib file, they're very small), and now it won't run and gives me this message:

"fatal error: error writing to -: Broken pipe"

WTF? So I removed all the changes and tried to run it again and it STILL gives me the error, what's the deal?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梦途 2024-11-15 13:23:26

重新启动 Xcode。如果仍然抛出错误,请断开您的 iOS 设备,重新启动,然后再次连接。

Restart Xcode. If it still throws the error, disconnect your iOS device, reboot it, attach it again.

婴鹅 2024-11-15 13:23:26

有时,当我的应用程序仍在 iPhone 上运行时按下运行键时,我会收到此错误。即使您重新启动 Xcode 或计算机,这种情况也可能持续存在。对我有用的是硬重启 iPhone。按住 iPhone 上的电源按钮 10 秒钟,直到其熄灭,然后再次按下,错误就会消失。

Sometimes I get this error when I press run while my app is still working on the iphone. This may persist even if you restart xcode or your computer. What works for me is to hard restart the iphone. keep pressing powerbutton on iphone for 10 seconds untill it goes out and then press again, the error should go away.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文