gpt4 book ai didi

sandbox - Xcode9的增强现实App模板沙箱错误

转载 作者:行者123 更新时间:2023-12-02 01:12:38 25 4
gpt4 key购买 nike

Apple 在 WWDC 17 上推出了 ARKit,他们还在 Xcode 9 中添加了一个名为“增强现实应用程序”的新项目模板,它基本上应该是 WWDC 主题演讲或类似事件期间的演示应用程序。

但是,原始模板本身在运行时会返回严重错误,如下所示:

libMobileGestalt MobileGestaltSupport.m:153: pid 701 ({Your app's name}) does not have sandbox access for frZQaeyWLUvLjeuEK43hmg and IS NOT appropriately entitled

到目前为止我尝试了什么:

  1. 我尝试了所有 3 个不同的模板项目:SpriteKit、SceneKit 和 Metal。错误仍然存​​在。
  2. 我创建了授权文件并将“App sandbox”设置为 true。运气不好。
  3. 用谷歌搜索错误,发现这个错误实际上比 ARKit 更早(并且可以说不那么流行)。遗憾的是,目前还没有人找到解决方案。

最后,我认为这可能不相关,但我尝试在我的 iPhone 6 上运行它。有没有人设法运行 AR 应用程序模板?如果是这样,如何?或者有人有关于 libMobileGestalt 的任何信息吗?

最佳答案

根据 Apple documentation ,只有搭载 A9 及更高版本的设备才能使用 ARKit

  • ARKit runs on the Apple A9 and A10 processors
  • On iOS devices with an A9 processor or later, the ARWorldTrackingSessionConfiguration subclass provides high-precision motion tracking and enables features to help you place virtual content in relation to real-world surfaces.
  • On other devices supported by ARKit, the ARSessionConfiguration base class provides basic motion tracking that permits slightly less immersive AR experiences.

iPhone 6s 和 6s plus 配备 A9 芯片,因此这些以及之后的所有设备都可以运行 ARKitFound it here .

关于sandbox - Xcode9的增强现实App模板沙箱错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44379520/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com