]> git.saurik.com Git - apple/security.git/blob - KVSKeychainSyncingProxy/com.apple.security.cloudkeychainproxy3.ios.plist
Security-58286.230.21.tar.gz
[apple/security.git] / KVSKeychainSyncingProxy / com.apple.security.cloudkeychainproxy3.ios.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>EnablePressuredExit</key>
6 <true/>
7 <key>ProgramArguments</key>
8 <array>
9 <string>/System/Library/Frameworks/Security.framework/CloudKeychainProxy.bundle/CloudKeychainProxy</string>
10 </array>
11 <key>MachServices</key>
12 <dict>
13 <key>com.apple.security.cloudkeychainproxy3</key>
14 <true/>
15 </dict>
16 <key>RunAtLoad</key>
17 <false/>
18 <key>enabletransactions</key>
19 <true/>
20 <key>Program</key>
21 <string>/System/Library/Frameworks/Security.framework/CloudKeychainProxy.bundle/CloudKeychainProxy</string>
22 <key>Label</key>
23 <string>com.apple.security.cloudkeychainproxy3</string>
24 <key>EnvironmentVariables</key>
25 <dict>
26 <key>DEBUGSCOPE</key>
27 <string>all</string>
28 <key>WAIT4DEBUGGER</key>
29 <string>NO</string>
30 </dict>
31 <key>LaunchEvents</key>
32 <dict>
33 <key>com.apple.notifyd.matching</key>
34 <dict>
35 <key>com.apple.mobile.keybagd.lock_status</key>
36 <dict>
37 <key>Notification</key>
38 <string>com.apple.mobile.keybagd.lock_status</string>
39 </dict>
40 <key>com.apple.security.cloudkeychainproxy.kvstorechange3</key>
41 <dict>
42 <key>Notification</key>
43 <string>com.apple.security.cloudkeychainproxy.kvstorechange3</string>
44 </dict>
45 <key>com.apple.security.cloudkeychain.forceupdate</key>
46 <dict>
47 <key>Notification</key>
48 <string>com.apple.security.cloudkeychain.forceupdate</string>
49 </dict>
50 </dict>
51 </dict>
52 </dict>
53 </plist>