]>
Commit | Line | Data |
---|---|---|
b54c578e A |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
3 | <plist version="1.0"> | |
4 | <dict> | |
5 | <key>com.apple.security.smartcard</key> | |
6 | <true/> | |
7 | <key>com.apple.private.tcc.allow</key> | |
8 | <array> | |
9 | <string>kTCCServiceSystemPolicyAllFiles</string> | |
10 | </array> | |
b3971512 A |
11 | <key>com.apple.private.security.storage.SystemKeychain</key> |
12 | <true/> | |
d64be36e A |
13 | <key>com.apple.private.securityd.stash-agent-client</key> |
14 | <true/> | |
b54c578e A |
15 | </dict> |
16 | </plist> |