Does PlayOnMac work on Apple Silicon?

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

May also be known as PlayOnMac, playonmac, or Playonmac Playonmac

๐Ÿ“š Bundle Version History

org.playonmac.playonmac

v4.4.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "PlayOnMac",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "desktop"
      ],
      "CFBundleTypeIconFile": "playonmac.icns",
      "CFBundleTypeName": "Desktop Alias",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "exe"
      ],
      "CFBundleTypeIconFile": "playonmac.icns",
      "CFBundleTypeName": "Windows executable",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "pol"
      ],
      "CFBundleTypeIconFile": "playonmac.icns",
      "CFBundleTypeName": "PlayOnLinux package",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeOSTypes": [
        "****",
        "fold",
        "disk"
      ],
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLIconFile": "playonmac.icns",
      "CFBundleURLName": "PlayOnMac scripts",
      "CFBundleURLSchemes": [
        "playonmac"
      ]
    },
    {
      "CFBundleURLIconFile": "playonmac.icns",
      "CFBundleURLName": "PlayOnLinux scripts",
      "CFBundleURLSchemes": [
        "playonlinux"
      ]
    }
  ],
  "CFBundleExecutable": "playonmac",
  "CFBundleIconFile": "playonmac.icns",
  "CFBundleIdentifier": "org.playonmac.playonmac",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "PlayOnMac",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.4.3",
  "CFBundleSignature": "????",
  "CFBundleVersion": "4.4.3",
  "LSHasLocalizedDisplayName": true,
  "NSAppleScriptEnabled": false,
  "NSHumanReadableCopyright": "Copyright Quentin PARIS 2011",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "PyMainFileNames": [
    "__boot__"
  ],
  "PyOptions": {
    "alias": false,
    "argv_emulation": true,
    "no_chdir": false,
    "optimize": 0,
    "prefer_ppc": false,
    "site_packages": false,
    "use_pythonpath": false
  },
  "PyResourcePackages": [],
  "PyRuntimeLocations": [
    "@executable_path/../Frameworks/Python.framework/Versions/3.8/Python"
  ],
  "PythonInfoDict": {
    "PythonExecutable": "/System/Library/Frameworks/Python.framework/Versions/3.8/Resources/Python.app/Contents/MacOS/Python",
    "PythonLongVersion": "3.8\n[GCC 4.0.1 (Apple Inc. build 5465)]",
    "PythonShortVersion": "3.8",
    "py2app": {
      "alias": true,
      "template": "app",
      "version": "0.4.1"
    }
  }
}
Full Meta Details
{
  "fileSize": 0.047821044921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 1880,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load Command",
          "size": 133,
          "offset": " 0x10"
        },
        {
          "description": 133,
          "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