Search code examples
objective-ccocoamacos-carbonfinder

Add badge icon overlay to Finder icons and folders?


When we open Dropbox folder, we can see icon on the left bottom of the folder.

Dropbox badges

I am developing an application in which i also want the same behavior. If folder is syncing then it will show sync icon and for other operation it will show other icon. The marked files/folder when viewed in Finder must be shown with a custom icon. But when they are selected for preview ( using spacebar) they must show their original icon ( i.e the blue icon for folder etc) .

enter image description here


Solution

  • Starting with Yosemite (10.10), there is now an officially supported (and thus Mac App Store compatible) method for displaying sync status badges in Finder icons in the form of Finder Sync extensions.