blob: ca7745b90b4214316b60a770e088e256704cf3d2 [file] [log] [blame]
<?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>EnableTransactions</key>
<true/>
<key>Label</key>
<string>com.apple.webkit.webpushd</string>
<key>MachServices</key>
<dict>
<key>com.apple.webkit.webpushd.service</key>
<true/>
<key>com.apple.aps.webkit.webpushd.incoming-push</key>
<true/>
</dict>
<key>ProcessType</key>
<string>Adaptive</string>
<key>ProgramArguments</key>
<array>
<string>/System/Library/Frameworks/WebKit.framework/Daemons/webpushd</string>
<string>--machServiceName</string>
<string>com.apple.webkit.webpushd.service</string>
</array>
<key>StandardErrorPath</key>
<string>/dev/null</string>
<key>UserName</key>
<string>mobile</string>
</dict>
</plist>