]> git.saurik.com Git - apple/security.git/blobdiff - OSX/sectests/SecurityTests-Entitlements.plist
Security-59754.80.3.tar.gz
[apple/security.git] / OSX / sectests / SecurityTests-Entitlements.plist
index dd8eb5fb25a354329360bd7a81ebd6af56470c7d..9dc36dce5d09eb6ccfe55a9187410f7fba5e54b0 100644 (file)
@@ -8,6 +8,8 @@
        <true/>
        <key>com.apple.keystore.device</key>
        <true/>
+       <key>com.apple.private.applecredentialmanager.allow</key>
+       <true/>
        <key>restore-keychain</key>
        <true/>
        <key>migrate-keychain</key>
        <true/>
        <key>application-identifier</key>
        <string>com.apple.security.regressions</string>
+       <key>com.apple.private.uninstall.deletion</key>
+       <true/>
        <key>keychain-access-groups</key>
        <array>
                <string>com.apple.security.regressions</string>
                <string>lockdown-identities</string>
                <string>apple</string>
                <string>com.apple.security.sos</string>
+               <string>123456.test.group</string>
+               <string>123456.test.group2</string>
        </array>
-       <key>com.apple.private.ubiquity-kvstore-access</key>
+       <key>com.apple.private.AuthorizationServices</key>
        <array>
-               <string>com.apple.securityd</string>
-       </array>
-       <key>com.apple.developer.ubiquity-kvstore-identifier</key>
-       <string>com.apple.security.cloudkeychainproxy3</string>
-       <key>com.apple.developer.ubiquity-container-identifiers</key>
-       <array>
-               <string>com.apple.security.cloudkeychainproxy3</string>
-               <string>com.apple.security.cloudkeychain</string>
-               <string>CloudKeychainProxy.xpc</string>
+               <string>com.apple.trust-settings.admin</string>
        </array>
+       <key>com.apple.private.security.storage.Keychains</key>
+       <true/>
 </dict>
 </plist>