Does Alacritty work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2 Translation

May also be known as Alacritty, alacritty, or Io Alacritty

๐Ÿ“š Bundle Version History

io.alacritty

v0.8.0-dev
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "en",
  "CFBundleExecutable": "alacritty",
  "CFBundleIdentifier": "io.alacritty",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Alacritty",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.8.0-dev",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "1",
  "CFBundleIconFile": "alacritty.icns",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDisplayName": "Alacritty",
  "NSRequiresAquaSystemAppearance": "NO",
  "NSAppleEventsUsageDescription": "An application in Alacritty would like to access AppleScript.",
  "NSCalendarsUsageDescription": "An application in Alacritty would like to access calendar data.",
  "NSCameraUsageDescription": "An application in Alacritty would like to access the camera.",
  "NSContactsUsageDescription": "An application in Alacritty wants to access your contacts.",
  "NSLocationAlwaysUsageDescription": "An application in Alacritty would like to access your location information, even in the background.",
  "NSLocationUsageDescription": "An application in Alacritty would like to access your location information.",
  "NSLocationWhenInUseUsageDescription": "An application in Alacritty would like to access your location information while active.",
  "NSMicrophoneUsageDescription": "An application in Alacritty would like to access your microphone.",
  "NSRemindersUsageDescription": "An application in Alacritty would like to access your reminders.",
  "NSSystemAdministrationUsageDescription": "An application in Alacritty requires elevated permissions."
}
Full Meta Details
{
  "fileSize": 3.485647201538086,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 29,
        "sizeofcmds": 3024,
        "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": 29,
          "offset": " 0x8"
        },
        {
          "description": "Code Signature",
          "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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}