Does MarkText work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v0.17.1

May also be known as MarkText, marktext-arm64-mac, or Github Marktext Marktext

๐Ÿ“š Bundle Version History

com.github.marktext.marktext

v0.17.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"llYijEAXO6Q1FyluMy0XsYVY9wc+nzRuDuEZr5xwedJAKg38tET9z3Zjw73EGDt+JheVXxBVg8SoYJUelUA8KA==\"}}",
  "CFBundleDisplayName": "MarkText",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "md",
        "markdown",
        "mmd",
        "mdown",
        "mdtxt",
        "mdtext"
      ],
      "CFBundleTypeIconFile": "md.icns",
      "CFBundleTypeName": "Markdown",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Default"
    }
  ],
  "CFBundleExecutable": "MarkText",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.github.marktext.marktext",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "MarkText",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.17.1",
  "CFBundleVersion": "0.17.1",
  "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,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2022 Jocs",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.20975494384765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 27,
        "sizeofcmds": 2888,
        "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": 27,
          "offset": " 0x8"
        },
        {
          "description": "UUID 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update