Does KeyCue work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as KeyCue or Macility Keycue

App Bundles

com.macility.keycue

v9.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20F71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "kcustom"
      ],
      "CFBundleTypeIconFile": "CustomDoc",
      "CFBundleTypeName": "KeyCue Shortcuts",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "KCCustomDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "ktheme"
      ],
      "CFBundleTypeIconFile": "ThemeDoc",
      "CFBundleTypeName": "KeyCue Theme",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": true,
      "NSDocumentClass": "KCThemeDocument"
    }
  ],
  "CFBundleExecutable": "KeyCue",
  "CFBundleIconFile": "Clover512.icns",
  "CFBundleIdentifier": "com.macility.keycue",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "9.10",
  "CFBundleSignature": "KeyC",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLSchemes": [
        "keycue"
      ]
    }
  ],
  "CFBundleVersion": "9.10",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E507",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1251",
  "DTXcodeBuild": "12E507",
  "LSBackgroundOnly": "0",
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSAppleEventsUsageDescription": "KeyCue needs permission to control other applications.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "KCApplication"
}
Full Meta Details
{
  "fileSize": 0.850494384765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 30,
        "sizeofcmds": 4576,
        "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": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 30,
          "offset": " 0x8"
        },
        {
          "description": "Segment Split Information Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "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": 3,
      "processorType": "X86"
    }
  ]
}
Report Update