]>
Commit | Line | Data |
---|---|---|
d1e348cf 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>keychain-access-groups</key> | |
6 | <array> | |
7 | <string>apple</string> | |
85f41bec | 8 | <string>com.apple.certificates</string> |
e8d9021d A |
9 | <string>com.apple.identities</string> |
10 | </array> | |
11 | <key>seatbelt-profiles</key> | |
12 | <array> | |
13 | <string>racoon</string> | |
d1e348cf A |
14 | </array> |
15 | </dict> | |
16 | </plist> |