Does HEY work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.2.10

May also be known as HEY or Hey App Desktop

๐Ÿ“š Bundle Version History

com.hey.app.desktop

v1.2.10
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDisplayName": "HEY",
  "CFBundleExecutable": "HEY",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.hey.app.desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "HEY",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.2.10",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Email links",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    }
  ],
  "CFBundleVersion": "1.2.10",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "12.3",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1331",
  "DTXcodeBuild": "13E500a",
  "ElectronAsarIntegrity": {
    "Resources/app.asar": {
      "algorithm": "SHA256",
      "hash": "7654badfcf9ccac62756a005ed9c9e738d2b93f62340b332cd6f46a627a981d0"
    }
  },
  "LSApplicationCategoryType": "public.app-category.business",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2022 Basecamp, LLC",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.0660858154296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1384,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v1.2.8
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"E6YUnm3Il1I3flt06zRkZpJRBPbh57g4TY7qYiWBQbQL5PIBSuCQWAkmT4PlCIZdZd1fhPBco4iwrIr7l2O9aA==\"}}",
  "CFBundleDisplayName": "HEY",
  "CFBundleExecutable": "HEY",
  "CFBundleIconFile": "HEY.icns",
  "CFBundleIdentifier": "com.hey.app.desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "HEY",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.2.8",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Email links",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    }
  ],
  "CFBundleVersion": "1.2.8",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "12.3",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1331",
  "DTXcodeBuild": "13E500a",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "c00bfa33b880e123a142938265ae353080b82dd45507be18421064e49440fa39"
    }
  },
  "LSApplicationCategoryType": "public.app-category.business",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2022 Basecamp, LLC",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.031005859375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 15,
        "sizeofcmds": 1456,
        "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": 15,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Linker Identifier",
          "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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v1.2.5
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"SaX8V9f7Le7SDrtS9XkxpD7vsQ9vZhEwPT3fKK+nNXm1jhgws5YcELawaWCFXYfhg17Epm5qYsu8hx1jAjcJ1Q==\"}}",
  "CFBundleDisplayName": "HEY",
  "CFBundleExecutable": "HEY",
  "CFBundleIconFile": "HEY.icns",
  "CFBundleIdentifier": "com.hey.app.desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "HEY",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.2.5",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Email links",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    }
  ],
  "CFBundleVersion": "1.2.5",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "857172e4d62de44b72638d5fa2f787dfd525c4bb666d729ed0e0c987af6b1f38"
    }
  },
  "LSApplicationCategoryType": "public.app-category.business",
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2022 Basecamp, LLC",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.0660858154296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1464,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v1.1.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"MxsRQkRzGJnlSGaWkF9L6E5I8MVUwVdK6yMhVz6tBqSIv0NZBHt+8uOjqKUmko4I/Qzu6LGOxTvg5P8BkteV3g==\"}}",
  "BuildMachineOSBuild": "18E226",
  "CFBundleDisplayName": "HEY",
  "CFBundleExecutable": "HEY",
  "CFBundleIconFile": "HEY.icns",
  "CFBundleIdentifier": "com.hey.app.desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "HEY",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.1.0",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Email links",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    }
  ],
  "CFBundleVersion": "1.1.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "10.15",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1110",
  "DTXcodeBuild": "11A1027",
  "LSApplicationCategoryType": "public.app-category.business",
  "LSMinimumSystemVersion": "10.10.0",
  "LSRequiresNativeExecution": true,
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2020 Basecamp, LLC",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.1931610107421875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1952,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update