The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/private/var/mobile/Applications"
Line 2: | Line 2: | ||
== Children == |
== Children == |
||
− | |||
For each application, the following folder structure is created: |
For each application, the following folder structure is created: |
||
+ | ===Folders=== |
||
− | <ul> |
||
− | + | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx|xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx]] (X's represent hexadecimal digits) |
|
− | + | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/yyyyy.app|yyyyy.app]] (Y's are replaced with the application's name. This is the [[Application Storage Folder]]) |
|
− | + | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents|Documents]] |
|
− | + | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library|Library]] |
|
− | + | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp|tmp]] |
|
+ | ===Files=== |
||
− | <li>./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork</li> |
||
+ | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist|iTunesMetadata.plist]] |
||
− | </ul> |
||
− | + | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork|iTunesArtwork]] |
|
+ | |||
+ | ==Parents== |
||
+ | *[[/]] |
||
+ | *[[/var]] |
||
+ | *[[/var/mobile]] |
Revision as of 21:06, 17 November 2010
Contains App Store applications. Preinstalled native, as well as Cydia apps, are installed in /Applications.
Contents
Children
For each application, the following folder structure is created:
Folders
- xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (X's represent hexadecimal digits)
- yyyyy.app (Y's are replaced with the application's name. This is the Application Storage Folder)
- Documents
- Library
- tmp