Difference between revisions of "/AppleInternal"

From The iPhone Wiki
Jump to: navigation, search
m (Parents: Updating parent to latest.)
m (updating)
Line 2: Line 2:
 
If the file <code>/AppleInternal/System/Library/CoreServices/SpringBoard.app/SpringBoard</code> exists, when the system attempts to load <code>/System/Library/CoreServices/SpringBoard.app/SpringBoard</code>, 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.
 
If the file <code>/AppleInternal/System/Library/CoreServices/SpringBoard.app/SpringBoard</code> exists, when the system attempts to load <code>/System/Library/CoreServices/SpringBoard.app/SpringBoard</code>, 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 [[prototypes|prototype]] have been leaked on the web, in a similar manner to the contents of an [[M68ap|iPhone]] prototype running [[Alpine 1A420 (iPhone)|a prerelease version of iOS 1.0]].
+
The contents of an iOS 5.0 [[prototypes|prototype]] have been leaked on the web, in a similar manner to the contents of an [[M68AP|iPhone]] prototype running [[Alpine 1A420 (iPhone)|a prerelease version of iPhone OS 1.0]].
   
 
== Children ==
 
== Children ==

Revision as of 10:10, 12 October 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 iPhone OS 1.0.

Children

Varies, but can include:

Parents

(root)