ios - 在 Info.plist 中指定 GPU

标签 ios xcode scenekit

是否可以在 plist 中指定最低 GPU 要求?我想要(iOS GPU 系列 3)Apple A9 设备。

https://developer.apple.com/documentation/metal/mtlfeatureset

谢谢。

最佳答案

您可以在 plist 中使用 arkit 键来仅支持具有 A9 或更高处理器的 iOS 设备系列。

关于ios - 在 Info.plist 中指定 GPU,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48657893/

相关文章:

ios - iOS 中的 CocoaPods 是什么?

ios - IOS 中的 HTML 5 设计屏幕

iphone - iOS sdk 的最佳绘图库

swift - ARKit - 在 Swift 3 中的平面上的 2 个矢量点之间放置一个 SCNPlane

ios - 触觉反馈不适用于 AVFoundation? (UIImpactFeedbackGenerator 等)

ios - 编写扩展文件属性 swift 示例

ios - 在相机应用程序中单击使用按钮保存照片

ios - 阻止导航 Controller 影响其他 View Controller

ios - 错误 : removing the root node of a scene from its scene is not allowed

ios - 使用场景套件无法在场景背景中看到视频