Does LaTeXiT work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2.16.2

May also be known as LaTeXiT or Fr Chachatelier Pierre LaTeXiT

๐Ÿ“š Bundle Version History

fr.chachatelier.pierre.LaTeXiT

v2.16.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19H524",
  "CFBundleDevelopmentRegion": "fr_FR",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "latexpalette"
      ],
      "CFBundleTypeIconFile": "latexit-latex-palette.icns",
      "CFBundleTypeName": "LatexPalette",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true,
      "NSDocumentClass": "MyDocument",
      "NSPersistentStoreTypeKey": "InMemory"
    },
    {
      "CFBundleTypeExtensions": [
        "pdf",
        "tex",
        "tiff",
        "tif",
        "png",
        "jpeg",
        "jpg",
        "html",
        "svg"
      ],
      "CFBundleTypeName": "MyDocumentType",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "MyDocument",
      "NSPersistentStoreTypeKey": "InMemory"
    },
    {
      "CFBundleTypeExtensions": [
        "library"
      ],
      "CFBundleTypeName": "LEELibraryType",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "MyDocument",
      "NSPersistentStoreTypeKey": "XML"
    },
    {
      "CFBundleTypeExtensions": [
        "latexhist"
      ],
      "CFBundleTypeIconFile": "latexit-lib.icns",
      "CFBundleTypeName": "HistoryType",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "MyDocument",
      "NSPersistentStoreTypeKey": "InMemory"
    },
    {
      "CFBundleTypeExtensions": [
        "latexlib"
      ],
      "CFBundleTypeIconFile": "latexit-lib.icns",
      "CFBundleTypeName": "LibraryType",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "MyDocument",
      "NSPersistentStoreTypeKey": "InMemory"
    },
    {
      "CFBundleTypeExtensions": [
        "plist"
      ],
      "CFBundleTypeIconFile": "latexit-lib.icns",
      "CFBundleTypeName": "LibraryType2",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": false,
      "NSDocumentClass": "MyDocument",
      "NSPersistentStoreTypeKey": "InMemory"
    },
    {
      "CFBundleTypeExtensions": [
        "latexitplugin"
      ],
      "CFBundleTypeIconFile": "latexit-plugin-icon.icns",
      "CFBundleTypeName": "LaTeXiTPlugin",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": true,
      "NSDocumentClass": "MyDocument",
      "NSPersistentStoreTypeKey": "InMemory"
    }
  ],
  "CFBundleExecutable": "LaTeXiT",
  "CFBundleIconFile": "latexit.icns",
  "CFBundleIdentifier": "fr.chachatelier.pierre.LaTeXiT",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.16.2",
  "CFBundleSignature": "LTXt",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "2.16.2",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.9",
  "LinkBackApplicationURL": "https://pierre.chachatelier.fr/latexit/index.php",
  "LinkBackServer": "LaTeXiT",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": false,
  "NSServices": [
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Maths display"
      },
      "NSMessage": "serviceLatexisationDisplay",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_DISPLAY",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Maths display and put result into clipboard"
      },
      "NSMessage": "serviceLatexisationDisplayAndPutIntoClipBoard",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_DISPLAY_CLIPBOARD",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Maths inline"
      },
      "NSMessage": "serviceLatexisationInline",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_INLINE",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Maths inline and put result into clipboard"
      },
      "NSMessage": "serviceLatexisationInlineAndPutIntoClipBoard",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_INLINE_CLIPBOARD",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Text"
      },
      "NSMessage": "serviceLatexisationText",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_TEXT",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Text and put result into clipboard"
      },
      "NSMessage": "serviceLatexisationTextAndPutIntoClipBoard",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_TEXT_CLIPBOARD",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Maths align"
      },
      "NSMessage": "serviceLatexisationAlign",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_ALIGN",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Typeset LaTeX Maths align and put result into clipboard"
      },
      "NSMessage": "serviceLatexisationAlignAndPutIntoClipBoard",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPostScriptPboardType",
        "com.adobe.encapsulated-postscript",
        "NSPasteboardTypeTIFF",
        "NSTIFFPboardType",
        "public.tiff",
        "NSPNGPboardType",
        "public.png",
        "public.jpeg"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeString",
        "NSStringPboardType",
        "public.utf8-plain-text"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_ALIGN_CLIPBOARD",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Detect and typeset equations"
      },
      "NSMessage": "serviceMultiLatexisation",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_MULTIPLE",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Detect and typeset equations and put result into clipboard"
      },
      "NSMessage": "serviceMultiLatexisationAndPutIntoClipBoard",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_MULTIPLE_CLIPBOARD",
      "NSTimeOut": "30000"
    },
    {
      "NSKeyEquivalent": {
        "default": "",
        "whenEnabled": ""
      },
      "NSMenuItem": {
        "default": "LaTeXiT/Un-latexize the equations"
      },
      "NSMessage": "serviceDeLatexisation",
      "NSPortName": "LaTeXiT",
      "NSRequiredContext": {},
      "NSReturnTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf",
        "NSPasteboardTypeRTF",
        "NSRTFPboardType",
        "public.rtf"
      ],
      "NSSendTypes": [
        "NSPasteboardTypeRTFD",
        "NSRTFDPboardType",
        "com.apple.flat-rtfd",
        "NSPasteboardTypePDF",
        "NSPDFPboardType",
        "com.adobe.pdf"
      ],
      "NSServiceDescription": "SERVICE_DESCRIPTION_DELATEXISATION",
      "NSTimeOut": "30000"
    }
  ],
  "SUFeedURL": "https://pierre.chachatelier.fr/latexit/downloads/latexit-sparkle-en.rss",
  "SUPublicDSAKeyFile": "dsa_sparkle_latexit_pub.pem"
}
Full Meta Details
{
  "fileSize": 2.232666015625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 77120,
        "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": 77120,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 75776,
          "offset": " 0x20"
        },
        {
          "description": 70544,
          "size": 15,
          "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": 39,
        "sizeofcmds": 5072,
        "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": 39,
          "offset": " 0x4008"
        },
        {
          "description": "Dynamic Loader Environment 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x4090"
        },
        {
          "description": 55296,
          "size": 5,
          "offset": " 0x4098"
        }
      ],
      "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": 41,
        "sizeofcmds": 5168,
        "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": 41,
          "offset": " 0x128008"
        },
        {
          "description": "Data In Code Load Command",
          "size": 131205,
          "offset": " 0x128010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x128018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x128020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x128028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x128060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x128068"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x128080"
        },
        {
          "description": 0,
          "size": 55296,
          "offset": " 0x128090"
        },
        {
          "description": 55296,
          "size": 5,
          "offset": " 0x128098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x1280a0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "128000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update