Does CodeBlocks work on Apple Silicon?

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

May also be known as CodeBlocks, CodeBlocks-13, or Codeblocks App

๐Ÿ“š Bundle Version History

org.codeblocks.app

vCodeBlocks version 13.12
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "CodeBlocks",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "CodeBlocks",
  "CFBundleIconFile": "app.icns",
  "CFBundlePackageType": "APPL",
  "CFBundleVersion": "CodeBlocks version 13.12",
  "CFBundleShortVersionString": "CodeBlocks version 13.12",
  "LSRequiresCarbon": true,
  "CFBundleGetInfoString": "CodeBlocks version 13.12, (c) 2004-2013 Code::Blocks",
  "CFBundleLongVersionString": "CodeBlocks version 13.12 SVN revision 8629, (c) 2004-2013 Code::Blocks",
  "NSHumanReadableCopyright": "Copyright 2004-2013, The Code::Blocks Team",
  "CFBundleIdentifier": "org.codeblocks.app",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "cbp"
      ],
      "CFBundleTypeIconFile": "cbp.icns",
      "CFBundleTypeName": "CodeBlocks Project File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "workspace"
      ],
      "CFBundleTypeIconFile": "csd.icns",
      "CFBundleTypeName": "CodeBlocks Workspace File",
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true,
      "LSTypeIsPackage": false
    },
    {
      "CFBundleTypeExtensions": [
        "h",
        "pch"
      ],
      "CFBundleTypeIconFile": "h.icns",
      "CFBundleTypeName": "C Header Source File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "hp",
        "hpp",
        "hxx",
        "h++",
        "pch++"
      ],
      "CFBundleTypeIconFile": "h.icns",
      "CFBundleTypeName": "C++ Header Source File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "c"
      ],
      "CFBundleTypeIconFile": "c.icns",
      "CFBundleTypeName": "C Source File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "cc",
        "cp",
        "cpp",
        "cxx",
        "c++"
      ],
      "CFBundleTypeIconFile": "cpp.icns",
      "CFBundleTypeName": "C++ Source File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "d"
      ],
      "CFBundleTypeIconFile": "d.icns",
      "CFBundleTypeName": "D Source File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "s",
        "asm"
      ],
      "CFBundleTypeName": "Assembly Source File",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Plain Text File",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.9098434448242188,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3472551422,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 2512,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 7,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 2,
          "offset": " 0x8"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 2512,
          "offset": " 0x10"
        },
        {
          "description": 98437,
          "size": 1,
          "offset": " 0x18"
        },
        {
          "description": 56,
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1163543879,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 1,
          "offset": " 0x50"
        }
      ],
      "magic": "cefaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update