What iPhone devices will run on armv7s and arm64?

雨燕双飞 提交于 2019-11-26 21:09:14

I find this as the best source for knowing basic of all iOS devices:

  • Original Link: iOS Support Matrix
  • PDF version: iOS Support Matrix PDF 4.4
  • NOTE: iOS Support Matrix is not updating the image very frequently. For up to date information use official Apple link given in the Reference section.

Other Reference:

Mani

Armv7s supported from iPhone 5, 5c, 5S, iPod touch-5, iPad-4, iPad Air. that's nothing but based on processor. Armv7s designed for A6 processor. Supporting from IOS6+. It's also support for 64-bit coding but processing get slow in those devices with armv7s instruction set.

Same as, Arm64 devices are from Iphone 5s, iPad Air. That's related to A7 Processor. Best advantage of these device is 64-bit support. see this wiki document

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!