Does Qt Creator work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of 6.0.0

May also be known as Qt Creator or Qt-project Qtcreator

๐Ÿ“š Bundle Version History

org.qt-project.qtcreator

v4.15.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIconFile": "qtcreator-project.icns",
      "UTTypeDescription": "Qt Creator Makefile Based Project File",
      "UTTypeConformsTo": [
        "public.plain-text"
      ],
      "UTTypeIdentifier": "org.qt-project.qtcreator-genericproject",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "creator"
        ]
      }
    },
    {
      "UTTypeIconFile": "qtcreator-project.icns",
      "UTTypeDescription": "Quick Project File",
      "UTTypeConformsTo": [
        "public.plain-text",
        "org.qt-project.qml"
      ],
      "UTTypeIdentifier": "org.qt-project.qtcreator-qmlproject",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qmlproject"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeIconFile": "qtcreator-project.icns",
      "UTTypeDescription": "Qt Project File",
      "UTTypeConformsTo": [
        "public.source-code"
      ],
      "UTTypeIdentifier": "org.qt-project.pro",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pro"
        ]
      }
    },
    {
      "UTTypeIconFile": "qtcreator-project.icns",
      "UTTypeDescription": "Qt Project Include File",
      "UTTypeConformsTo": [
        "public.source-code"
      ],
      "UTTypeIdentifier": "org.qt-project.pri",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pri",
          "prf"
        ]
      }
    },
    {
      "UTTypeIconFile": "qtcreator-project.icns",
      "UTTypeDescription": "Qbs Project File",
      "UTTypeConformsTo": [
        "public.source-code"
      ],
      "UTTypeIdentifier": "org.qt-project.qbs",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qbs"
        ]
      }
    },
    {
      "UTTypeDescription": "Qt Resource File",
      "UTTypeConformsTo": [
        "public.source-code",
        "public.xml"
      ],
      "UTTypeIdentifier": "org.qt-project.qrc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qrc"
        ]
      }
    },
    {
      "UTTypeDescription": "Qt UI File",
      "UTTypeConformsTo": [
        "public.source-code",
        "public.xml"
      ],
      "UTTypeIdentifier": "org.qt-project.ui",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ui"
        ]
      }
    },
    {
      "UTTypeDescription": "Qt Markup Language",
      "UTTypeConformsTo": [
        "public.source-code"
      ],
      "UTTypeIdentifier": "org.qt-project.qml",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qml"
        ]
      }
    },
    {
      "UTTypeDescription": "Qt Documentation",
      "UTTypeConformsTo": [
        "public.source-code"
      ],
      "UTTypeIdentifier": "org.qt-project.qdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qdoc"
        ]
      }
    },
    {
      "UTTypeDescription": "Qt Documentation Configuration",
      "UTTypeConformsTo": [
        "public.source-code"
      ],
      "UTTypeIdentifier": "org.qt-project.qdocconf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "qdocconf"
        ]
      }
    }
  ],
  "NSPrincipalClass": "NSApplication",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default",
      "LSItemContentTypes": [
        "org.qt-project.pro",
        "org.qt-project.pri",
        "org.qt-project.qbs",
        "org.qt-project.qrc",
        "org.qt-project.ui",
        "org.qt-project.qml",
        "org.qt-project.qdoc",
        "org.qt-project.qdocconf",
        "org.qt-project.qtcreator-genericproject",
        "org.qt-project.qtcreator-qmlproject"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.c-source",
        "public.objective-c-source",
        "public.c-plus-plus-source",
        "public.objective-c-plus-plus-source",
        "public.c-header",
        "public.c-plus-plus-header",
        "com.sun.java-source",
        "com.netscape.javascript-source",
        "public.python-script",
        "public.plain-text",
        "com.apple.nspboard-type"
      ]
    }
  ],
  "NSHumanReadableCopyright": "(C) 2021 The Qt Company Ltd",
  "CFBundleIconFile": "qtcreator",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleExecutable": "Qt Creator",
  "CFBundleIdentifier": "org.qt-project.qtcreator",
  "CFBundleVersion": "4.15.1",
  "CFBundleShortVersionString": "4.15.1",
  "LSMinimumSystemVersion": "10.13",
  "NSAppleEventsUsageDescription": "This application wants to run AppleScript.",
  "NSBluetoothPeripheralUsageDescription": "A user application wants to access bluetooth.",
  "NSCalendarsUsageDescription": "A user application wants to access calendars.",
  "NSCameraUsageDescription": "A user application wants to access the camera.",
  "NSContactsUsageDescription": "A user application wants to access contacts.",
  "NSLocationWhenInUseUsageDescription": "A user application wants to access location information.",
  "NSMicrophoneUsageDescription": "A user application wants to access the microphone.",
  "NSPhotoLibraryAddUsageDescription": "A user application wants write access to the photo library.",
  "NSPhotoLibraryUsageDescription": "A user application wants to access the photo library.",
  "NSRemindersUsageDescription": "A user application wants to access the reminders."
}
Full Meta Details
{
  "fileSize": 0.133544921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2432,
        "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": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines Command",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}