Does MailMate work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.14

May also be known as MailMate or Freron MailMate

๐Ÿ“š Bundle Version History

com.freron.MailMate

v1.14
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleName": "MailMate",
  "CFBundleShortVersionString": "1.14",
  "CFBundleVersion": "5782",
  "CFBundleExecutable": "MailMate",
  "CFBundleGetInfoString": "1.14 (r5782)",
  "CFBundleHelpBookFolder": "MailMate Help",
  "CFBundleHelpBookName": "MailMate Help",
  "CFBundleIconFile": "MailMate",
  "CFBundleIdentifier": "com.freron.MailMate",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "MlMt",
  "CFBundleDevelopmentRegion": "English",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.12",
  "MailLinkSupported": true,
  "MailPageSupported": true,
  "NSAppleEventsUsageDescription": "Various actions in MailMate requires it to talk to other applications using AppleScript.",
  "NSAppleScriptEnabled": true,
  "NSContactsUsageDescription": "Your contacts are searched when automatically completing email addresses in the Composer. It can be changed in the Composer preferences pane.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "MmApplication",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSupportsAutomaticTermination": false,
  "NSUserActivityTypes": [
    "com.apple.mail.compose",
    "com.apple.mail.message"
  ],
  "OSAScriptingDefinition": "MailMate.sdef",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Generic Document",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "eml"
      ],
      "CFBundleTypeMIMETypes": [
        "message/rfc822"
      ],
      "CFBundleTypeName": "Email Message",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "emlx"
      ],
      "CFBundleTypeMIMETypes": [
        "message/rfc822"
      ],
      "CFBundleTypeName": "Apple Mail Message",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "mbox"
      ],
      "CFBundleTypeName": "Mailbox",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeIconFile": "MailMate Bundle",
      "CFBundleTypeName": "MailMate bundle",
      "CFBundleTypeRole": "Editor",
      "LSTypeIsPackage": "1",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.freron.mailmate.bundle"
      ]
    },
    {
      "CFBundleTypeIconFile": "MailMate Command",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.freron.mailmate.command"
      ]
    },
    {
      "CFBundleTypeIconFile": "MailMate Filter",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.freron.mailmate.filter"
      ]
    },
    {
      "CFBundleTypeIconFile": "MailMate Theme",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.freron.mailmate.theme"
      ]
    }
  ],
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeDescription": "MailMate Bundle",
      "UTTypeIconFile": "MailMate Bundle",
      "UTTypeIdentifier": "com.freron.mailmate.bundle",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mmBundle",
          "mmbundle"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.property-list"
      ],
      "UTTypeDescription": "MailMate Command",
      "UTTypeIconFile": "MailMate Command",
      "UTTypeIdentifier": "com.freron.mailmate.command",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mmCommand",
          "mmcommand"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.property-list"
      ],
      "UTTypeDescription": "MailMate Filter",
      "UTTypeIconFile": "MailMate Filter",
      "UTTypeIdentifier": "com.freron.mailmate.filter",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mmFilter",
          "mmfilter"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.property-list"
      ],
      "UTTypeDescription": "MailMate Theme",
      "UTTypeIconFile": "MailMate Theme",
      "UTTypeIdentifier": "com.freron.mailmate.theme",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mmTheme",
          "mmtheme"
        ]
      }
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Private MailMate URL scheme",
      "CFBundleURLSchemes": [
        "mlmt"
      ]
    },
    {
      "CFBundleURLName": "Email Address URL (RFC 6068)",
      "CFBundleURLSchemes": [
        "mailto"
      ]
    },
    {
      "CFBundleURLName": "Message-ID Uniform Resource Locator (Apple)",
      "CFBundleURLSchemes": [
        "message"
      ]
    },
    {
      "CFBundleURLName": "Message-ID Uniform Resource Locator (RFC 2392)",
      "CFBundleURLSchemes": [
        "mid"
      ]
    },
    {
      "CFBundleURLName": "Content-ID Uniform Resource Locator (RFC 2392)",
      "CFBundleURLSchemes": [
        "cid"
      ]
    }
  ],
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "freron.com": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSIncludesSubdomains": true
      },
      "mailmate-app.com": {
        "NSExceptionAllowsInsecureHTTPLoads": false,
        "NSIncludesSubdomains": true
      }
    }
  },
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "MailMate/New Email With Attachment"
      },
      "NSMessage": "mailFiles",
      "NSPortName": "MailMate",
      "NSRequiredContext": [],
      "NSSendTypes": [
        "NSFilenamesPboardType"
      ]
    },
    {
      "NSMenuItem": {
        "default": "MailMate/New Email With Selection"
      },
      "NSMessage": "mailSelection",
      "NSPortName": "MailMate",
      "NSRequiredContext": [],
      "NSSendTypes": [
        "NSStringPboardType"
      ]
    }
  ],
  "MMSigningKeys": {
    "com.freron.benny": "-----BEGIN PUBLIC KEY-----\nMIIDOzCCAi4GByqGSM44BAEwggIhAoIBAQCdGctYypGmBnklgKCS0LYU3ej4xxOf\nXdHHtz4uySgNfGGJ4elvG74CrwC2MhOJIYd0giAtmMGFc1t/7LtV5q8FxHnJS4bZ\nTBJN6taQHFT3rWUAzirXYY+qrWnpmxKSKDKNUmqpkw5cJqSon4ZRfFuwZ1nR1ikg\nznFm0R/A9vvZjM/joxf2Mapm0H/ApblDf1/MWLI7G9XZvzA1jqeEd8zYxGEeqis4\nQwd3WiKe+WFpBFjGhh0p7VW7JKh7k7nejUCPXQnIju7IKTrPS7LGZWA7cr5XCUKX\nd0/Xu6/7ebbiQkpUAAOpvtSttG/rC1dqVvotUUQJTJ8JnJtUr5vh2JzPAhUAmEre\nLvP01rhnSOb9R5UcgJWIvtsCggEBAJAVCX1o18pvCqLN5ITUq4MzrwYdjp4Z/Gnv\nlNd4naKbvvI+POPv8UrTf1CfDVUr42YPJNPk4zdzy9/gEQaIhpKWCGZ225eCQJrf\nBU1esiZ4LdhpjJ2kCMm3uPUmkXzEmw4WoVqHZpGfjkOTOM7Nb7ROWp2E7h7MgZji\nE5g21J0ItiRmvdr65xvVgJtz4GGiHHurJ9DbSWaGSOuSu2u3nS0ZBKur2/sczlGJ\nSYmuiAYGF7ai71L6PqixIAqlzwzm5aEiKIkCA/hvhOspCCCttbjROAtAatkJxj5X\nFjPgjEyCEXWqCMXkZHZERhPxpKw6L9LFkyeCIFgzYZuUCfh16ToDggEFAAKCAQA2\nm7SVbdfj/2hLFUmB4Yy6YLWPTPXKkDdBV6JMsvu/QtX5LkVZP51Fs8aDvXtNTEGf\n0sSNUIwC2VuDwwKkETOQHzIiMWKsL2DSTG/k4GqAdaeXYK5KzEKT7AyffsxmhHEa\nZ6kMGggbz9+3frjf44hoeRUrZ6zEdpT1zRr/zg8Geywepktj7H7wIMteOnjXirNy\nvC1vh/kjVw6ulKENTVOKzJLjOPGa7DRb25CLtkfV8ZcTsZ5z8kY+CjsESE/kU1+F\nARpxo2kebaGrx0G+b/N3RgoMYXzg3Z5kiV0zMThJR4QiwjTdPHFjzPdJZNHQnZKQ\nSs8TDcnmcG4Yw8kxHeh7\n-----END PUBLIC KEY-----\n"
  }
}
Full Meta Details
{
  "fileSize": 20.231964111328125,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 10903136,
        "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": 10903136,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 42752,
          "offset": " 0x20"
        },
        {
          "description": 10270240,
          "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": 42,
        "sizeofcmds": 5672,
        "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": 42,
          "offset": " 0x4008"
        },
        {
          "description": "Source Version Command",
          "size": 10584197,
          "offset": " 0x4010"
        },
        {
          "description": 10584197,
          "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": 474112,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 474112,
          "offset": " 0x4090"
        },
        {
          "description": 474112,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x40a0"
        }
      ],
      "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": 42,
        "sizeofcmds": 5608,
        "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": 42,
          "offset": " 0xa70008"
        },
        {
          "description": "Source Version Command",
          "size": 10584197,
          "offset": " 0xa70010"
        },
        {
          "description": 10584197,
          "size": 25,
          "offset": " 0xa70018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xa70020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xa70028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0xa70060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0xa70068"
        },
        {
          "description": 0,
          "size": 448512,
          "offset": " 0xa70080"
        },
        {
          "description": 0,
          "size": 448512,
          "offset": " 0xa70090"
        },
        {
          "description": 448512,
          "size": 5,
          "offset": " 0xa70098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0xa700a0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "a70000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update