Does Product Gender Analysis work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.0

May also be known as Product Gender Analysis or Hidzo Productgender

๐Ÿ“š Bundle Version History

com.hidzo.productgender

v1.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Product Gender Analysis",
  "CFBundleDocumentTypes": [],
  "CFBundleExecutable": "Product Gender Analysis",
  "CFBundleIconFile": "favicon.icns",
  "CFBundleIdentifier": "com.hidzo.productgender",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Product Gender Analysis",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "1.0.0",
  "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": true,
    "use_faulthandler": false,
    "use_pythonpath": false,
    "verbose": false
  },
  "PyResourcePackages": [],
  "PyRuntimeLocations": [
    "@executable_path/../Frameworks/Python.framework/Versions/3.14/Python"
  ],
  "PythonInfoDict": {
    "PythonExecutable": "/Users/runner/work/data-analyse/data-analyse/.venv/bin/python",
    "PythonLongVersion": "3.14.0 (v3.14.0:ebf955df7a8, Oct  7 2025, 08:20:14) [Clang 16.0.0 (clang-1600.0.26.6)]",
    "PythonShortVersion": "3.1",
    "py2app": {
      "alias": false,
      "template": "app",
      "version": "0.28.9"
    }
  }
}
Full Meta Details
{
  "fileSize": 0.0825347900390625,
  "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