Does macast work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v0.65

May also be known as macast or Pythonmac Unspecified Macast

๐Ÿ“š Bundle Version History

org.pythonmac.unspecified.macast

v0.65
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "macast",
  "CFBundleExecutable": "macast",
  "CFBundleIconFile": "macast",
  "CFBundleIdentifier": "org.pythonmac.unspecified.macast",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "macast",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.65",
  "CFBundleSignature": "????",
  "CFBundleVersion": "0.65",
  "LSHasLocalizedDisplayName": false,
  "NSAppleScriptEnabled": false,
  "NSHumanReadableCopyright": "Copyright not specified",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "PyMainFileNames": [
    "__boot__"
  ],
  "PyOptions": {
    "alias": false,
    "argv_emulation": false,
    "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/libpython3.9.dylib"
  ],
  "PythonInfoDict": {
    "PythonExecutable": "/Users/xin/Envs/miniforge/envs/macast/bin/python3",
    "PythonLongVersion": "3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 19:22:19) \n[Clang 11.1.0 ]",
    "PythonShortVersion": "3.9",
    "py2app": {
      "alias": false,
      "template": "app",
      "version": "0.26.1"
    }
  }
}
Full Meta Details
{
  "fileSize": 0.0823211669921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 1656,
        "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": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "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": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update