Does AppCode work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of v2020.3.1

May also be known as AppCode, appcode, or Jetbrains AppCode

๐Ÿ“š Bundle Version History

com.jetbrains.AppCode

v2021.1.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Xcode Project",
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "AppCodeProject",
      "LSItemContentTypes": [
        "com.apple.xcode.project"
      ],
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeName": "Xcode Workspace",
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "AppCodeWorkspace",
      "LSItemContentTypes": [
        "com.apple.dt.document.workspace"
      ],
      "LSTypeIsPackage": true
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "All documents",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleExecutable": "appcode",
  "CFBundleIconFile": "appcode.icns",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "AppCode",
  "CFBundlePackageType": "APPL",
  "CFBundleIdentifier": "com.jetbrains.AppCode",
  "CFBundleSignature": "????",
  "CFBundleGetInfoString": "AppCode 2021.1.2, build OC-211.7442.43. Copyright JetBrains s.r.o., (c) 2000-2021",
  "CFBundleShortVersionString": "2021.1.2",
  "CFBundleVersion": "OC-211.7442.43",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "LSArchitecturePriority": [
    "arm64",
    "x86_64"
  ],
  "LSRequiresNativeExecution": "YES",
  "LSMinimumSystemVersion": "10.9.4",
  "JVMOptions": {
    "ClassPath": "$APP_PACKAGE/Contents/lib/bootstrap.jar:$APP_PACKAGE/Contents/lib/util.jar:$APP_PACKAGE/Contents/lib/jdom.jar:$APP_PACKAGE/Contents/lib/log4j.jar:$APP_PACKAGE/Contents/lib/jna.jar",
    "JVMVersion": "1.8*,1.8+",
    "MainClass": "com.intellij.idea.Main",
    "Properties": {
      "idea.platform.prefix": "AppCode",
      "idea.paths.selector": "AppCode2021.1",
      "idea.executable": "appcode",
      "idea.vendor.name": "JetBrains",
      "idea.home.path": "$APP_PACKAGE/Contents"
    }
  },
  "NSCameraUsageDescription": "An application in AppCode requests access to the device's camera.",
  "NSMicrophoneUsageDescription": "An application in AppCode requests access to the device's microphone.",
  "NSLocationUsageDescription": "An application in AppCode requests access to the user's location information.",
  "NSDesktopFolderUsageDescription": "An application in AppCode requests access to the user's Desktop folder.",
  "NSDocumentsFolderUsageDescription": "An application in AppCode requests access to the user's Documents folder.",
  "NSDownloadsFolderUsageDescription": "An application in AppCode requests access to the user's Downloads folder.",
  "NSNetworkVolumesUsageDescription": "An application in AppCode requests access to files on a network volume.",
  "NSRemovableVolumesUsageDescription": "An application in AppCode requests access to files on a removable volume.",
  "NSBluetoothAlwaysUsageDescription": "An application in AppCode 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"
    }
  ]
}