Does BBEdit work on Apple Silicon?

โœ… Yes, full native support as of v13.5

May also be known as BBEdit, BBEdit-SystemVersionCheck, or Barebones Bbedit

๐Ÿ“š Bundle Version History

com.barebones.bbedit

v8.7.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "*",
        "a",
        "A",
        "as",
        "AS",
        "asm",
        "ASM",
        "asp",
        "ASP",
        "bashrc",
        "c",
        "C",
        "c++",
        "C++",
        "cc",
        "CC",
        "cfm",
        "CFM",
        "conf",
        "cp",
        "CP",
        "cpp",
        "CPP",
        "cshrc",
        "css",
        "CSS",
        "cxx",
        "CXX",
        "equ",
        "EQU",
        "f",
        "F",
        "f77",
        "F77",
        "for",
        "FOR",
        "ftn",
        "FTN",
        "h",
        "H",
        "h++",
        "H++",
        "hpp",
        "Hpp",
        "htm",
        "HTM",
        "html",
        "HTML",
        "HTML",
        "inc",
        "INC",
        "j",
        "J",
        "java",
        "JAVA",
        "js",
        "JS",
        "jsp",
        "JSP",
        "log",
        "m",
        "M",
        "mm",
        "MM",
        "p",
        "P",
        "pas",
        "PAS",
        "pch",
        "pch++",
        "PCH++",
        "php",
        "PHP",
        "php3",
        "PHP3",
        "pl",
        "PL",
        "plist",
        "PLIST",
        "plx",
        "PLX",
        "pm",
        "PM",
        "ppu",
        "PPU",
        "r",
        "R",
        "rb",
        "RB",
        "rez",
        "REZ",
        "rhtml",
        "RHTML",
        "rss",
        "RSS",
        "s",
        "S",
        "sql",
        "SQL",
        "shtm",
        "SHTM",
        "shtml",
        "SHTML",
        "tcl",
        "TCL",
        "tcshrc",
        "text",
        "txt",
        "wml",
        "WML",
        "xhtml",
        "XHTML",
        "xml",
        "XML",
        "xslt",
        "XSLT",
        "yaml",
        "YAML"
      ],
      "CFBundleTypeIconFile": "BBEditTextDocument.icns",
      "CFBundleTypeName": "BBEdit text document",
      "CFBundleTypeOSTypes": [
        "TEXT",
        "utxt",
        "TUTX",
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "bbxt",
        "bbtl",
        "bblm"
      ],
      "CFBundleTypeIconFile": "GenericPlugIn.icns",
      "CFBundleTypeName": "BBEdit plug-in",
      "CFBundleTypeOSTypes": [
        "BBXT",
        "BBTL",
        "BBLM"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeExtensions": [
        "filegroup"
      ],
      "CFBundleTypeIconFile": "BBEditFileGroup.icns",
      "CFBundleTypeName": "BBEdit file group",
      "CFBundleTypeOSTypes": [
        "Fgrp",
        "FIL#"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "worksheet"
      ],
      "CFBundleTypeIconFile": "BBEditShellWorksheet.icns",
      "CFBundleTypeName": "BBEdit shell worksheet",
      "CFBundleTypeOSTypes": [
        "Shel"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "textfactory"
      ],
      "CFBundleTypeIconFile": "BBEditTextFactory.icns",
      "CFBundleTypeName": "BBEdit text factory",
      "CFBundleTypeOSTypes": [
        "TxEN"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "BBEdit-SystemVersionCheck",
  "CFBundleGetInfoString": "8.7.2 (260), copyright ยฉ1992-2007 Bare Bones Software, Inc.",
  "CFBundleHelpBookFolder": "BBEdit Help",
  "CFBundleHelpBookName": "BBEdit Help",
  "CFBundleIconFile": "BBEditApplication.icns",
  "CFBundleIdentifier": "com.barebones.bbedit",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "BBEdit",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "8.7.2",
  "CFBundleSignature": "R*ch",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "perldoc lookup",
      "CFBundleURLSchemes": [
        "x-perldoc"
      ]
    },
    {
      "CFBundleURLName": "pydoc lookup",
      "CFBundleURLSchemes": [
        "x-pydoc"
      ]
    },
    {
      "CFBundleURLName": "rubydoc lookup",
      "CFBundleURLSchemes": [
        "x-rubydoc"
      ]
    },
    {
      "CFBundleURLName": "BBEdit custom control",
      "CFBundleURLSchemes": [
        "x-bbedit"
      ]
    }
  ],
  "CFBundleVersion": "260",
  "LSRequiresCarbon": true,
  "NSAppleScriptEnabled": true,
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "BBEdit/New Window with Selection"
      },
      "NSMessage": "openSelection",
      "NSPortName": "BBEdit",
      "NSSendTypes": [
        "NSStringPboardType",
        "TEXT",
        "utxt",
        "com.apple.traditional-mac-plain-text"
      ]
    },
    {
      "NSMenuItem": {
        "default": "BBEdit/Open File"
      },
      "NSMessage": "openFile",
      "NSPortName": "BBEdit",
      "NSSendTypes": [
        "NSStringPboardType",
        "TEXT",
        "utxt",
        "com.apple.traditional-mac-plain-text",
        "furl",
        "NSURLPboardType"
      ]
    }
  ],
  "SystemVersionCheck:MinimumSystemVersion": "10.4",
  "com.barebones.MarketingVersion": "8.7.2",
  "com.barebones.ProductBuildNumber": "260"
}
Full Meta Details
{
  "fileSize": 0.049465179443359375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 0,
        "filetype": 3,
        "ncmds": 256,
        "sizeofcmds": 22340,
        "flags": [
          "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": "Fixed Virtual Memory Library identification information command",
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 22340,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 18,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1792,
          "offset": " 0x20"
        },
        {
          "description": 23196,
          "size": 12,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": 0
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3472551422,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 2668,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 7,
          "offset": " 0x1000"
        },
        {
          "description": "Symbol segment command",
          "size": 2,
          "offset": " 0x1008"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 2668,
          "offset": " 0x1010"
        },
        {
          "description": 8325,
          "size": 1,
          "offset": " 0x1018"
        },
        {
          "description": 56,
          "size": 1095786335,
          "offset": " 0x1020"
        },
        {
          "description": 1163543879,
          "size": 20306,
          "offset": " 0x1028"
        }
      ],
      "magic": "cefaedfe",
      "offset": "1000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 4277009102,
        "cputype": 0,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 14,
        "sizeofcmds": 2928,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 18,
          "offset": " 0x7000"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x7008"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 2928,
          "offset": " 0x7010"
        },
        {
          "description": 8325,
          "size": 1,
          "offset": " 0x7018"
        },
        {
          "description": 56,
          "size": 1600081985,
          "offset": " 0x7020"
        },
        {
          "description": 1195727429,
          "size": 5394176,
          "offset": " 0x7028"
        }
      ],
      "magic": "feedface",
      "offset": "7000",
      "processorSubType": "all",
      "processorType": 0
    }
  ]
}