Difference between revisions of "Model definition file"

From The iPhone Wiki
Jump to: navigation, search
(Created page with "== Summary == Property lists named after the model number of the device they should apply to, divided in 2 or 3 sections: *<code>capabilities</code> for dev...")
 
m
Line 2: Line 2:
 
[[PList_File_Format|Property lists]] named after the model number of the device they should apply to, divided in 2 or 3 sections:
 
[[PList_File_Format|Property lists]] named after the model number of the device they should apply to, divided in 2 or 3 sections:
 
*<code>capabilities</code> for device names and [[GSC bit|available hardware &amp; features]];
 
*<code>capabilities</code> for device names and [[GSC bit|available hardware &amp; features]];
*<code>???</code> for the default application sorting (Settings>General>Reset>Reset Home Screen Layout) while the rest are sorted alphabetically, making it possible to make some applications "sticky";
+
*<code>iconState</code> for the default application sorting (Settings>General>Reset>Reset Home Screen Layout) while the rest are sorted alphabetically, making it possible to make some applications "sticky";
 
*<code>???</code> for importing another [[model definition file]] as a template; this applies recursively.
 
*<code>???</code> for importing another [[model definition file]] as a template; this applies recursively.
   

Revision as of 08:57, 12 August 2011

Summary

Property lists named after the model number of the device they should apply to, divided in 2 or 3 sections:

  • capabilities for device names and available hardware & features;
  • iconState for the default application sorting (Settings>General>Reset>Reset Home Screen Layout) while the rest are sorted alphabetically, making it possible to make some applications "sticky";
  • ??? for importing another model definition file as a template; this applies recursively.

File names

  • M68AP.plist
  • N82AP.plist
  • N88AP.plist
  • N90AP.plist
  • N92AP.plist
  • N45AP.plist
  • N72AP.plist
  • N18AP.plist
  • N81AP.plist
  • K48AP.plist
  • K93AP.plist
  • K94AP.plist
  • K95AP.plist
  • K66AP.plist

Parents

Root/System/Library/CoreServices/SpringBoard.app