Does NoMachine work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as NoMachine, nxdock, or Nomachine Nxdock

๐Ÿ“š Bundle Version History

com.nomachine.nxdock

v7.4.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "OSAScriptingDefinition": "NXScripting.sdef",
  "NSAppleScriptEnabled": true,
  "NSHighResolutionCapable": true,
  "CFBundleExecutable": "nxdock",
  "CFBundleName": "NoMachine",
  "CFBundleIconFile": "application.icns",
  "CFBundleIdentifier": "com.nomachine.nxdock",
  "CFBundleVersion": "7.4.1",
  "CFBundleGetInfoString": "NoMachine 7.4.1, Copyright (c) 2002-2021 NoMachine",
  "NSHumanReadableCopyright": "Copyright ยฉ 2002 - 2021 NoMachine\nAll rights reserved",
  "CFBundleShortVersionString": "7.4.1",
  "NSPrincipalClass": "AppDelegate",
  "NSRequiresAquaSystemAppearance": "false",
  "NSMainNibFile": "MainMenu",
  "CFBundleDevelopmentRegion": "en",
  "LSUIElement": true,
  "CFBundleInfoDictionaryVersion": "6.0",
  "LSMinimumSystemVersion": "10.5",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "nmnx",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "NoMachine session file",
      "LSIsAppleDefaultForType": true,
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "session.icns",
      "CFBundleTypeMIMETypes": [
        "application/nxs"
      ],
      "CFBundleTypeExtensions": [
        "nxs"
      ]
    },
    {
      "CFBundleTypeName": "NoMachine web session file",
      "LSIsAppleDefaultForType": true,
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "web-session.icns",
      "CFBundleTypeMIMETypes": [
        "application/nxw"
      ],
      "CFBundleTypeExtensions": [
        "nxw"
      ]
    },
    {
      "LSIsAppleDefaultForType": true,
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeMIMETypes": [
        "application/nxv"
      ],
      "CFBundleTypeIconFile": "video-session.icns",
      "CFBundleTypeName": "NoMachine video session file",
      "CFBundleTypeExtensions": [
        "nxv"
      ]
    },
    {
      "LSIsAppleDefaultForType": true,
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeMIMETypes": [
        "application/nxr"
      ],
      "CFBundleTypeIconFile": "recorded-session.icns",
      "CFBundleTypeName": "NoMachine recorded session file",
      "CFBundleTypeExtensions": [
        "nxr"
      ]
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "NoMachine URL",
      "CFBundleURLSchemes": [
        "nx"
      ]
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.111968994140625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 24,
        "sizeofcmds": 3872,
        "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": 4277009103,
          "size": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 24,
          "offset": " 0x8"
        },
        {
          "description": 24,
          "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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update