So I have this beautiful NSImage and a NSFileWrapper. I had assumed that NSFileWrapper's setIcon: method set the file icon which is viewed in the Finder. Apon closer inspection, this proved to be incorrect.
So, my question is -- how do I change a file's icon in cocoa? I thought for sure there would be a nice cocoa method for it, like there is for changing type/creator codes, but I could not find it anywhere.
Any ideas?
---
sig broke til MWSF
