<?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>Label</key>
        <string>com.apple.FollowUpUI</string>
        <key>MachServices</key>
        <dict>
            <key>com.apple.corefollowup.uihelper</key>
            <true/>
        </dict>
        <key>Program</key>
        <string>/System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/Resources/FollowUpUI.app/Contents/MacOS/FollowUpUI</string>
        <key>EnableTransactions</key>
        <true/>
        <key>LimitLoadToSessionType</key>
        <array>
            <string>LoginWindow</string>
            <string>Aqua</string>
        </array>
        <key>POSIXSpawnType</key>
        <string>Adaptive</string>
        <key>ExitTimeOut</key>
        <integer>1</integer>
    </dict>
</plist>
