Does Stremio work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v5.1.18

May also be known as Stremio or Westbridge Stremio5-mac

๐Ÿ“š Bundle Version History

com.westbridge.stremio5-mac

v5.1.18
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "NSPrincipalClass": "NSApplication",
  "CFBundlePackageType": "APPL",
  "CFBundleIconFile": "stremio-dock.icns",
  "CFBundleDisplayName": "Stremio",
  "CFBundleIdentifier": "com.westbridge.stremio5-mac",
  "CFBundleVersion": "5.1.18",
  "CFBundleShortVersionString": "5.1.18",
  "CFBundleExecutable": "Stremio",
  "NSHumanReadableCopyright": "Copyright (C) 2017-2025 Smart Code OOD 203358507",
  "LSMinimumSystemVersion": "10.13.5",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Stremio",
      "CFBundleURLSchemes": [
        "stremio"
      ]
    }
  ],
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoadsInWebContent": true,
    "NSThirdPartyExceptionAllowsInsecureHTTPLoads": true,
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      },
      "localhost": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  }
}
Full Meta Details
{
  "fileSize": 7.3202972412109375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 37,
        "sizeofcmds": 3992,
        "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": 655493,
          "offset": " 0x10"
        },
        {
          "description": 655493,
          "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": 351232,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 351232,
          "offset": " 0x90"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update