]> git.saurik.com Git - apple/security.git/blobdiff - IDSKeychainSyncingProxy/com.apple.security.idskeychainsyncingproxy.ios.plist
Security-57740.51.3.tar.gz
[apple/security.git] / IDSKeychainSyncingProxy / com.apple.security.idskeychainsyncingproxy.ios.plist
diff --git a/IDSKeychainSyncingProxy/com.apple.security.idskeychainsyncingproxy.ios.plist b/IDSKeychainSyncingProxy/com.apple.security.idskeychainsyncingproxy.ios.plist
deleted file mode 100644 (file)
index 2f1f1d6..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-       <key>EnablePressuredExit</key>
-       <true/>
-       <key>EnvironmentVariables</key>
-       <dict>
-               <key>DEBUGSCOPE</key>
-               <string>all</string>
-               <key>WAIT4DEBUGGER</key>
-               <string>NO</string>
-       </dict>
-       <key>Label</key>
-       <string>com.apple.security.idskeychainsyncingproxy</string>
-       <key>LaunchEvents</key>
-       <dict>
-               <key>com.apple.notifyd.matching</key>
-               <dict>
-                       <key>com.apple.mobile.keybagd.first_unlock</key>
-                       <dict>
-                               <key>Notification</key>
-                               <string>com.apple.mobile.keybagd.first_unlock</string>
-                       </dict>
-                       <key>com.apple.mobile.keybagd.lock_status</key>
-                       <dict>
-                               <key>Notification</key>
-                               <string>com.apple.mobile.keybagd.lock_status</string>
-                       </dict>
-                       <key>com.apple.keystore.lockstatus</key>
-                       <dict>
-                               <key>Notification</key>
-                               <string>com.apple.keystore.lockstatus</string>
-                       </dict>
-               </dict>
-       </dict>
-       <key>MachServices</key>
-       <dict>
-               <key>com.apple.private.alloy.keychainsync-idswake</key>
-               <true/>
-               <key>com.apple.security.idskeychainsyncingproxy</key>
-               <true/>
-       </dict>
-       <key>Program</key>
-       <string>/System/Library/Frameworks/Security.framework/IDSKeychainSyncingProxy.bundle/IDSKeychainSyncingProxy</string>
-       <key>ProgramArguments</key>
-       <array>
-               <string>/System/Library/Frameworks/Security.framework/IDSKeychainSyncingProxy.bundle/IDSKeychainSyncingProxy</string>
-       </array>
-       <key>RunAtLoad</key>
-       <false/>
-       <key>enabletransactions</key>
-       <true/>
-</dict>
-</plist>