Fix entitlement intendation

This commit is contained in:
opa334 2022-12-04 18:13:40 +01:00
parent 118ece9c87
commit 6eb32a5ff9
1 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>application-identifier</key> <key>application-identifier</key>
<string>com.opa334.TrollStore</string> <string>com.opa334.TrollStore</string>
<key>platform-application</key> <key>platform-application</key>
<true/> <true/>
<key>com.apple.security.exception.files.absolute-path.read-write</key> <key>com.apple.security.exception.files.absolute-path.read-write</key>
@ -21,17 +21,17 @@
<true/> <true/>
<key>com.apple.private.security.container-manager</key> <key>com.apple.private.security.container-manager</key>
<true/> <true/>
<key>com.apple.private.coreservices.canmaplsdatabase</key> <key>com.apple.private.coreservices.canmaplsdatabase</key>
<true/>
<key>com.apple.lsapplicationworkspace.rebuildappdatabases</key>
<true/>
<key>com.apple.private.MobileContainerManager.allowed</key>
<true/> <true/>
<key>com.apple.private.MobileInstallationHelperService.InstallDaemonOpsEnabled</key> <key>com.apple.lsapplicationworkspace.rebuildappdatabases</key>
<true/>
<key>com.apple.private.MobileContainerManager.allowed</key>
<true/>
<key>com.apple.private.MobileInstallationHelperService.InstallDaemonOpsEnabled</key>
<true/> <true/>
<key>com.apple.private.MobileInstallationHelperService.allowed</key> <key>com.apple.private.MobileInstallationHelperService.allowed</key>
<true/> <true/>
<key>com.apple.private.uninstall.deletion</key> <key>com.apple.private.uninstall.deletion</key>
<true/> <true/>
<key>com.apple.private.security.storage.MobileDocuments</key> <key>com.apple.private.security.storage.MobileDocuments</key>
<true/> <true/>