Does QCAD work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v3.27

May also be known as QCAD or Qcad

๐Ÿ“š Bundle Version History

org.qcad

v3.27
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "NSPrincipalClass": "NSApplication",
  "CFBundleIconFile": "qcad.icns",
  "CFBundlePackageType": "APPL",
  "CFBundleExecutable": "QCAD",
  "LSUIElement": "0",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "dxf"
      ],
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "CAD Drawing",
      "CFBundleTypeMIMETypes": [
        "application/dxf"
      ],
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "dxb"
      ],
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "CAD Drawing",
      "CFBundleTypeMIMETypes": [
        "application/dxb"
      ],
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "dwg"
      ],
      "CFBundleTypeIconFile": "document.icns",
      "CFBundleTypeName": "CAD Drawing",
      "CFBundleTypeMIMETypes": [
        "application/dwg"
      ],
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleGetInfoString": "QCAD",
  "CFBundleName": "QCAD",
  "CFBundleVersion": "3.27.1",
  "CFBundleShortVersionString": "3.27",
  "CFBundleIdentifier": "org.qcad",
  "CFBundleSignature": "????",
  "NSAppleScriptEnabled": false,
  "NSRequiresAquaSystemAppearance": false
}
Full Meta Details
{
  "fileSize": 0.128753662109375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 56,
        "sizeofcmds": 5240,
        "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": 56,
          "offset": " 0x8"
        },
        {
          "description": 56,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 256,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 256,
          "offset": " 0x90"
        },
        {
          "description": 256,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 7,
          "offset": " 0xa0"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 49648,
          "offset": " 0xc8"
        },
        {
          "description": 49648,
          "size": 10804,
          "offset": " 0xd0"
        },
        {
          "description": 10804,
          "size": 49648,
          "offset": " 0xd8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update