]> git.saurik.com Git - apple/security.git/blob - KVSKeychainSyncingProxy/com.apple.security.cloudkeychainproxy3.osx.plist
Security-59306.41.2.tar.gz
[apple/security.git] / KVSKeychainSyncingProxy / com.apple.security.cloudkeychainproxy3.osx.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>ProcessType</key>
6 <string>Adaptive</string>
7 <key>EnablePressuredExit</key>
8 <true/>
9 <key>ProgramArguments</key>
10 <array>
11 <string>/System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy</string>
12 </array>
13 <key>MachServices</key>
14 <dict>
15 <key>com.apple.security.cloudkeychainproxy3</key>
16 <true/>
17 </dict>
18 <key>RunAtLoad</key>
19 <false/>
20 <key>KeepAlive</key>
21 <false/>
22 <key>Program</key>
23 <string>/System/Library/Frameworks/Security.framework/Versions/A/Resources/CloudKeychainProxy.bundle/Contents/MacOS/CloudKeychainProxy</string>
24 <key>Label</key>
25 <string>com.apple.security.cloudkeychainproxy3</string>
26 <key>EnvironmentVariables</key>
27 <dict>
28 <key>DEBUGSCOPE</key>
29 <string>all</string>
30 <key>WAIT4DEBUGGER</key>
31 <string>NO</string>
32 </dict>
33 <key>LaunchEvents</key>
34 <dict>
35 <key>com.apple.notifyd.matching</key>
36 <dict>
37 <key>com.apple.keystore.lockstatus</key>
38 <dict>
39 <key>Notification</key>
40 <string>com.apple.keystore.lockstatus</string>
41 </dict>
42 <key>com.apple.mobile.keybagd.lock_status</key>
43 <dict>
44 <key>Notification</key>
45 <string>com.apple.mobile.keybagd.lock_status</string>
46 </dict>
47 <key>com.apple.mobile.keybagd.first_unlock</key>
48 <dict>
49 <key>Notification</key>
50 <string>com.apple.mobile.keybagd.first_unlock</string>
51 </dict>
52 <key>com.apple.security.cloudkeychainproxy.kvstorechange3</key>
53 <dict>
54 <key>Notification</key>
55 <string>com.apple.security.cloudkeychainproxy.kvstorechange3</string>
56 </dict>
57 <key>com.apple.security.cloudkeychain.forceupdate</key>
58 <dict>
59 <key>Notification</key>
60 <string>com.apple.security.cloudkeychain.forceupdate</string>
61 </dict>
62 </dict>
63 </dict>
64 </dict>
65 </plist>