mirror of
https://github.com/khanhduytran0/aintuitweaks.git
synced 2026-06-01 03:21:34 +02:00
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
{
|
|
Filter = {
|
|
Bundles = (
|
|
"com.apple.UIKit",
|
|
);
|
|
Executables = (
|
|
SwitchBoard,
|
|
"hidd.nonui",
|
|
SpringBoard,
|
|
appstorecomponentsd,
|
|
installd,
|
|
"managedappdistributiond",
|
|
MobileStorageMounter,
|
|
);
|
|
};
|
|
} |