Does CLion work on Apple Silicon?

โœ… Yes, full native support as of v2020.3.1

May also be known as CLion, clion, or Jetbrains CLion

๐Ÿ“š Bundle Version History

com.jetbrains.CLion

v2021.2.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "c"
      ],
      "CFBundleTypeIconFile": "clion.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "h"
      ],
      "CFBundleTypeIconFile": "clion.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "C"
      ],
      "CFBundleTypeIconFile": "clion.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "cpp"
      ],
      "CFBundleTypeIconFile": "clion.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "cxx"
      ],
      "CFBundleTypeIconFile": "clion.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "hpp"
      ],
      "CFBundleTypeIconFile": "clion.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "hxx"
      ],
      "CFBundleTypeIconFile": "clion.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "clion",
  "CFBundleIconFile": "clion.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "CLion",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.CLion",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "CLion 2021.2.1, build CL-212.5080.54. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "2021.2.1",
  "CFBundleVersion": "CL-212.5080.54",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSArchitecturePriority": [
    "arm64",
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.9.4",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "java.system.class.loader": "com.intellij.util.lang.PathClassLoader",
      "idea.vendor.name": "JetBrains",
      "idea.paths.selector": "CLion2021.2",
      "idea.platform.prefix": "CLion",
      "splash": "true",
      "idea.executable": "clion",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in CLion requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in CLion requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in CLion requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in CLion requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in CLion requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in CLion requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in CLion requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in CLion requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in CLion requests access to Bluetooth."
}
Full Meta Details
{
  "fileSize": 0.20355224609375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 82288,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 82288,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 7168,
          "offset": " 0x20"
        },
        {
          "description": 98752,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 21,
          "offset": " 0x4008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x1c008"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x1c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x1c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1c028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}