Difference between revisions of "Beta Firmware/Apple TV"

From The iPhone Wiki
Jump to: navigation, search
m (Removing headers.)
(15.x)
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
  +
=== Apple TV ===
Apple TV firmwares have two different version and build numbers, which can lead to confusion when referencing them. As such, the ''internal'' build number is the best way to refer to a specific firmware.
 
  +
Older Apple TV firmwares have two different version and build numbers, which may lead to confusion when referencing them. Apple TV firmwares are sorted on The iPhone Wiki by its "marketing version."
* The "Marketing"/"Displayed" columns are what is reported on the Apple TV's "About" screen
 
* The "Internal" column refers to the <code>ProductVersion</code> and <code>ProductBuildVersion</code> keys in the IPSW's <code>[[IPSW File Format/BuildManifest.plist|BuildManifest.plist]]</code>
 
   
  +
The "Marketing"/"Displayed" columns are the version/build number reported on the Apple TV's "About" screen. The "Internal" column refers to the <code>ProductVersion</code> and <code>ProductBuildVersion</code> keys in the IPSW's <code>[[IPSW File Format/BuildManifest.plist|BuildManifest.plist]]</code>
Note that the Apple TV updates are organized by marketing version (the version displayed on the Apple TV), not the version of iOS it is based on.
 
   
 
* [[Beta Firmware/Apple TV/4.x|4.x]]
 
* [[Beta Firmware/Apple TV/4.x|4.x]]
Line 11: Line 10:
 
* [[Beta Firmware/Apple TV/9.x|9.x]]
 
* [[Beta Firmware/Apple TV/9.x|9.x]]
 
* [[Beta Firmware/Apple TV/10.x|10.x]]
 
* [[Beta Firmware/Apple TV/10.x|10.x]]
  +
* [[Beta Firmware/Apple TV/11.x|11.x]]
  +
* [[Beta Firmware/Apple TV/12.x|12.x]]
  +
* [[Beta Firmware/Apple TV/13.x|13.x]]
  +
* [[Beta Firmware/Apple TV/14.x|14.x]]
  +
* [[Beta Firmware/Apple TV/15.x|15.x]]
   
 
[[Category:Firmware]]
 
[[Category:Firmware]]

Revision as of 07:00, 13 June 2021

Apple TV

Older Apple TV firmwares have two different version and build numbers, which may lead to confusion when referencing them. Apple TV firmwares are sorted on The iPhone Wiki by its "marketing version."

The "Marketing"/"Displayed" columns are the version/build number reported on the Apple TV's "About" screen. The "Internal" column refers to the ProductVersion and ProductBuildVersion keys in the IPSW's BuildManifest.plist