Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们在 iOS 平台上开发了几个应用程序/游戏。我们需要对 opengles-2 的支持最少。
我们必须在 info.plist 中进行配置,Required Device Capabilities => opengles-2 => YES。
现在在这个配置中,iPod Touch 3G 设备是否能够安装我们的游戏?
在 Apple Developer Library 中,它说第三代 iPod Touch 支持 OpenGL ES 2.0。
请参阅:http: //developer.apple.com/library/ios/#documentation/3DDrawing/Conceptual/OpenGLES_ProgrammingGuide/OpenGLESPlatforms/OpenGLESPlatforms.html