Difference between revisions of "/AppleInternal"

From The iPhone Wiki
Jump to: navigation, search
(Children: Add utilities folder and add {{ipfw}} to all folders except Applications)
m (Parents: Updating parent to latest.)
Line 18: Line 18:
   
 
== Parents ==
 
== Parents ==
  +
{{parent}}
[[/|(Root)]]
 
   
 
[[Category:Filesystem]]
 
[[Category:Filesystem]]

Revision as of 13:25, 27 August 2015

This is a folder used on Apple Internal firmwares only. It contains bundles and applications used for testing, like SkankPhone or SwitchBoard.app. Its content is automatically "unified" with the respective filesystem folders. For example, if there is a folder /AppleInternal/System/Library/CoreServices its content will be unified with /System/Library/CoreServices. If the file /AppleInternal/System/Library/CoreServices/SpringBoard.app/SpringBoard exists, when the system attempts to load /System/Library/CoreServices/SpringBoard.app/SpringBoard, it will really load the file out of the /AppleInternal folder instead. All of this is transparent to the other applications as it is all handled in the kernel.

The contents of an iOS 5.0 prototype have been leaked on the web, in a similar manner to the contents of an iPhone prototype running a prerelease version of iOS 1.0.

Children

Varies, but can include:

Parents

(root)