在即将发布的 iPhone 之前,从哪里获取 iOS 设备硬件字符串?

Where to get iOS device hardware strings before the release of an upcoming iPhone?

iOS设备的硬件字符串可以通过xCodeAPI的代码获取。

但是,我正在准备一个 iOS 应用程序,在 2020 年 8 月 iPhone 12 发布之前。我的应用程序有一个映射 table 来映射硬件字符串,例如 iPhone12,8iPhone SE (gen 2),我想为 iPhone 12.

添加这样的映射

即使我知道 iPhone 12 到 https://www.gadgetsnow.com/mobile-phones/Apple-iPhone-12, I don't see Apple had published the hardware string of iPhone 12. Websites like https://iosref.com/hardware-strings 的硬件规格,但只列出 iOS 设备的硬件字符串,但只有当前型号。

问题 1:在哪里可以尽快获得即将推出的 iPhone 的硬件字符串?

问题 2:是否有 table 告诉所有硬件字符串未来 5 年内所有即将到来的 iPhone 和 iPad?

硬件字符串只包含在os中,所以你应该等待IPSW的发布才能得到它。

答案 1:

有一些资源供贡献者跟踪版本列表并像 this Wikipedia page or this gist file 一样持续更新,您可以尽快使用。

答案 2:

没有!无处可说公司未来5年的战略发布计划。 (即使明年无处可去)