Hi All, I know this is a pretty unimportant issue in the scheme of things, but finding myself with too much time on my hands I wanted to see if there was anything I could do about the garbled icon for the standalone Mobius app under MacOs. I took a look at the package contents for Mobius.app and the Icon.icns under resources is a little unusual in that it only has a single resolution of the icon inside the file. (Normally on the Mac the package's Icon.icns file will contain multiple versions of the same icon at different resolutions.) By extracting a png image from the Windows icon embedded in the .exe file I was able to build a multiple resolution version of the Icon.icns file and then by right-clicking the Mobius.app file in Finder and selecting Get Info, I was able to drag and drop my version of Icon.icns onto the image in the top left of the Mobius.app Info window which then updated the icons and gave me a non-garbled image. Because the png extracted from the Windows .exe file isn't super high resolution the icon in Launchpad is noticeably pixellated but the image in the dock is fine and that was the one that was bugging me the most.
If people are interested (and with Jeff's permission) I can post my icns file and some instructions on my Mobius 3 website.