Does GitHub Desktop work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of v2.8.3

May also be known as GitHub Desktop, GitHub Desktop 2, or Github GitHubClient

๐Ÿ“š Bundle Version History

com.github.GitHubClient

v2.9.12
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.9.12",
  "CFBundleVersion": "2.9.12",
  "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.developer-tools",
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.0660247802734375,
  "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"
    }
  ]
}
v2.9.6
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.9.6",
  "CFBundleVersion": "2.9.6",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.1971893310546875,
  "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "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"
    }
  ]
}
v2.9.4
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.9.4",
  "CFBundleVersion": "2.9.4",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.2117919921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 2040,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load 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"
    }
  ]
}
v2.8.2-beta1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.8.2-beta1",
  "CFBundleVersion": "2.8.2-beta1",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.1971893310546875,
  "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "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"
    }
  ]
}
v2.8.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.8.2",
  "CFBundleVersion": "2.8.2",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.2117919921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 2040,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load 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"
    }
  ]
}
v2.8.1-beta2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.8.1-beta2",
  "CFBundleVersion": "2.8.1-beta2",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.2117919921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 2040,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load 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"
    }
  ]
}
v2.8.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.8.0",
  "CFBundleVersion": "2.8.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.1971893310546875,
  "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "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"
    }
  ]
}
v2.7.3-beta2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.7.3-beta2",
  "CFBundleVersion": "2.7.3-beta2",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.2117919921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 2040,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load 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"
    }
  ]
}
v2.7.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.7.2",
  "CFBundleVersion": "2.7.2",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.1971893310546875,
  "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "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"
    }
  ]
}
v2.7.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.7.1",
  "CFBundleVersion": "2.7.1",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.1971893310546875,
  "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "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"
    }
  ]
}
v2.6.6
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.6.6",
  "CFBundleVersion": "2.6.6",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.1971893310546875,
  "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": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "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"
    }
  ]
}
v2.6.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "18E226",
  "CFBundleDisplayName": "GitHub Desktop",
  "CFBundleExecutable": "GitHub Desktop",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.github.GitHubClient",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GitHub Desktop",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.6.3",
  "CFBundleVersion": "2.6.3",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "10.15",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1110",
  "DTXcodeBuild": "11A1027",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.10.0",
  "LSRequiresNativeExecution": true,
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Folders",
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "public.folder"
      ],
      "LSHandlerRank": "Alternate"
    }
  ],
  "NSAppleEventsUsageDescription": "GitHub Desktop uses Apple Events to implement integration features with external editors.",
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "com.github.GitHubClient",
      "CFBundleURLSchemes": [
        "x-github-desktop-auth",
        "x-github-client",
        "github-mac"
      ]
    }
  ],
  "NSHumanReadableCopyright": "Copyright ยฉ 2017 GitHub, Inc."
}
Full Meta Details
{
  "fileSize": 0.1971893310546875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 128,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load 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"
    }
  ]
}