Does Whisky work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2.3.2

May also be known as Whisky or Isaacmarovitz Whisky

๐Ÿ“š Bundle Version History

com.isaacmarovitz.Whisky

v2.3.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "23E224",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Microsoft MSI Installer",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.microsoft.msi-installer"
      ]
    },
    {
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Microsoft Batch File",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.microsoft.bat"
      ]
    },
    {
      "CFBundleTypeIconSystemGenerated": 0,
      "CFBundleTypeName": "Microsoft Executable",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.microsoft.windows-executable"
      ]
    }
  ],
  "CFBundleExecutable": "Whisky",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.isaacmarovitz.Whisky",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Whisky",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.3.2",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "40",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "14.4",
  "DTSDKBuild": "23E208",
  "DTSDKName": "macosx14.4",
  "DTXcode": "1530",
  "DTXcodeBuild": "15E204a",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "14.0",
  "NSAccentColorName": "AccentColor",
  "NSAppleEventsUsageDescription": "Whisky needs to access Terminal to launcher processes in a Terminal window.",
  "NSCameraUsageDescription": "A Windows application is trying to access the camera.",
  "NSHumanReadableCopyright": "Copyright ยฉ Whisky",
  "NSMicrophoneUsageDescription": "A Windows application is trying to access the microphone.",
  "SUFeedURL": "https://data.getwhisky.app/appcast.xml",
  "SUPublicEDKey": "tnZFAvPUfCpM7Tr7Sx5gKRm6BUQQ6htJQeOMP44evms=",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Microsoft MSI Installer",
      "UTTypeIconFile": "",
      "UTTypeIcons": {},
      "UTTypeIdentifier": "com.microsoft.msi-installer",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "msi"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Microsoft Batch File",
      "UTTypeIconFile": "",
      "UTTypeIcons": {},
      "UTTypeIdentifier": "com.microsoft.bat",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "bat"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 1.2262115478515625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 44,
        "sizeofcmds": 5512,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 44,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Encryption Information",
          "size": 135301,
          "offset": " 0x10"
        },
        {
          "description": 135301,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 62464,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 62464,
          "offset": " 0x90"
        },
        {
          "description": 62464,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 21,
          "offset": " 0xa0"
        },
        {
          "description": "Sub Library Load Command",
          "size": 1702125407,
          "offset": " 0xa8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update