]> git.saurik.com Git - apple/security.git/blob - IDSKeychainSyncingProxy/com.apple.security.idskeychainsyncingproxy.plist
Security-57336.10.29.tar.gz
[apple/security.git] / IDSKeychainSyncingProxy / com.apple.security.idskeychainsyncingproxy.plist
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>LaunchEvents</key>
6 <dict>
7 <key>com.apple.notifyd.matching</key>
8 <dict>
9 <key>com.apple.keystore.lockstatus</key>
10 <dict>
11 <key>Notification</key>
12 <string>com.apple.keystore.lockstatus</string>
13 </dict>
14 </dict>
15 </dict>
16 <key>Program</key>
17 <string>/System/Library/Frameworks/Security.framework/IDSKeychainSyncingProxy.bundle/IDSKeychainSyncingProxy</string>
18 <key>Label</key>
19 <string>com.apple.security.idskeychainsyncingproxy</string>
20 <key>EnvironmentVariables</key>
21 <dict>
22 <key>WAIT4DEBUGGER</key>
23 <string>NO</string>
24 </dict>
25 <key>MachServices</key>
26 <dict>
27 <key>com.apple.private.alloy.keychainsync-idswake</key>
28 <true/>
29 <key>com.apple.security.idskeychainsyncingproxy</key>
30 <true/>
31 </dict>
32 <key>ProgramArguments</key>
33 <array>
34 <string>/System/Library/Frameworks/Security.framework/IDSKeychainSyncingProxy.bundle/IDSKeychainSyncingProxy</string>
35 </array>
36 <key>RunAtLoad</key>
37 <false/>
38 <key>EnablePressuredExit</key>
39 <true/>
40 <key>enabletransactions</key>
41 <true/>
42 </dict>
43 </plist>