]> git.saurik.com Git - apple/security.git/blob - IDSKeychainSyncingProxy/com.apple.security.idskeychainsyncingproxy.plist
Security-57337.40.85.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>DEBUGSCOPE</key>
23 <string>all</string>
24 <key>WAIT4DEBUGGER</key>
25 <string>NO</string>
26 </dict>
27 <key>MachServices</key>
28 <dict>
29 <key>com.apple.private.alloy.keychainsync-idswake</key>
30 <true/>
31 <key>com.apple.security.idskeychainsyncingproxy</key>
32 <true/>
33 </dict>
34 <key>ProgramArguments</key>
35 <array>
36 <string>/System/Library/Frameworks/Security.framework/IDSKeychainSyncingProxy.bundle/IDSKeychainSyncingProxy</string>
37 </array>
38 <key>RunAtLoad</key>
39 <false/>
40 <key>EnablePressuredExit</key>
41 <true/>
42 <key>enabletransactions</key>
43 <true/>
44 </dict>
45 </plist>