Finder window refresh issue (Yosemite )
问题 I am working on Finder Sync extension to apply badges on files and folders ... I want to refresh icon for particular file/folder in Finder application. is there any way to refresh a finder window programmatically on mac OS Yosemite ??? Apart from creating and deleting a file... 回答1: I had this problem too. I had a .app i wanted to change the icon of. Structure of my .app : ...noida.app/ ...noida.app/Contents/ ... ...noida.app/Contents/Resources ...noida.app/Contents/Resources/myicon.icns ..