Does xbar work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of vv2.1.7-beta

May also be known as xbar or Xbarapp App

๐Ÿ“š Bundle Version History

com.xbarapp.app

vv2.1.7-beta
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundlePackageType": "APPL",
  "CFBundleName": "xbar",
  "CFBundleExecutable": "xbar",
  "CFBundleIdentifier": "com.xbarapp.app",
  "CFBundleVersion": "v2.1.7-beta",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "xbar"
      ]
    }
  ],
  "CFBundleGetInfoString": "Put anything into your macOS menu bar (https://xbarapp.com)",
  "CFBundleShortVersionString": "v2.1.7-beta",
  "CFBundleIconFile": "iconfile",
  "NSHighResolutionCapable": "true",
  "LSMinimumSystemVersion": "10.13.0",
  "NSHumanReadableCopyright": "Copyright 2021 Mat Ryer and the xbar contributors"
}
Full Meta Details
{
  "fileSize": 23.755538940429688,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 12539152,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 12539152,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 785408,
          "offset": " 0x20"
        },
        {
          "description": 12342960,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2680,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 20,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Client Load Command",
          "size": 133,
          "offset": " 0x4010"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 16384,
          "offset": " 0x4038"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 2848,
        "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": 21,
          "offset": " 0xbfc008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0xbfc010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0xbfc018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xbfc020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xbfc028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "bfc000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update