Does MoonWatch work on Apple Silicon?

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

May also be known as MoonWatch or Pythonmac Unspecified MoonWatch

๐Ÿ“š Bundle Version History

org.pythonmac.unspecified.MoonWatch

v0.2.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "MoonWatch",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeOSTypes": [
        "****",
        "fold",
        "disk"
      ],
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "MoonWatch",
  "CFBundleIconFile": "PythonApplet.icns",
  "CFBundleIdentifier": "org.pythonmac.unspecified.MoonWatch",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "MoonWatch",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.2.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "0.0.0",
  "LSHasLocalizedDisplayName": false,
  "LSUIElement": true,
  "NSAppleScriptEnabled": false,
  "NSHumanReadableCopyright": "Copyright not specified",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "PyMainFileNames": [
    "__boot__"
  ],
  "PyOptions": {
    "alias": false,
    "argv_emulation": true,
    "emulate_shell_environment": false,
    "no_chdir": false,
    "prefer_ppc": false,
    "site_packages": false,
    "use_faulthandler": false,
    "use_pythonpath": false,
    "verbose": false
  },
  "PyResourcePackages": [],
  "PyRuntimeLocations": [
    "@executable_path/../Frameworks/Python.framework/Versions/3.9/Python"
  ],
  "PythonInfoDict": {
    "PythonExecutable": "/Library/Frameworks/Python.framework/Versions/3.9/bin/python3",
    "PythonLongVersion": "3.9.2 (v3.9.2:1a79785e3e, Feb 19 2021, 09:06:10) \n[Clang 6.0 (clang-600.0.57)]",
    "PythonShortVersion": "3.9",
    "py2app": {
      "alias": false,
      "template": "app",
      "version": "0.28.5"
    }
  }
}
Full Meta Details
{
  "fileSize": 0.028778076171875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1864,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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