iPhone 应用程序构建成功,但无法部署到设备

发布于 2024-12-29 22:44:19 字数 239 浏览 2 评论 0原文

XCode 决定搞乱我的静态链接库 (Three20),因此我将其剥离并使用 python 脚本添加。现在我的应用程序构建没有任何错误,但不会实际部署到设备。它构建并立即返回“已在设备名称上运行应用程序名称”。当我尝试在模拟器上构建时,结果是相似的,只是模拟器屏幕完全是黑色的。

该设备是运行 5.1 的 iPhone 4,因此我在这里找到的 3GS armv6 问题并不是答案。我有什么想法可以纠正这个问题吗?

XCode decided to mess around with my statically linked library (Three20) so I stripped it out and added using the python script. Now my app builds without any errors but will not actually deploy to the device. It builds and immediately returns "Finished running application name on device name". When I try to build on the simulator the outcome is similar except the simulator screen is just completely black.

The device is a iPhone 4 running 5.1 so the 3GS armv6 issue I've found on here is not the answer. Any ideas how I can rectify this?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文