开发者

Where can i see the different UIRequiredDeviceCapabilities settings for each iOS device

开发者 https://www.devze.com 2023-03-07 06:23 出处:网络
UIRequiredDeviceCapabilities is used in plist to limit your app to devices with specific capabilities. I\'m cu开发者_开发问答rious if there is a list out there that shows all the different Apple iOS d

UIRequiredDeviceCapabilities is used in plist to limit your app to devices with specific capabilities. I'm cu开发者_开发问答rious if there is a list out there that shows all the different Apple iOS devices and list the capabilities that they have.


Oddly enough I asked myself almost the same question this morning. And Wikipedia has just what we are looking for. You'll need to do some translation of the features into the appropriate UIRequiredDeviceCapabilities name.

The link is here

0

精彩评论

暂无评论...
验证码 换一张
取 消