Difference between revisions of "/System/Library/CoreServices/SystemVersion.plist"

From The iPhone Wiki
Jump to: navigation, search
m (Adding parents.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
This file is where [[iOS]] gets the firmware version, build number, and build type. Editing this file is often done to fake the firmware version (to trick anything that has a hardcoded check on it), changing the build type from "Beta" to something else on beta builds (to prevent expiration), and more.
 
This file is where [[iOS]] gets the firmware version, build number, and build type. Editing this file is often done to fake the firmware version (to trick anything that has a hardcoded check on it), changing the build type from "Beta" to something else on beta builds (to prevent expiration), and more.
  +
  +
== Parents ==
  +
{{parent|System|Library|CoreServices}}
  +
  +
[[Category:Filesystem]]

Latest revision as of 10:54, 28 August 2015

This file is where iOS gets the firmware version, build number, and build type. Editing this file is often done to fake the firmware version (to trick anything that has a hardcoded check on it), changing the build type from "Beta" to something else on beta builds (to prevent expiration), and more.

Parents

(root)/System/Library/CoreServices