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

From The iPhone Wiki
Jump to: navigation, search
m (Children)
Line 4: Line 4:
 
== 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 as a free download in the [[iBookStore]].
 
For each application, the following folder structure is created:
 
 
 
=== 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}} (X's represent hexadecimal digits. Applications are sandboxed to this folder.)
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/yyyyy.app}} (Y's are replaced with the application's name. The contents of this folder are signed and checked at runtime.)
 
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents}} (Contents of this folder are backed up during a sync and may be accessed through iTunes File Sharing, if enabled in the <code>{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist|iTunesMetadata.plist}}</code>)
 
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library}} (Contents of this folder are backed up, with the exception of the <code>Caches</code> subfolder)
 
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp}}
 
 
=== Files ===
 
=== Files ===
  +
* (none)
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork}} (Large icon used in iTunes; JPEG, 512x512)
 
*{{ipfw|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist}}
 
   
 
== Parents ==
 
== Parents ==

Revision as of 23:54, 22 May 2011

Summary

Contains App Store applications. Preinstalled native, as well as Cydia apps, are installed in /Applications.

Children

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

Folders

Files

  • (none)

Parents

(Root)/var/mobile