UICACHE(1) | General Commands Manual | UICACHE(1) |
uicache
— Update
registered applications
uicache |
[-afhlrv ] [-i
id] [-p
path] [-u
path] |
Update iOS registered applications and optionally restart SpringBoard.
-a
,
--all
uicache
ran without options.-f
,
--force
-a
rather than just the changes. This option will
make -a
significantly slower. When used with
-p
or -u
,
uicache
will operate on apps installed from the
App Store.-h
,
--help
-i
,
--info
bundleid-l
,
--list
-p
,
--path
path-r
,
--respring
-u
,
--unregister
path-v
,
--verbose
-a
.To refresh all applications
uicache -a
To register Sileo
uicache -p
/Applications/Sileo.app
To show information about the Settings app
uicache -i
com.apple.preferences
The uicache
utility first appeared in
uikittools on September 14, 2008, written by Jay
"Saurik" Freeman. Later, it was reimplemented by
CoolStar for the Chimera jailbreak on April 30,
2019. The -l
and -i
flags
were added to uikittools-ng on April 4, 2021, by Cameron
Katri.
The uicache
utility does not work on any
applications that were installed from the App Store. There is a check to
prevent any modifications to them which will be overwritten by
-f
.
October 18, 2021 | uikittools |