Difference between revisions of "Model definition file"

From The iPhone Wiki
Jump to: navigation, search
m (Parents)
m
Line 4: Line 4:
 
*<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>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.
  +
  +
The model definition file seems to be missing in [[iOS]] 7.
   
 
== File names ==
 
== File names ==

Revision as of 12:10, 14 October 2013

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.

The model definition file seems to be missing in iOS 7.

File names

Apple TV

Name Found in
K66AP.plist Apple TV 2G
J33AP.plist Apple TV 3G
J33iAP.plist Apple TV 3G (Rev A)

iPad

Name Found in
J1AP.plist iPad 3 Wi-Fi
J2AP.plist iPad 3 CDMA
J2aAP.plist iPad 3 Global
K48AP.plist iPad
K93AP.plist iPad 2 Wi-Fi
K93aAP.plist iPad 2 Wi-Fi Rev A
K94AP.plist iPad 2 GSM
K95AP.plist iPad 2 CDMA
P101AP.plist iPad 4 Wi-Fi
P102AP.plist iPad 4 GSM
P103AP.plist iPad 4 Global

iPad mini

Name Found in
P105AP.plist iPad mini 1G Wi-Fi
P106AP.plist iPad mini 1G GSM
P107AP.plist iPad mini 1G Global

iPhone

Name Found in
M68AP.plist iPhone
N82AP.plist iPhone 3G
N88AP.plist iPhone 3GS
N90AP.plist iPhone 4 (GSM)
N90bAP.plist iPhone 4 (GSM Rev A)
N92AP.plist iPhone 4 (CDMA)
N94AP.plist iPhone 4S
N41AP.plist iPhone 5 GSM
N42AP.plist iPhone 5 Global
N48AP.plist iPhone 5c (CDMA Model A1456)

iPod

Name Found in
N45AP.plist iPod touch
N72AP.plist iPod touch 2G
N18AP.plist iPod touch 3G
N81AP.plist iPod touch 4G
N78AP.plist iPod touch 5G (Model A1421)
N78aAP.plist iPod touch 5G (Model A1509)

Parents

Root/System/Library/CoreServices/SpringBoard.app (Before iOS 7)