Does Quicksilver work on Apple Silicon?

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

May also be known as Quicksilver or Blacktree Quicksilver

๐Ÿ“š Bundle Version History

com.blacktree.Quicksilver

v1.4.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "14F1808",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "silver"
      ],
      "CFBundleTypeIconFile": "silver",
      "CFBundleTypeName": "Quicksilver Archive",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "qsshelf"
      ],
      "CFBundleTypeIconFile": "qsshelf",
      "CFBundleTypeName": "Quicksilver Shelf",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Everything",
      "CFBundleTypeOSTypes": [
        "****",
        "fold",
        "disk"
      ],
      "CFBundleTypeRole": "None",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "qsplugin"
      ],
      "CFBundleTypeIconFile": "QSPlugIn",
      "CFBundleTypeName": "Quicksilver Plugin",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeExtensions": [
        "qscatalogentry"
      ],
      "CFBundleTypeName": "Quicksilver Catalog Entries",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "qspkg"
      ],
      "CFBundleTypeIconFile": "qspkg",
      "CFBundleTypeName": "Quicksilver Package",
      "CFBundleTypeRole": "Viewer",
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "qscommand"
      ],
      "CFBundleTypeIconFile": "qscommand",
      "CFBundleTypeName": "Quicksilver Command",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSPersistentStoreTypeKey": "Binary"
    }
  ],
  "CFBundleExecutable": "Quicksilver",
  "CFBundleHelpBookFolder": "QSHelp",
  "CFBundleHelpBookName": "Quicksilver Help",
  "CFBundleIconFile": "Quicksilver",
  "CFBundleIdentifier": "com.blacktree.Quicksilver",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Quicksilver",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.4.2",
  "CFBundleSignature": "daed",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Quicksilver Installation URL",
      "CFBundleURLSchemes": [
        "qsinstall"
      ]
    },
    {
      "CFBundleURLName": "HTTP-POST Quicksilver Query",
      "CFBundleURLSchemes": [
        "qssp-http"
      ]
    },
    {
      "CFBundleURLName": "HTTP-GET Quicksilver Query",
      "CFBundleURLSchemes": [
        "qss-http"
      ]
    },
    {
      "CFBundleURLName": "Quicksilver",
      "CFBundleURLSchemes": [
        "qs"
      ]
    }
  ],
  "CFBundleVersion": "401A",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "7C1002",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "15C43",
  "DTSDKName": "macosx10.11",
  "DTXcode": "0721",
  "DTXcodeBuild": "7C1002",
  "LSHasLocalizedDisplayName": 1,
  "LSUIElement": true,
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2000-2008 Blacktree, Inc.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "QSApp",
  "NSServices": [
    {
      "NSKeyEquivalent": {
        "default": "\u001b"
      },
      "NSMenuItem": {
        "default": "Get Current Selection (Do Not Change Shortcut)"
      },
      "NSMessage": "getSelection",
      "NSPortName": "Quicksilver",
      "NSRequiredContext": {},
      "NSSendFileTypes": [
        "public.data"
      ],
      "NSSendTypes": [
        "NSFilenamesPboardType",
        "NSFileContentsPboardType",
        "NSFontPboardType",
        "NSColorPboardType",
        "NSHTMLPboardType",
        "NSPDFPboardType",
        "NSPICTPboardType",
        "NSPostScriptPboardType",
        "NSRulerPboardType",
        "NSRTFPboardType",
        "NSRTFDPboardType",
        "NSStringPboardType",
        "NSTabularTextPboardType",
        "NSTIFFPboardType",
        "NSURLPboardType",
        "NSVCardPboardType",
        "NSFilesPromisePboardType"
      ],
      "NSTimeout": "10000",
      "NSUserData": "GetSelection"
    }
  ],
  "NSSupportsAutomaticGraphicsSwitching": true,
  "QSReleaseStatus": 0,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.bom-compressed-cpio"
      ],
      "UTTypeDescription": "Quicksilver PKG",
      "UTTypeIconFile": "QSPkg.icns",
      "UTTypeIdentifier": "com.blacktree.qspkg",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qspkg"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.bundle"
      ],
      "UTTypeDescription": "Quicksilver Plugin",
      "UTTypeIconFile": "QSPlugIn.icns",
      "UTTypeIdentifier": "com.blacktree.qsplugin",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qsplugin"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.3312530517578125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 31,
        "sizeofcmds": 4632,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 31,
          "offset": " 0x8"
        },
        {
          "description": 31,
          "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