Does Buzz work on Apple Silicon?

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

May also be known as Buzz, buzz-desktop, or Xyz Block Buzz App

๐Ÿ“š Bundle Version History

xyz.block.buzz.app

v0.4.26
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Buzz",
  "CFBundleExecutable": "buzz-desktop",
  "CFBundleIdentifier": "xyz.block.buzz.app",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Buzz",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.4.26",
  "CFBundleVersion": "0.4.26",
  "CSResourcesFileMapped": true,
  "LSMinimumSystemVersion": "10.15",
  "CFBundleIconFile": "icon.icns",
  "CFBundleURLTypes": [
    {
      "CFBundleURLSchemes": [
        "buzz"
      ],
      "CFBundleURLName": "xyz.block.buzz.app buzz",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "LSRequiresCarbon": true,
  "NSHighResolutionCapable": true,
  "NSMicrophoneUsageDescription": "Buzz needs microphone access for voice huddles.",
  "NSCameraUsageDescription": "Buzz needs camera access to record animated avatars.",
  "NSLocalNetworkUsageDescription": "Buzz uses your local network for optional Share Compute and local relay connections. Remote messaging does not require this access."
}
Full Meta Details
{
  "fileSize": 126.92518615722656,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 39,
        "sizeofcmds": 5560,
        "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": 39,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Loader Environment Command",
          "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": 400896,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 400896,
          "offset": " 0x90"
        },
        {
          "description": 400896,
          "size": 5,
          "offset": " 0x98"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update