Shows the icon that OS X associates with a file extension.
Swift
Icon for File
This little test application shows the icon that is associated with a file extension. It is written in Swift and I currently try to add drag and drop support for the NSImageView using the new API.