]> git.saurik.com Git - apple/security.git/blob - OSX/IDSKeychainSyncingProxy/com.apple.security.idskeychainsyncingproxy.plist
Security-57337.40.85.tar.gz
[apple/security.git] / OSX / 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/Versions/A/Resources/IDSKeychainSyncingProxy.bundle/Contents/MacOS/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>ProcessType</key>
28 <string>Adaptive</string>
29 <key>MachServices</key>
30 <dict>
31 <key>com.apple.private.alloy.keychainsync-idswake</key>
32 <true/>
33 <key>com.apple.security.idskeychainsyncingproxy</key>
34 <true/>
35 </dict>
36 <key>ProgramArguments</key>
37 <array>
38 <string>/System/Library/Frameworks/Security.framework/Versions/A/Resources/IDSKeychainSyncingProxy.bundle/Contents/MacOS/IDSKeychainSyncingProxy</string>
39 </array>
40 <key>RunAtLoad</key>
41 <false/>
42 <key>EnablePressuredExit</key>
43 <true/>
44 <key>enabletransactions</key>
45 <true/>
46 </dict>
47 </plist>