kMDQueryDidUpdateNotification
Indicates that a query’s results list has change during the live-update phase of a query.
Overview
The info dictionary of the notification can contain kMDQueryUpdateAddedItems, kMDQueryUpdateChangedItems, and kMDQueryUpdateRemovedItems keys.
This notification is only sent to the application’s notification center.