Does qBittorrent work on Apple Silicon?

โœณ๏ธ Yes, runs via Rosetta 2

May also be known as qBittorrent, qbittorrent, or Qbittorrent QBittorrent

๐Ÿ“š Bundle Version History

org.qbittorrent.qBittorrent

v4.4.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "qBittorrent",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "qBitTorrentDocument",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ],
      "NSExportableTypes": [
        "org.bittorrent.torrent"
      ],
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "magnet"
      ],
      "CFBundleURLName": "BitTorrent Magnet URL"
    }
  ],
  "CFBundleName": "qBittorrent",
  "CFBundleIconFile": "qbittorrent_mac.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.4.0",
  "CFBundleExecutable": "qbittorrent",
  "CFBundleIdentifier": "org.qbittorrent.qBittorrent",
  "LSMinimumSystemVersion": "10.14.0",
  "NSPrincipalClass": "NSApplication",
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2006-2021 The qBittorrent project",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "qBitTorrentDocument",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "https://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "TORR"
        ],
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": [
          "application/x-bittorrent"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 8.986236572265625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 4264,
        "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 39,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Loader Environment Command",
          "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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 518144,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 518144,
          "offset": " 0x90"
        },
        {
          "description": 518144,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.3.9
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "qBittorrent",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "qBitTorrentDocument",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ],
      "NSExportableTypes": [
        "org.bittorrent.torrent"
      ],
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "magnet"
      ],
      "CFBundleURLName": "BitTorrent Magnet URL"
    }
  ],
  "CFBundleName": "qBittorrent",
  "CFBundleIconFile": "qbittorrent_mac.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.3.9",
  "CFBundleExecutable": "qbittorrent",
  "CFBundleIdentifier": "org.qbittorrent.qBittorrent",
  "LSMinimumSystemVersion": "10.14.0",
  "NSPrincipalClass": "NSApplication",
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2006-2021 The qBittorrent project",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "qBitTorrentDocument",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "https://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "TORR"
        ],
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": [
          "application/x-bittorrent"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 8.924064636230469,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 40,
        "sizeofcmds": 280,
        "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 40,
          "offset": " 0x8"
        },
        {
          "description": 40,
          "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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 32256,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 32256,
          "offset": " 0x90"
        },
        {
          "description": 32256,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.3.8
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "qBittorrent",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "qBitTorrentDocument",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ],
      "NSExportableTypes": [
        "org.bittorrent.torrent"
      ],
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "magnet"
      ],
      "CFBundleURLName": "BitTorrent Magnet URL"
    }
  ],
  "CFBundleName": "qBittorrent",
  "CFBundleIconFile": "qbittorrent_mac.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.3.8",
  "CFBundleExecutable": "qbittorrent",
  "CFBundleIdentifier": "org.qbittorrent.qBittorrent",
  "LSMinimumSystemVersion": "10.14.0",
  "NSPrincipalClass": "NSApplication",
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2006-2021 The qBittorrent project",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "qBitTorrentDocument",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "https://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "TORR"
        ],
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": [
          "application/x-bittorrent"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 9.101699829101562,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 41,
        "sizeofcmds": 4448,
        "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": 41,
          "offset": " 0x8"
        },
        {
          "description": "Data In Code Load Command",
          "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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 526080,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 526080,
          "offset": " 0x90"
        },
        {
          "description": 526080,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 8,
          "offset": " 0xa0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.3.7
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "qBittorrent",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "qBitTorrentDocument",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ],
      "NSExportableTypes": [
        "org.bittorrent.torrent"
      ],
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "magnet"
      ],
      "CFBundleURLName": "BitTorrent Magnet URL"
    }
  ],
  "CFBundleName": "qBittorrent",
  "CFBundleIconFile": "qbittorrent_mac.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.3.7",
  "CFBundleExecutable": "qbittorrent",
  "CFBundleIdentifier": "org.qbittorrent.qBittorrent",
  "LSMinimumSystemVersion": "10.14.0",
  "NSPrincipalClass": "NSApplication",
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2006-2021 The qBittorrent project",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "qBitTorrentDocument",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "https://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "TORR"
        ],
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": [
          "application/x-bittorrent"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 8.876930236816406,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 40,
        "sizeofcmds": 280,
        "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 40,
          "offset": " 0x8"
        },
        {
          "description": 40,
          "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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 513024,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 513024,
          "offset": " 0x90"
        },
        {
          "description": 513024,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.3.5
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "qBittorrent",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "qBitTorrentDocument",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ],
      "NSExportableTypes": [
        "org.bittorrent.torrent"
      ],
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "magnet"
      ],
      "CFBundleURLName": "BitTorrent Magnet URL"
    }
  ],
  "CFBundleName": "qBittorrent",
  "CFBundleIconFile": "qbittorrent_mac.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.3.5",
  "CFBundleExecutable": "qbittorrent",
  "CFBundleIdentifier": "org.qbittorrent.qBittorrent",
  "LSMinimumSystemVersion": "10.14.0",
  "NSPrincipalClass": "NSApplication",
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2006-2021 The qBittorrent project",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "qBitTorrentDocument",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "https://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "TORR"
        ],
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": [
          "application/x-bittorrent"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 11.35504150390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 37,
        "sizeofcmds": 4016,
        "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": 37,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for iPhone",
          "size": 10584197,
          "offset": " 0x10"
        },
        {
          "description": 10584197,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 43776,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 43776,
          "offset": " 0x90"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v4.3.4.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "qBittorrent",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "qBitTorrentDocument",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ],
      "NSExportableTypes": [
        "org.bittorrent.torrent"
      ],
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "magnet"
      ],
      "CFBundleURLName": "BitTorrent Magnet URL"
    }
  ],
  "CFBundleName": "qbittorrent",
  "CFBundleIconFile": "qbittorrent_mac.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.3.4.1",
  "CFBundleExecutable": "qbittorrent",
  "CFBundleIdentifier": "org.qbittorrent.qBittorrent",
  "LSMinimumSystemVersion": "10.14.0",
  "NSPrincipalClass": "NSApplication",
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2006-2021 The qBittorrent project",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "qBitTorrentDocument",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "https://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "TORR"
        ],
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": [
          "application/x-bittorrent"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 8.509620666503906,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 40,
        "sizeofcmds": 280,
        "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 40,
          "offset": " 0x8"
        },
        {
          "description": 40,
          "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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 489472,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 489472,
          "offset": " 0x90"
        },
        {
          "description": 489472,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.3.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "qBittorrent",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "qBitTorrentDocument",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ],
      "NSExportableTypes": [
        "org.bittorrent.torrent"
      ],
      "LSIsAppleDefaultForType": true
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "magnet"
      ],
      "CFBundleURLName": "BitTorrent Magnet URL"
    }
  ],
  "CFBundleName": "qbittorrent",
  "CFBundleIconFile": "qbittorrent_mac.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.3.2",
  "CFBundleExecutable": "qbittorrent",
  "CFBundleIdentifier": "org.qbittorrent.qBittorrent",
  "LSMinimumSystemVersion": "10.13.0",
  "NSPrincipalClass": "NSApplication",
  "NSAppleScriptEnabled": "YES",
  "NSHumanReadableCopyright": "Copyright ยฉ 2006-2020 The qBittorrent project",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "qBitTorrentDocument",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "https://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": [
          "TORR"
        ],
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": [
          "application/x-bittorrent"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 8.490612030029297,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 40,
        "sizeofcmds": 4368,
        "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": 40,
          "offset": " 0x8"
        },
        {
          "description": 40,
          "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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 488192,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 488192,
          "offset": " 0x90"
        },
        {
          "description": 488192,
          "size": 7,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}