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"
m (Removed now useless link) |
|||
Line 1: | Line 1: | ||
− | Contains App Store applications. Preinstalled native, as well as Cydia apps, are installed in [[/Applications]] |
+ | Contains App Store applications. Preinstalled native, as well as Cydia apps, are installed in [[/Applications]]. |
== Children == |
== Children == |
||
For each application, the following folder structure is created: |
For each application, the following folder structure is created: |
||
===Folders=== |
===Folders=== |
||
− | *[[/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|./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx]] (X's represent hexadecimal digits. Applications are sandboxed to this folder.) |
− | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/yyyyy.app|yyyyy.app]] (Y's are replaced with the application's name. |
+ | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/yyyyy.app|./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/yyyyy.app]] (Y's are replaced with the application's name.) |
− | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents|Documents]] |
+ | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents|./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents]] |
− | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library|Library]] |
+ | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library|./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library]] |
− | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp|tmp]] |
+ | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp|./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp]] |
===Files=== |
===Files=== |
||
− | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork|iTunesArtwork]] |
+ | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork|./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork]] |
− | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist|iTunesMetadata.plist]] |
+ | *[[/var/mobile/Applications/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist|./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist]] |
==Parents== |
==Parents== |
Revision as of 13:11, 27 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. Applications are sandboxed to this folder.)
- ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/yyyyy.app (Y's are replaced with the application's name.)
- ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents
- ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library
- ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp
Files
- ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork
- ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist