WIP: Adding support for Apple's Retina display for fonts
Created by: blowekamp
Enable improved rendering of fonts on Apple's retina displays by adding a custom bundle plist file with the following additional elements:
""" NSPrincipalClass NSApplication NSHighResolutionCapable True """
The remainder of the input plist file is based on the current in file from CMake.