Xcode 错误 - 文件中缺少所需的架构 i386

发布于 2024-11-18 05:51:34 字数 291 浏览 1 评论 0原文

我正在尝试在 Xcode 中从 Unity 编译一个演示项目(它实际上是一个关于与 Unity 集成的新增强现实平台(称为 String)的教程)并收到此错误:

ignoring file libiPhone-lib.a, missing required architecture i386 in file

我对此进行了一些研究,它似乎是一些您正在部署的 iOS 版本也存在某种问题,但我不确定。无论如何,我尝试部署到不同的版本,它们都会导致此错误。

有什么想法如何解决这个问题吗?

I'm trying to compile a demo project from Unity in Xcode (it's actually a tutorial on a new Augmented Reality platform that integrates with Unity called String) and getting this error:

ignoring file libiPhone-lib.a, missing required architecture i386 in file

I've researched this a little, and it seems to be some sort of issue with what version of iOS you're deploying too, but I'm not sure. Regardless, I've tried to deploy to different versions, and they all result in this error.

Any ideas how to fix this?

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

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

发布评论

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

评论(1

流年已逝 2024-11-25 05:51:34

我做了一些研究,似乎 iPhone 版 Unity 没有在模拟器上部署。它仅适用于设备或 Unity 编辑器。查看此链接。希望有帮助。

I did some research and it seems Unity for iPhone doesn't deploy on simulator. It only works on device or in the Unity editor. Check out this link. Hope it helps.

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