Does Yaak work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2025.1.2

May also be known as Yaak, yaak-app, yaak, or App Yaak Desktop

๐Ÿ“š Bundle Version History

app.yaak.desktop

v2025.1.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Yaak",
  "CFBundleExecutable": "yaak-app",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "app.yaak.desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Yaak",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2025.1.2",
  "CFBundleVersion": "20250226.062659",
  "CSResourcesFileMapped": true,
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "13.0",
  "CFBundleURLTypes": [
    {
      "CFBundleURLSchemes": [
        "yaak"
      ],
      "CFBundleURLName": "app.yaak.desktop yaak",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "LSRequiresCarbon": true,
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Yaak",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "": {
        "NSExceptionAllowsInsecureHTTPLoads": true,
        "NSIncludesSubdomains": true
      }
    }
  }
}
Full Meta Details
{
  "fileSize": 34.81285095214844,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 36,
        "sizeofcmds": 3712,
        "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": 36,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "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"
        },
        {
          "description": 0,
          "size": 168960,
          "offset": " 0x80"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update