Does Surrealist work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v3.0.8

May also be known as Surrealist, surrealist, or Surrealdb Surrealist

๐Ÿ“š Bundle Version History

com.surrealdb.surrealist

v3.0.8
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Surrealist",
  "CFBundleExecutable": "surrealist",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.surrealdb.surrealist",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Surrealist",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.0.8",
  "CFBundleVersion": "20241015.095914",
  "CSResourcesFileMapped": true,
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.13",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "surql",
        "surrealql"
      ],
      "CFBundleTypeName": "SurrealQL",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLSchemes": [
        "surrealist"
      ],
      "CFBundleURLName": "com.surrealdb.surrealist surrealist",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "LSRequiresCarbon": true,
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  }
}
Full Meta Details
{
  "fileSize": 23.568191528320312,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 32,
        "sizeofcmds": 3576,
        "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": 32,
          "offset": " 0x8"
        },
        {
          "description": "Lazy Dynamic Library Load Command",
          "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"
    }
  ]
}
Report Update