case 'darwin':
      formats.push('.icns');
      if (pngToIcns) {
        formats.push('.png');
      }