Difference between revisions of "/private/var/mobile/Applications"

From The iPhone Wiki
Jump to: navigation, search
m (/var/mobile/Applications moved to /private/var/mobile/Applications: /var is a symlink to /private/var.)
m
Line 1: Line 1:
  +
This folder contains applications that were downloaded from the [[/Applications/AppStore.app|App Store]]. Preinstalled, native apps, as well as [[Cydia Application|Cydia]] apps, are installed into [[/Applications]].
== Summary ==
 
Contains App Store applications. Preinstalled native, as well as Cydia apps, are installed in [[/Applications]].
 
   
 
== Children ==
 
== Children ==
'''See also:''' ''Apple Developer Publications'', ''iOS Application Programming Guide'' available as a free download in the [[iBookStore]].
+
See also: ''Apple Developer Publications'', ''iOS Application Programming Guide'' available for free in the [[iBookStore]].
 
=== Folders ===
 
=== Folders ===
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}} (X's represent hexadecimal digits. Applications are sandboxed to this folder.)
+
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}} (<code>x</code>'s represent the [[wikipedia:Universally unique identifier|UUID]] of the application)
 
=== Files ===
 
=== Files ===
* (none)
+
(none)
   
 
== Parents ==
 
== Parents ==
[[/|(Root)]]/[[/var|var]]/[[/var/mobile|mobile]]
+
{{parent|private|var|mobile}}

Revision as of 20:20, 3 January 2013

This folder contains applications that were downloaded from the App Store. Preinstalled, native apps, as well as Cydia apps, are installed into /Applications.

Children

See also: Apple Developer Publications, iOS Application Programming Guide available for free in the iBookStore.

Folders

Files

(none)

Parents

(root)/private/var/mobile