|
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"
(New page: Contains App Store applications. == Children == For each application, the following folder structure is created: ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/ (X's represent hexadecimal digit...) |
m |
||
| (19 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
| + | This folder contains applications that were downloaded from the [[/Applications/AppStore.app|App Store]]. Preinstalled apps and [[Cydia Application|Cydia]] apps, are installed into [[/Applications]]. In [[iOS]] 8 and later, this folder was replaced with [[/private/var/mobile/Containers]]. |
||
| − | Contains App Store applications. |
||
== Children == |
== Children == |
||
| + | See also: ''Apple Developer Publications'', ''iOS Application Programming Guide'' available for free in the [[iBookStore]]. |
||
| + | === Folders === |
||
| + | *{{ipfw|$uuid$}} (the [[wikipedia:Universally unique identifier|UUID]] of the application) |
||
| + | === Files === |
||
| + | (none) |
||
| + | == Parents == |
||
| − | For each application, the following folder structure is created: |
||
| + | {{parent|private|var|mobile}} |
||
| − | |||
| − | ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/ (X's represent hexadecimal digits) |
||
| − | ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/yyyyy.app/ (Y's are replaced with the application's name. This is the [[Application Storage Folder]]) |
||
| − | ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Documents/ |
||
| − | ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/Library/ |
||
| − | ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/tmp/ |
||
| − | ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesArtwork |
||
| − | ./xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/iTunesMetadata.plist |
||
Latest revision as of 17:36, 26 June 2019
This folder contains applications that were downloaded from the App Store. Preinstalled apps and Cydia apps, are installed into /Applications. In iOS 8 and later, this folder was replaced with /private/var/mobile/Containers.
Children
See also: Apple Developer Publications, iOS Application Programming Guide available for free in the iBookStore.
Folders
Files
(none)