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