Difference between revisions of "Firmware/Apple TV"

From The iPhone Wiki
Jump to: navigation, search
m
Line 1: Line 1:
== Summary ==
 
 
[[List of Apple TVs|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.
 
[[List of Apple TVs|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.
 
* The "Marketing"/"Displayed" columns are what is reported on the Apple TV's "About" screen
 
* 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 "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>
   
== Firmware ==
 
 
* [[Firmware/Apple TV/4.x|4.x]]
 
* [[Firmware/Apple TV/4.x|4.x]]
 
* [[Firmware/Apple TV/5.x|5.x]]
 
* [[Firmware/Apple TV/5.x|5.x]]

Revision as of 18:43, 25 June 2016

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.

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