diff options
Diffstat (limited to 'uicache.xml')
-rw-r--r-- | uicache.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/uicache.xml b/uicache.xml index c91640f..9a34f2b 100644 --- a/uicache.xml +++ b/uicache.xml @@ -5,5 +5,17 @@ <array> <string>InstallForLaunchServices</string> </array> + + <key>com.apple.lsapplicationworkspace.rebuildappdatabases</key> + <true/> + + <key>com.apple.private.MobileContainerManager.allowed</key> + <true/> + + <key>com.apple.private.kernel.override-cpumon</key> + <true/> + + <key>com.apple.vpn.installer_events</key> + <true/> </dict> </plist> |