Does SQLiteStudio work on Apple Silicon?

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

May also be known as SQLiteStudio or Pl Salsoft SQLiteStudio

๐Ÿ“š Bundle Version History

pl.com.salsoft.SQLiteStudio

v3.4.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "NSPrincipalClass": "NSApplication",
  "CFBundleIconFile": "sqlitestudio.icns",
  "CFBundlePackageType": "APPL",
  "CFBundleGetInfoString": "SalSoft, 2022",
  "CFBundleSignature": "????",
  "CFBundleShortVersionString": "3.4.0",
  "CFBundleExecutable": "SQLiteStudio",
  "CFBundleIdentifier": "pl.com.salsoft.SQLiteStudio",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "db",
        "sdb",
        "sqlite",
        "db3",
        "s3db",
        "sqlite3",
        "sl3",
        "db2",
        "s2db",
        "sqlite2",
        "sl2"
      ],
      "CFBundleTypeName": "SQLite Database Document",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.2007293701171875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 32,
        "sizeofcmds": 2936,
        "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": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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